From d4b6afefee8bb677737f10046116c22600832434 Mon Sep 17 00:00:00 2001 From: wangyufei <2267742828@qq.com> Date: Fri, 12 Jul 2024 08:52:29 +0800 Subject: [PATCH] productionLineCode --- .../productreceiptAssembleJobMain.data.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleJobMain/productreceiptAssembleJobMain.data.ts b/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleJobMain/productreceiptAssembleJobMain.data.ts index b5ffc30ab..007f65edc 100644 --- a/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleJobMain/productreceiptAssembleJobMain.data.ts +++ b/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleJobMain/productreceiptAssembleJobMain.data.ts @@ -47,7 +47,7 @@ export const ProductreceiptJobMain = useCrudSchemas(reactive([ }, { label: '生产线代码', - field: 'productionPlanNumber', + field: 'productionLineCode', sort: 'custom', table: { width: 150 @@ -626,6 +626,7 @@ export const ProductreceiptJobDetail = useCrudSchemas(reactive([ table: { width: 150 }, + hiddenInMain:true }, { label: '工位代码',