From 88865932effba306a089e37b6ef91e5c52d31905 Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Tue, 24 Dec 2024 17:20:18 +0800 Subject: [PATCH] =?UTF-8?q?YT-1783=E3=80=90=E5=A4=87=E6=96=99=E8=AE=A1?= =?UTF-8?q?=E5=88=92=E3=80=91=E5=88=97=E8=A1=A8=E9=A1=B5=E5=92=8C=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E9=A1=B9=E9=83=BD=E5=A2=9E=E5=8A=A0=20=E2=80=9C?= =?UTF-8?q?=E7=94=9F=E4=BA=A7=E8=AE=A1=E5=88=92=E5=8D=95=E5=8F=B7=E2=80=9D?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../preparetoissueMain/preparetoissueMain.data.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/wms/issueManage/preparetoissueplan/preparetoissueMain/preparetoissueMain.data.ts b/src/views/wms/issueManage/preparetoissueplan/preparetoissueMain/preparetoissueMain.data.ts index 3d62c71c4..696b1f966 100644 --- a/src/views/wms/issueManage/preparetoissueplan/preparetoissueMain/preparetoissueMain.data.ts +++ b/src/views/wms/issueManage/preparetoissueplan/preparetoissueMain/preparetoissueMain.data.ts @@ -257,10 +257,11 @@ export const PreparetoissueMain = useCrudSchemas(reactive([ label: '生产计划单号', field: 'productionPlanNumber', sort: 'custom', + isTable: true, + isSearch: true, table: { - width: 180 + width: 200 }, - isTable: false, form: { labelMessage: '同时影响车间 生产线 班组 班次', componentProps: {