From 9a88930a044c2ea86ae68b54a0054d2a8f75c2dd Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 21 Apr 2025 09:47:20 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E7=94=A8=E5=9F=B9=E8=AE=AD=E5=88=9B?= =?UTF-8?q?=E5=BB=BA=E9=BB=98=E8=AE=A4=E8=AE=BE=E7=BD=AE=E4=B8=BA=E5=A4=B1?= =?UTF-8?q?=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../attachment/components/SignatureTemplate/TemplateForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dictionary/attachment/components/SignatureTemplate/TemplateForm.vue b/src/views/dictionary/attachment/components/SignatureTemplate/TemplateForm.vue index 5f30ba3f..fa373d63 100644 --- a/src/views/dictionary/attachment/components/SignatureTemplate/TemplateForm.vue +++ b/src/views/dictionary/attachment/components/SignatureTemplate/TemplateForm.vue @@ -77,7 +77,7 @@ export default { FileTypeId: '', Name: '', Path: '', - IsDeleted: false, + IsDeleted: true, SignViewMinimumMinutes: null, DocUserSignType: 0, CurrentStaffTrainDays: null,