From f9a301b812087dd32328f06a7ee2359bbc09e774 Mon Sep 17 00:00:00 2001 From: zhang_li Date: Wed, 28 May 2025 16:22:03 +0800 Subject: [PATCH] =?UTF-8?q?SBBJ-1102=E5=8E=82=E5=86=85=E6=A8=A1=E5=85=B7?= =?UTF-8?q?=E5=8F=B0=E8=B4=A6=E3=80=81=E5=8E=82=E5=A4=96=E6=A8=A1=E5=85=B7?= =?UTF-8?q?=E5=8F=B0=E8=B4=A6=EF=BC=8C=E6=98=8E=E7=BB=86=E9=87=8C=E7=A8=8B?= =?UTF-8?q?=E7=A2=91=EF=BC=8C=E5=BA=94=E5=A2=9E=E5=8A=A0=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=88=97=EF=BC=8C=E7=8E=B0=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=90=8E=EF=BC=8C=E4=B8=8D=E8=83=BD=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/eam/mold/moldAccounts/index.vue | 4 +++- src/views/eam/mold/moldAccounts/moldAccounts.data.ts | 4 ++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/views/eam/mold/moldAccounts/index.vue b/src/views/eam/mold/moldAccounts/index.vue index 1c1d566..b4a0559 100644 --- a/src/views/eam/mold/moldAccounts/index.vue +++ b/src/views/eam/mold/moldAccounts/index.vue @@ -85,7 +85,9 @@ :milestoneFuncCode="milestone" > diff --git a/src/views/eam/mold/moldAccounts/moldAccounts.data.ts b/src/views/eam/mold/moldAccounts/moldAccounts.data.ts index 25dc379..2c7c03d 100644 --- a/src/views/eam/mold/moldAccounts/moldAccounts.data.ts +++ b/src/views/eam/mold/moldAccounts/moldAccounts.data.ts @@ -408,6 +408,10 @@ export const MoldMilestone = useCrudSchemas(reactive([ label: '文件', field: 'fileList', sort: 'custom', + table: { + width:400 + }, + isForm:false }, { label: '操作',