From 9eff776e30bd740943820b54a8f202beab4ea597 Mon Sep 17 00:00:00 2001 From: yinq Date: Wed, 15 Apr 2026 15:34:12 +0800 Subject: [PATCH] =?UTF-8?q?1.1.18=20=E5=B8=82=E5=9C=BA=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=98=BE=E7=A4=BA=E5=85=B3=E8=81=94=E5=90=88?= =?UTF-8?q?=E5=90=8C=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/oa/erp/projectInfo/edit.vue | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/src/views/oa/erp/projectInfo/edit.vue b/src/views/oa/erp/projectInfo/edit.vue index b06bc1c..27838e0 100644 --- a/src/views/oa/erp/projectInfo/edit.vue +++ b/src/views/oa/erp/projectInfo/edit.vue @@ -22,7 +22,13 @@ 项目关联合同 - 新增关联 @@ -69,7 +75,7 @@ - + {{ dict.label }} @@ -155,13 +161,13 @@ - - - - - - - + + + + + + + @@ -354,7 +360,7 @@ type ProjectInfoFormEx = ProjectInfoForm & { const initFormData: ProjectInfoFormEx = { projectId: undefined, - contractFlag: '1', + contractFlag: '2', projectCode: undefined, projectName: undefined, businessDirection: undefined,