From 1e5bd46a401e7745f3c19891a159a6d602c5fb7d Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Tue, 15 Apr 2025 17:27:54 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=84=E4=BB=B6=E9=A2=84=E8=A7=88=E7=AD=9B?= =?UTF-8?q?=E9=80=89=E6=98=AF=E5=90=A6=E4=B8=8B=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/SignatureTemplate/attachmentPreview.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/dictionary/attachment/components/SignatureTemplate/attachmentPreview.vue b/src/views/dictionary/attachment/components/SignatureTemplate/attachmentPreview.vue index ae987ef7..1857675e 100644 --- a/src/views/dictionary/attachment/components/SignatureTemplate/attachmentPreview.vue +++ b/src/views/dictionary/attachment/components/SignatureTemplate/attachmentPreview.vue @@ -78,6 +78,7 @@ const defaultSearchData = () => { PageIndex: 1, PageSize: 1000, Asc: false, + OffLine: false, SortField: null } }