From adb1c5ca7b59c9fc3faf8e17fa3bb9203356f090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=96=AA=E5=90=8D?= <942005050@qq.com> Date: Sat, 29 Jun 2024 11:56:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E6=9E=B6=E4=BB=BB=E5=8A=A1=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=20=E6=98=BE=E7=A4=BA=E5=8C=85=E8=A3=85=E8=A7=84?= =?UTF-8?q?=E6=A0=BC=E5=8F=8A=E5=8C=85=E8=A3=85=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productputawayJobMain.data.ts | 32 +++++++++---------- .../productputawayRecordMain.data.ts | 32 +++++++++---------- .../productputawayAssembleJobMain.data.ts | 32 +++++++++---------- .../productputawayAssembleRecordMain.data.ts | 32 +++++++++---------- 4 files changed, 64 insertions(+), 64 deletions(-) diff --git a/src/views/wms/productionManage/productputaway/productputawayJobMain/productputawayJobMain.data.ts b/src/views/wms/productionManage/productputaway/productputawayJobMain/productputawayJobMain.data.ts index bed4de6a6..ddf7b4a66 100644 --- a/src/views/wms/productionManage/productputaway/productputawayJobMain/productputawayJobMain.data.ts +++ b/src/views/wms/productionManage/productputaway/productputawayJobMain/productputawayJobMain.data.ts @@ -688,22 +688,22 @@ export const ProductputawayJobDetail = useCrudSchemas(reactive([ width: 150 }, }, - // { - // label: '包装规格', - // field: 'packUnit', - // sort: 'custom', - // table: { - // width: 150 - // }, - // }, - // { - // label: '包装数量', - // field: 'packQty', - // sort: 'custom', - // table: { - // width: 150 - // }, - // }, + { + label: '包装规格', + field: 'packUnit', + sort: 'custom', + table: { + width: 150 + }, + }, + { + label: '包装数量', + field: 'packQty', + sort: 'custom', + table: { + width: 150 + }, + }, { label: '计量单位', field: 'uom', diff --git a/src/views/wms/productionManage/productputaway/productputawayRecordMain/productputawayRecordMain.data.ts b/src/views/wms/productionManage/productputaway/productputawayRecordMain/productputawayRecordMain.data.ts index f3dea059e..e75ab2f4b 100644 --- a/src/views/wms/productionManage/productputaway/productputawayRecordMain/productputawayRecordMain.data.ts +++ b/src/views/wms/productionManage/productputaway/productputawayRecordMain/productputawayRecordMain.data.ts @@ -456,22 +456,22 @@ export const ProductputawayRecordDetail = useCrudSchemas(reactive( // }, sortTableDefault:3, }, - // { - // label: '包装规格', - // field: 'packUnit', - // sort: 'custom', - // table: { - // width: 150 - // }, - // }, - // { - // label: '包装数量', - // field: 'packQty', - // sort: 'custom', - // table: { - // width: 150 - // }, - // }, + { + label: '包装规格', + field: 'packUnit', + sort: 'custom', + table: { + width: 150 + }, + }, + { + label: '包装数量', + field: 'packQty', + sort: 'custom', + table: { + width: 150 + }, + }, { label: '计量单位', field: 'uom', diff --git a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleJobMain/productputawayAssembleJobMain.data.ts b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleJobMain/productputawayAssembleJobMain.data.ts index ed167fa55..0a0b7420b 100644 --- a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleJobMain/productputawayAssembleJobMain.data.ts +++ b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleJobMain/productputawayAssembleJobMain.data.ts @@ -658,22 +658,22 @@ export const ProductputawayJobDetail = useCrudSchemas(reactive([ width: 150 }, }, - // { - // label: '包装规格', - // field: 'packUnit', - // sort: 'custom', - // table: { - // width: 150 - // }, - // }, - // { - // label: '包装数量', - // field: 'packQty', - // sort: 'custom', - // table: { - // width: 150 - // }, - // }, + { + label: '包装规格', + field: 'packUnit', + sort: 'custom', + table: { + width: 150 + }, + }, + { + label: '包装数量', + field: 'packQty', + sort: 'custom', + table: { + width: 150 + }, + }, { label: '计量单位', field: 'uom', diff --git a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRecordMain/productputawayAssembleRecordMain.data.ts b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRecordMain/productputawayAssembleRecordMain.data.ts index cfbb71516..97e3193eb 100644 --- a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRecordMain/productputawayAssembleRecordMain.data.ts +++ b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRecordMain/productputawayAssembleRecordMain.data.ts @@ -456,22 +456,22 @@ export const ProductputawayRecordDetail = useCrudSchemas(reactive( }, sortTableDefault:3, }, - // { - // label: '包装规格', - // field: 'packUnit', - // sort: 'custom', - // table: { - // width: 150 - // }, - // }, - // { - // label: '包装数量', - // field: 'packQty', - // sort: 'custom', - // table: { - // width: 150 - // }, - // }, + { + label: '包装规格', + field: 'packUnit', + sort: 'custom', + table: { + width: 150 + }, + }, + { + label: '包装数量', + field: 'packQty', + sort: 'custom', + table: { + width: 150 + }, + }, { label: '计量单位', field: 'uom',