From a4aa1f38e90d07d55c804bb6912a46816a789ce0 Mon Sep 17 00:00:00 2001 From: yufei0306 <13417315+yufei0306@user.noreply.gitee.com> Date: Tue, 9 Apr 2024 08:28:06 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E9=80=80=E8=B4=A7=E7=94=B3?= =?UTF-8?q?=E8=AF=B7--=E6=96=B0=E5=A2=9E=EF=BC=8C=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=98=8E=E7=BB=86=E5=88=A0=E9=99=A4=E5=8D=A1=E9=A1=BF=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TableForm/src/TableForm.vue | 15 +++++++++------ .../purchasereturnRequestMain.data.ts | 1 + 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/src/components/TableForm/src/TableForm.vue b/src/components/TableForm/src/TableForm.vue index 5d25c1d81..e6185ed51 100644 --- a/src/components/TableForm/src/TableForm.vue +++ b/src/components/TableForm/src/TableForm.vue @@ -40,7 +40,7 @@ /> - - - + @@ -92,6 +92,7 @@ :prop="headerItem.field"> - - ([ label: '部门', field: 'departmentCode', sort: 'custom', + isForm:false, table: { width: 150 },