From a85653374aa3c43434661ed834b4bb127a42c6ab Mon Sep 17 00:00:00 2001 From: zhaoxuebing <1291173720@qq.com> Date: Thu, 13 Mar 2025 17:26:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=98=E7=82=B9=EF=BC=9AYT-2137=20=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E7=9A=84=E7=9B=98=E7=82=B9=E6=96=B9=E5=BC=8F=E5=8E=BB?= =?UTF-8?q?=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../count/countRequestMain/countRequestMain.data.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/wms/countManage/count/countRequestMain/countRequestMain.data.ts b/src/views/wms/countManage/count/countRequestMain/countRequestMain.data.ts index 4d5aa8a54..63029d463 100644 --- a/src/views/wms/countManage/count/countRequestMain/countRequestMain.data.ts +++ b/src/views/wms/countManage/count/countRequestMain/countRequestMain.data.ts @@ -35,7 +35,7 @@ export const CountRequestMain = useCrudSchemas(([ field: 'number', sort: 'custom', table: { - width: 180, + width: 200, fixed: 'left' }, isForm: false, @@ -59,7 +59,7 @@ export const CountRequestMain = useCrudSchemas(([ field: 'planNumber', sort: 'custom', table: { - width: 150 + width: 200 }, form: { // labelMessage: '信息提示说明!!!', @@ -88,7 +88,7 @@ export const CountRequestMain = useCrudSchemas(([ table: { width: 150 }, - isSearch: true, + isSearch: false, }, { label: '任务拆分方式',