From c170c3e374c1d0d72f53c9f68b31fb9052fab85d Mon Sep 17 00:00:00 2001
From: wangyufei <2267742828@qq.com>
Date: Wed, 24 Jul 2024 16:00:01 +0800
Subject: [PATCH] =?UTF-8?q?=E5=96=9C=E5=A9=B7=E6=8F=90=EF=BC=9A=E9=99=A4?=
=?UTF-8?q?=E5=99=A8=E5=85=B7=E7=AE=A1=E7=90=86=E5=8A=9F=E8=83=BD=E5=A4=96?=
=?UTF-8?q?=EF=BC=8C=E5=9C=A8=E6=89=80=E6=9C=89=E4=B8=8E=E4=B8=9A=E5=8A=A1?=
=?UTF-8?q?=E7=9B=B8=E5=85=B3=E7=9A=84=E9=A1=B5=E9=9D=A2=E4=B8=AD=E9=9A=90?=
=?UTF-8?q?=E8=97=8F=E6=8E=89=E5=99=A8=E5=85=B7=E5=B1=9E=E6=80=A7=E4=BB=A5?=
=?UTF-8?q?=E5=8F=8A=E4=BB=8E=E5=99=A8=E5=85=B7=E3=80=81=E5=88=B0=E5=99=A8?=
=?UTF-8?q?=E5=85=B7=E5=B1=9E=E6=80=A7=EF=BC=8C=E8=BF=98=E6=9C=89=E6=9B=BF?=
=?UTF-8?q?=E4=BB=A3=E6=89=B9=E6=AC=A1=E3=80=81ERP=E5=BA=93=E4=BD=8D?=
=?UTF-8?q?=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/home/components/product.vue | 4 +-
.../manufacturePackage.data.ts | 16 +-
.../purchasePackage/purchasePackage.data.ts | 16 +-
.../count/countJobMain/countJobMain.data.ts | 18 +-
.../countRecordMain/countRecordMain.data.ts | 16 +-
.../countRequestMain/countRequestMain.data.ts | 16 +-
.../countadjustRecordMain.data.ts | 16 +-
.../countadjustRequestMain.data.ts | 16 +-
.../customerreceiptRecordMain.data.ts | 36 ++--
.../customerreceiptRequestMain.data.ts | 18 +-
.../customerreturnJobMain.data.ts | 18 +-
.../customerreturnRecordMain.data.ts | 36 ++--
.../customerreturnRequestMain.data.ts | 74 ++++-----
.../deliverJobMain/deliverJobMain.data.ts | 18 +-
.../deliverRecordMain.data.ts | 36 ++--
.../deliverRequestMain.data.ts | 22 +--
.../stockupMainJob/stockupMainJob.data.ts | 18 +-
.../stockupMainRecord.data.ts | 40 ++---
.../inventoryManage/balance/balance.data.ts | 64 +++----
.../inventoryManage/package/package.data.ts | 32 ++--
.../transferlog/transferlog.data.ts | 92 +++++------
.../inventoryinitRecordMain.data.ts | 32 ++--
.../inventoryinitRequestMain.data.ts | 32 ++--
.../packagemergeMain/packagemergeMain.data.ts | 32 ++--
.../scrap/scrapJobMain/scrapJobMain.data.ts | 16 +-
.../scrapRecordMain/scrapRecordMain.data.ts | 16 +-
.../scrapRequestMain/scrapRequestMain.data.ts | 22 +--
.../sparepartsrequisitionJobMain.data.ts | 18 +-
.../sparepartsrequisitionRecordMain.data.ts | 24 +--
.../sparepartsrequisitionRequestMain.data.ts | 24 +--
.../transferissueJobMain.data.ts | 16 +-
.../transferissueRecordMain.data.ts | 36 ++--
.../transferissueRequestMain.data.ts | 22 +--
.../transferreceiptJobMain.data.ts | 18 +-
.../transferreceiptRecordMain.data.ts | 36 ++--
.../transferreceiptRequestMain.data.ts | 18 +-
.../unplannedissueJobMain.data.ts | 16 +-
.../unplannedissueRecordMain.data.ts | 24 +--
.../unplannedissueRequestMain.data.ts | 24 +--
.../unplannedreceiptJobMain.data.ts | 18 +-
.../unplannedreceiptRecordMain.data.ts | 22 +--
.../issue/issueJobMain/issueJobMain.data.ts | 22 +--
.../issueRequestMain/issueRequestMain.data.ts | 24 +--
.../onlinesettlementRecordMain.data.ts | 16 +-
.../onlinesettlementRequestMain.data.ts | 16 +-
.../pick/pickJobMain/pickJobMain.data.ts | 16 +-
.../pickRecordMain/pickRecordMain.data.ts | 32 ++--
.../productionreceiptJobMain.data.ts | 20 +--
.../productionreceiptRecordMain.data.ts | 36 ++--
.../productionreturnJobMain.data.ts | 18 +-
.../productionreturnRecordMain.data.ts | 36 ++--
.../repleinshJobMain/repleinshJobMain.data.ts | 20 +--
.../repleinshRecordMain.data.ts | 40 ++---
.../inventorychangeRecordMain.data.ts | 64 +++----
.../inventorychangeRequestMain.data.ts | 80 ++++-----
.../moveManage/itemChange/itemChange.data.ts | 42 ++---
.../offlinesettlementRecordMain.data.ts | 16 +-
.../offlinesettlementRequestMain.data.ts | 16 +-
.../productdismantleJobMain.data.ts | 16 +-
.../productdismantleRecordMain.data.ts | 18 +-
.../productdismantleRequestMain.data.ts | 32 ++--
.../productputawayJobMain.data.ts | 18 +-
.../productputawayRecordMain.data.ts | 36 ++--
.../productputawayRequestMain.data.ts | 34 ++--
.../productputawayAssembleJobMain.data.ts | 18 +-
.../productputawayAssembleRecordMain.data.ts | 34 ++--
.../productputawayAssembleRequestMain.data.ts | 34 ++--
.../productreceiptJobMain.data.ts | 20 +--
.../productreceiptRecordMain.data.ts | 18 +-
.../productreceiptRequestMain.data.ts | 24 +--
.../productreceiptAssembleJobMain.data.ts | 20 +--
.../productreceiptAssembleRecordMain.data.ts | 18 +-
.../productreceiptAssembleRequestMain.data.ts | 26 +--
.../productreceiptscrapJobMain.data.ts | 20 +--
.../productreceiptscrapRecordMain.data.ts | 18 +-
.../productreceiptscrapRequestMain.data.ts | 24 +--
.../productrepairRecordMain.data.ts | 18 +-
.../productrepairRequestMain.data.ts | 36 ++--
.../productscrapJobMain.data.ts | 16 +-
.../productscrapRecordMain.data.ts | 20 +--
.../productscrapRequestMain.data.ts | 30 ++--
.../inspectJobMain/inspectJobMain.data.ts | 16 +-
.../inspectRecordMain.data.ts | 16 +-
.../inspectRequestMain.data.ts | 20 +--
.../purchasereceiptJobMain.data.ts | 104 ++++++------
.../purchasereceiptRecordMain.data.ts | 156 +++++++++---------
.../purchasereceiptRecordMain.data.ts | 156 +++++++++---------
.../purchasereceiptRequestMain.data.ts | 104 ++++++------
.../purchasereceiptRequestMain.data.ts | 84 +++++-----
.../purchasereturnJobMain.data.ts | 40 ++---
.../purchasereturnRecordMain.data.ts | 60 +++----
.../purchasereturnRequestMain.data.ts | 120 +++++++-------
.../purchasereturnRequestSpareMain.data.ts | 120 +++++++-------
.../putawayJobMain/putawayJobMain.data.ts | 52 +++---
.../putawayRecordMain.data.ts | 64 +++----
.../putawayRequestMain.data.ts | 60 +++----
.../sparereceiptJobMain.data.ts | 40 ++---
.../sparereceiptRecordMain.data.ts | 60 +++----
.../sparereceiptRequestMain.data.ts | 44 ++---
.../purchaseMain/purchaseMain.data.ts | 24 +--
.../supplierPackage/supplierPackage.data.ts | 16 +-
101 files changed, 1753 insertions(+), 1753 deletions(-)
diff --git a/src/views/home/components/product.vue b/src/views/home/components/product.vue
index 0fadefe80..d6e5558c1 100644
--- a/src/views/home/components/product.vue
+++ b/src/views/home/components/product.vue
@@ -40,7 +40,7 @@
-
+
{{ formatDate(scope.row.planDate) }}
@@ -156,7 +156,7 @@
-
+
{{ formatDate(scope.row.planDate) }}
diff --git a/src/views/wms/basicDataManage/labelManage/manufacturePackage/manufacturePackage.data.ts b/src/views/wms/basicDataManage/labelManage/manufacturePackage/manufacturePackage.data.ts
index 2c40f2698..d1022a2ce 100644
--- a/src/views/wms/basicDataManage/labelManage/manufacturePackage/manufacturePackage.data.ts
+++ b/src/views/wms/basicDataManage/labelManage/manufacturePackage/manufacturePackage.data.ts
@@ -247,14 +247,14 @@ export const PackageInventory = useCrudSchemas(reactive([
width: 150,
},
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150,
- },
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150,
+ // },
+ // },
{
label: '生产日期',
field: 'produceDate',
diff --git a/src/views/wms/basicDataManage/labelManage/purchasePackage/purchasePackage.data.ts b/src/views/wms/basicDataManage/labelManage/purchasePackage/purchasePackage.data.ts
index ecae0e0a1..d8ec8c9e8 100644
--- a/src/views/wms/basicDataManage/labelManage/purchasePackage/purchasePackage.data.ts
+++ b/src/views/wms/basicDataManage/labelManage/purchasePackage/purchasePackage.data.ts
@@ -222,14 +222,14 @@ export const PackageInventory = useCrudSchemas(reactive([
width: 150,
},
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150,
- },
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150,
+ // },
+ // },
{
label: '生产日期',
field: 'produceDate',
diff --git a/src/views/wms/countManage/count/countJobMain/countJobMain.data.ts b/src/views/wms/countManage/count/countJobMain/countJobMain.data.ts
index 660c23a4c..75e38fd89 100644
--- a/src/views/wms/countManage/count/countJobMain/countJobMain.data.ts
+++ b/src/views/wms/countManage/count/countJobMain/countJobMain.data.ts
@@ -671,15 +671,15 @@ export const CountJobDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/countManage/count/countRecordMain/countRecordMain.data.ts b/src/views/wms/countManage/count/countRecordMain/countRecordMain.data.ts
index f94821a4a..6a66cc616 100644
--- a/src/views/wms/countManage/count/countRecordMain/countRecordMain.data.ts
+++ b/src/views/wms/countManage/count/countRecordMain/countRecordMain.data.ts
@@ -444,14 +444,14 @@ export const CountRecordDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/countManage/count/countRequestMain/countRequestMain.data.ts b/src/views/wms/countManage/count/countRequestMain/countRequestMain.data.ts
index e525d6a90..dc4d34c55 100644
--- a/src/views/wms/countManage/count/countRequestMain/countRequestMain.data.ts
+++ b/src/views/wms/countManage/count/countRequestMain/countRequestMain.data.ts
@@ -439,14 +439,14 @@ export const CountRequestDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/countManage/countadjust/countadjustRecordMain/countadjustRecordMain.data.ts b/src/views/wms/countManage/countadjust/countadjustRecordMain/countadjustRecordMain.data.ts
index 0ffb1d39b..02181626c 100644
--- a/src/views/wms/countManage/countadjust/countadjustRecordMain/countadjustRecordMain.data.ts
+++ b/src/views/wms/countManage/countadjust/countadjustRecordMain/countadjustRecordMain.data.ts
@@ -352,14 +352,14 @@ export const CountadjustRecordDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '仓库代码',
field: 'warehouseCode',
diff --git a/src/views/wms/countManage/countadjust/countadjustRequestMain/countadjustRequestMain.data.ts b/src/views/wms/countManage/countadjust/countadjustRequestMain/countadjustRequestMain.data.ts
index 553b94740..56b470f13 100644
--- a/src/views/wms/countManage/countadjust/countadjustRequestMain/countadjustRequestMain.data.ts
+++ b/src/views/wms/countManage/countadjust/countadjustRequestMain/countadjustRequestMain.data.ts
@@ -436,14 +436,14 @@ export const CountadjustRequestDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '计量单位',
field: 'uom',
diff --git a/src/views/wms/deliversettlementManage/customerreceipt/customerreceiptRecordMain/customerreceiptRecordMain.data.ts b/src/views/wms/deliversettlementManage/customerreceipt/customerreceiptRecordMain/customerreceiptRecordMain.data.ts
index 14f139488..c89e43e16 100644
--- a/src/views/wms/deliversettlementManage/customerreceipt/customerreceiptRecordMain/customerreceiptRecordMain.data.ts
+++ b/src/views/wms/deliversettlementManage/customerreceipt/customerreceiptRecordMain/customerreceiptRecordMain.data.ts
@@ -593,25 +593,25 @@ export const CustomerreceiptRecordDetail = useCrudSchemas(reactive
isTable: false,
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
- },
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
+ // },
{
diff --git a/src/views/wms/deliversettlementManage/customerreceipt/customerreceiptRequestMain/customerreceiptRequestMain.data.ts b/src/views/wms/deliversettlementManage/customerreceipt/customerreceiptRequestMain/customerreceiptRequestMain.data.ts
index a39a9ce07..a44cd0964 100644
--- a/src/views/wms/deliversettlementManage/customerreceipt/customerreceiptRequestMain/customerreceiptRequestMain.data.ts
+++ b/src/views/wms/deliversettlementManage/customerreceipt/customerreceiptRequestMain/customerreceiptRequestMain.data.ts
@@ -576,15 +576,15 @@ export const CustomerreceiptRequestDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/deliversettlementManage/customerreturn/customerreturnRecordMain/customerreturnRecordMain.data.ts b/src/views/wms/deliversettlementManage/customerreturn/customerreturnRecordMain/customerreturnRecordMain.data.ts
index edcb2102a..3d36a8181 100644
--- a/src/views/wms/deliversettlementManage/customerreturn/customerreturnRecordMain/customerreturnRecordMain.data.ts
+++ b/src/views/wms/deliversettlementManage/customerreturn/customerreturnRecordMain/customerreturnRecordMain.data.ts
@@ -628,24 +628,24 @@ export const CustomerreturnRecordDetail = useCrudSchemas(reactive(
isTable: false,
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
+ // },
{
label: '从库位代码',
diff --git a/src/views/wms/deliversettlementManage/customerreturn/customerreturnRequestMain/customerreturnRequestMain.data.ts b/src/views/wms/deliversettlementManage/customerreturn/customerreturnRequestMain/customerreturnRequestMain.data.ts
index 289ec4a74..22416cb4b 100644
--- a/src/views/wms/deliversettlementManage/customerreturn/customerreturnRequestMain/customerreturnRequestMain.data.ts
+++ b/src/views/wms/deliversettlementManage/customerreturn/customerreturnRequestMain/customerreturnRequestMain.data.ts
@@ -839,23 +839,23 @@ export const CustomerreturnRequestDetail = useCrudSchemas(reactive
}
}
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- tableForm: {
- disabled: true
- },
- isTable:false,
- form: {
- componentProps: {
- disabled: true
- }
- }
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // tableForm: {
+ // disabled: true
+ // },
+ // isTable:false,
+ // form: {
+ // componentProps: {
+ // disabled: true
+ // }
+ // }
+ // },
{
label: '数量',
field: 'qty',
@@ -1212,16 +1212,16 @@ export const CustomerReturnRequestDetailLabel = useCrudSchemas(reactive([
},
isTable: false,
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
+ // },
{
label: '库存状态',
field: 'inventoryStatus',
diff --git a/src/views/wms/deliversettlementManage/deliver/deliverRecordMain/deliverRecordMain.data.ts b/src/views/wms/deliversettlementManage/deliver/deliverRecordMain/deliverRecordMain.data.ts
index b5b256b13..3f0bbb993 100644
--- a/src/views/wms/deliversettlementManage/deliver/deliverRecordMain/deliverRecordMain.data.ts
+++ b/src/views/wms/deliversettlementManage/deliver/deliverRecordMain/deliverRecordMain.data.ts
@@ -649,24 +649,24 @@ export const DeliverRecordDetail = useCrudSchemas(reactive([
},
hiddenInMain: true,
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
+ // },
{
label: '库存状态',
field: 'inventoryStatus',
diff --git a/src/views/wms/deliversettlementManage/deliver/deliverRequestMain/deliverRequestMain.data.ts b/src/views/wms/deliversettlementManage/deliver/deliverRequestMain/deliverRequestMain.data.ts
index 7cc308a83..c9f372fc0 100644
--- a/src/views/wms/deliversettlementManage/deliver/deliverRequestMain/deliverRequestMain.data.ts
+++ b/src/views/wms/deliversettlementManage/deliver/deliverRequestMain/deliverRequestMain.data.ts
@@ -955,17 +955,17 @@ export const DeliverRequestDetail = useCrudSchemas(reactive([
isTableForm: false,
isForm: false,
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
- isTableForm: false,
- isForm: false,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
+ // isTableForm: false,
+ // isForm: false,
+ // },
{
label: '从货主代码',
field: 'fromOwnerCode',
diff --git a/src/views/wms/deliversettlementManage/stockup/stockupMainJob/stockupMainJob.data.ts b/src/views/wms/deliversettlementManage/stockup/stockupMainJob/stockupMainJob.data.ts
index 33fbaca6f..4915327f5 100644
--- a/src/views/wms/deliversettlementManage/stockup/stockupMainJob/stockupMainJob.data.ts
+++ b/src/views/wms/deliversettlementManage/stockup/stockupMainJob/stockupMainJob.data.ts
@@ -499,15 +499,15 @@ export const StockupDetailJob = useCrudSchemas(reactive([
},
hiddenInMain:true,
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 120
- },
- hiddenInMain:true,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 120
+ // },
+ // hiddenInMain:true,
+ // },
{
label: '物料代码',
diff --git a/src/views/wms/deliversettlementManage/stockup/stockupMainRecord/stockupMainRecord.data.ts b/src/views/wms/deliversettlementManage/stockup/stockupMainRecord/stockupMainRecord.data.ts
index 487bc3b3a..f18b2f050 100644
--- a/src/views/wms/deliversettlementManage/stockup/stockupMainRecord/stockupMainRecord.data.ts
+++ b/src/views/wms/deliversettlementManage/stockup/stockupMainRecord/stockupMainRecord.data.ts
@@ -355,16 +355,16 @@ export const StockupDetailRecord = useCrudSchemas(reactive([
},
hiddenInMain: true
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- // isSearch: true,
- table: {
- width: 150
- },
- hiddenInMain: true
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // // isSearch: true,
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true
+ // },
{
label: '物料代码',
field: 'itemCode',
@@ -494,16 +494,16 @@ export const StockupDetailRecord = useCrudSchemas(reactive([
},
hiddenInMain: true
},
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- // isSearch: true,
- table: {
- width: 150
- },
- hiddenInMain: true
- },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // // isSearch: true,
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true
+ // },
{
label: '到库位',
field: 'toLocationCode',
diff --git a/src/views/wms/inventoryManage/balance/balance.data.ts b/src/views/wms/inventoryManage/balance/balance.data.ts
index 620e7535b..74107e20b 100644
--- a/src/views/wms/inventoryManage/balance/balance.data.ts
+++ b/src/views/wms/inventoryManage/balance/balance.data.ts
@@ -48,15 +48,15 @@ export const Balance = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具代码',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false
- },
+ // {
+ // label: '器具代码',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false
+ // },
{
label: '库存数量',
field: 'qty',
@@ -135,26 +135,26 @@ export const Balance = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: 'ERP库位代码',
- field: 'erpLocationCode',
- dictType: DICT_TYPE.ERP_LOCATION,
- dictClass: 'string',
- isTable: false,
- sort: 'custom',
- table: {
- width: 150
- },
- },
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
- },
+ // {
+ // label: 'ERP库位代码',
+ // field: 'erpLocationCode',
+ // dictType: DICT_TYPE.ERP_LOCATION,
+ // dictClass: 'string',
+ // isTable: false,
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
+ // },
{
label: '到货日期',
field: 'arriveDate',
@@ -446,9 +446,9 @@ export const BalanceRules = reactive({
packingNumber: [
{ required: true, message: '请选择包装号', trigger: 'change' }
],
- containerNumber: [
- { required: true, message: '请选择器具号', trigger: 'change' }
- ],
+ // containerNumber: [
+ // { required: true, message: '请选择器具号', trigger: 'change' }
+ // ],
itemCode: [
{ required: true, message: '请选择物料代码', trigger: 'change' }
],
diff --git a/src/views/wms/inventoryManage/package/package.data.ts b/src/views/wms/inventoryManage/package/package.data.ts
index 2896272f2..b93c7d5d1 100644
--- a/src/views/wms/inventoryManage/package/package.data.ts
+++ b/src/views/wms/inventoryManage/package/package.data.ts
@@ -69,22 +69,22 @@ export const Package = useCrudSchemas(reactive([
width: 150,
},
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150,
- },
- },
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150,
- },
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150,
+ // },
+ // },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150,
+ // },
+ // },
{
label: '生产日期',
field: 'produceDate',
diff --git a/src/views/wms/inventoryManage/transferlog/transferlog.data.ts b/src/views/wms/inventoryManage/transferlog/transferlog.data.ts
index 8b4f71683..68eef843b 100644
--- a/src/views/wms/inventoryManage/transferlog/transferlog.data.ts
+++ b/src/views/wms/inventoryManage/transferlog/transferlog.data.ts
@@ -78,14 +78,14 @@ export const Transferlog = useCrudSchemas(reactive([
},
isSearch: true,
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '到货日期',
field: 'arriveDate',
@@ -201,14 +201,14 @@ export const Transferlog = useCrudSchemas(reactive([
},
isSearch: true,
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '从库位代码',
field: 'fromLocationCode',
@@ -241,17 +241,17 @@ export const Transferlog = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '从ERP库位代码',
- field: 'fromErpLocationCode',
- dictType: DICT_TYPE.ERP_LOCATION,
- dictClass: 'string',
- isTable: true,
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '从ERP库位代码',
+ // field: 'fromErpLocationCode',
+ // dictType: DICT_TYPE.ERP_LOCATION,
+ // dictClass: 'string',
+ // isTable: true,
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '从货主代码',
field: 'fromOwnerCode',
@@ -296,14 +296,14 @@ export const Transferlog = useCrudSchemas(reactive([
},
isSearch: true,
},
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '到库位代码',
field: 'toLocationCode',
@@ -336,17 +336,17 @@ export const Transferlog = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '到ERP库位代码',
- field: 'toErpLocationCode',
- dictType: DICT_TYPE.ERP_LOCATION,
- dictClass: 'string',
- isTable: true,
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '到ERP库位代码',
+ // field: 'toErpLocationCode',
+ // dictType: DICT_TYPE.ERP_LOCATION,
+ // dictClass: 'string',
+ // isTable: true,
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '到货主代码',
field: 'toOwnerCode',
diff --git a/src/views/wms/inventoryjobManage/inventoryinitial/inventoryinitRecordMain/inventoryinitRecordMain.data.ts b/src/views/wms/inventoryjobManage/inventoryinitial/inventoryinitRecordMain/inventoryinitRecordMain.data.ts
index 6b6c4d696..76ff3786d 100644
--- a/src/views/wms/inventoryjobManage/inventoryinitial/inventoryinitRecordMain/inventoryinitRecordMain.data.ts
+++ b/src/views/wms/inventoryjobManage/inventoryinitial/inventoryinitRecordMain/inventoryinitRecordMain.data.ts
@@ -368,14 +368,14 @@ export const InventoryinitRecordDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
@@ -487,14 +487,14 @@ export const InventoryinitRecordDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '到货日期',
field: 'arriveDate',
diff --git a/src/views/wms/inventoryjobManage/inventoryinitial/inventoryinitRequestMain/inventoryinitRequestMain.data.ts b/src/views/wms/inventoryjobManage/inventoryinitial/inventoryinitRequestMain/inventoryinitRequestMain.data.ts
index 796262ef5..6c3837065 100644
--- a/src/views/wms/inventoryjobManage/inventoryinitial/inventoryinitRequestMain/inventoryinitRequestMain.data.ts
+++ b/src/views/wms/inventoryjobManage/inventoryinitial/inventoryinitRequestMain/inventoryinitRequestMain.data.ts
@@ -489,14 +489,14 @@ export const InventoryinitRequestDetail = useCrudSchemas(reactive(
// width: 150
// },
// },
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
@@ -725,14 +725,14 @@ export const InventoryinitRequestDetail = useCrudSchemas(reactive(
isTableForm: false,
isForm: false
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '到货日期',
field: 'arriveDate',
diff --git a/src/views/wms/inventoryjobManage/packageManage/packagemergeMain/packagemergeMain.data.ts b/src/views/wms/inventoryjobManage/packageManage/packagemergeMain/packagemergeMain.data.ts
index 0dfcb1ee0..b655b60a6 100644
--- a/src/views/wms/inventoryjobManage/packageManage/packagemergeMain/packagemergeMain.data.ts
+++ b/src/views/wms/inventoryjobManage/packageManage/packagemergeMain/packagemergeMain.data.ts
@@ -308,22 +308,22 @@ export const PackagemergeDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '从货主代码',
field: 'fromOwnerCode',
diff --git a/src/views/wms/inventoryjobManage/scrap/scrapJobMain/scrapJobMain.data.ts b/src/views/wms/inventoryjobManage/scrap/scrapJobMain/scrapJobMain.data.ts
index feef35d09..58ccebc3f 100644
--- a/src/views/wms/inventoryjobManage/scrap/scrapJobMain/scrapJobMain.data.ts
+++ b/src/views/wms/inventoryjobManage/scrap/scrapJobMain/scrapJobMain.data.ts
@@ -619,14 +619,14 @@ export const ScrapJobDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/inventoryjobManage/scrap/scrapRecordMain/scrapRecordMain.data.ts b/src/views/wms/inventoryjobManage/scrap/scrapRecordMain/scrapRecordMain.data.ts
index 995244733..2de4f4010 100644
--- a/src/views/wms/inventoryjobManage/scrap/scrapRecordMain/scrapRecordMain.data.ts
+++ b/src/views/wms/inventoryjobManage/scrap/scrapRecordMain/scrapRecordMain.data.ts
@@ -393,14 +393,14 @@ export const ScrapRecordDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/inventoryjobManage/scrap/scrapRequestMain/scrapRequestMain.data.ts b/src/views/wms/inventoryjobManage/scrap/scrapRequestMain/scrapRequestMain.data.ts
index 718d1ca4e..94793b6c1 100644
--- a/src/views/wms/inventoryjobManage/scrap/scrapRequestMain/scrapRequestMain.data.ts
+++ b/src/views/wms/inventoryjobManage/scrap/scrapRequestMain/scrapRequestMain.data.ts
@@ -563,17 +563,17 @@ export const ScrapRequestDetail = useCrudSchemas(reactive([
}
}
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- tableForm: {
- disabled: true
- }
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // tableForm: {
+ // disabled: true
+ // }
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/inventoryjobManage/sparepartsrequisition/sparepartsrequisitionJobMain/sparepartsrequisitionJobMain.data.ts b/src/views/wms/inventoryjobManage/sparepartsrequisition/sparepartsrequisitionJobMain/sparepartsrequisitionJobMain.data.ts
index c0c5472e6..97c7a1e97 100644
--- a/src/views/wms/inventoryjobManage/sparepartsrequisition/sparepartsrequisitionJobMain/sparepartsrequisitionJobMain.data.ts
+++ b/src/views/wms/inventoryjobManage/sparepartsrequisition/sparepartsrequisitionJobMain/sparepartsrequisitionJobMain.data.ts
@@ -779,15 +779,15 @@ export const UnplannedissueJobDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- isTable:false,
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // isTable:false,
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/inventoryjobManage/sparepartsrequisition/sparepartsrequisitionRecordMain/sparepartsrequisitionRecordMain.data.ts b/src/views/wms/inventoryjobManage/sparepartsrequisition/sparepartsrequisitionRecordMain/sparepartsrequisitionRecordMain.data.ts
index 7c91283a9..26391492a 100644
--- a/src/views/wms/inventoryjobManage/sparepartsrequisition/sparepartsrequisitionRecordMain/sparepartsrequisitionRecordMain.data.ts
+++ b/src/views/wms/inventoryjobManage/sparepartsrequisition/sparepartsrequisitionRecordMain/sparepartsrequisitionRecordMain.data.ts
@@ -573,18 +573,18 @@ export const UnplannedissueRecordDetail = useCrudSchemas(reactive(
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- isTable:false,
- isForm:false,
- isDetail:false,
- isTableForm:false,
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // isTable:false,
+ // isForm:false,
+ // isDetail:false,
+ // isTableForm:false,
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/inventoryjobManage/sparepartsrequisition/sparepartsrequisitionRequestMain/sparepartsrequisitionRequestMain.data.ts b/src/views/wms/inventoryjobManage/sparepartsrequisition/sparepartsrequisitionRequestMain/sparepartsrequisitionRequestMain.data.ts
index 587d96949..c76a8be64 100644
--- a/src/views/wms/inventoryjobManage/sparepartsrequisition/sparepartsrequisitionRequestMain/sparepartsrequisitionRequestMain.data.ts
+++ b/src/views/wms/inventoryjobManage/sparepartsrequisition/sparepartsrequisitionRequestMain/sparepartsrequisitionRequestMain.data.ts
@@ -701,18 +701,18 @@ export const UnplannedissueRequestDetail = useCrudSchemas(reactive
isTableForm: false,
isForm: false,
},
- {
- label: '器具号',
- hiddenInMain:true,
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTableForm: false,
- isForm: false,
- isTable:false,
- },
+ // {
+ // label: '器具号',
+ // hiddenInMain:true,
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTableForm: false,
+ // isForm: false,
+ // isTable:false,
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/inventoryjobManage/transferissue/transferissueJobMain/transferissueJobMain.data.ts b/src/views/wms/inventoryjobManage/transferissue/transferissueJobMain/transferissueJobMain.data.ts
index 6ef4ea296..b20c7da71 100644
--- a/src/views/wms/inventoryjobManage/transferissue/transferissueJobMain/transferissueJobMain.data.ts
+++ b/src/views/wms/inventoryjobManage/transferissue/transferissueJobMain/transferissueJobMain.data.ts
@@ -687,14 +687,14 @@ export const TransferissueJobDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/inventoryjobManage/transferissue/transferissueRecordMain/transferissueRecordMain.data.ts b/src/views/wms/inventoryjobManage/transferissue/transferissueRecordMain/transferissueRecordMain.data.ts
index ed12072bb..ac8bba927 100644
--- a/src/views/wms/inventoryjobManage/transferissue/transferissueRecordMain/transferissueRecordMain.data.ts
+++ b/src/views/wms/inventoryjobManage/transferissue/transferissueRecordMain/transferissueRecordMain.data.ts
@@ -483,24 +483,24 @@ export const TransferissueRecordDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- isTable:false,
- table: {
- width: 150
- },
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- isTable:false,
- table: {
- width: 150
- },
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // isTable:false,
+ // table: {
+ // width: 150
+ // },
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // isTable:false,
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '从批次',
field: 'fromBatch',
diff --git a/src/views/wms/inventoryjobManage/transferissue/transferissueRequestMain/transferissueRequestMain.data.ts b/src/views/wms/inventoryjobManage/transferissue/transferissueRequestMain/transferissueRequestMain.data.ts
index b70a2f367..94a4791be 100644
--- a/src/views/wms/inventoryjobManage/transferissue/transferissueRequestMain/transferissueRequestMain.data.ts
+++ b/src/views/wms/inventoryjobManage/transferissue/transferissueRequestMain/transferissueRequestMain.data.ts
@@ -723,17 +723,17 @@ export const TransferissueRequestDetail = useCrudSchemas(reactive(
}
}
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- tableForm: {
- disabled: true
- }
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // tableForm: {
+ // disabled: true
+ // }
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/inventoryjobManage/transferreceipt/transferreceiptJobMain/transferreceiptJobMain.data.ts b/src/views/wms/inventoryjobManage/transferreceipt/transferreceiptJobMain/transferreceiptJobMain.data.ts
index e3e3fff81..2b43fe237 100644
--- a/src/views/wms/inventoryjobManage/transferreceipt/transferreceiptJobMain/transferreceiptJobMain.data.ts
+++ b/src/views/wms/inventoryjobManage/transferreceipt/transferreceiptJobMain/transferreceiptJobMain.data.ts
@@ -687,15 +687,15 @@ export const TransferreceiptJobDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- isTable:false,
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // isTable:false,
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/inventoryjobManage/transferreceipt/transferreceiptRecordMain/transferreceiptRecordMain.data.ts b/src/views/wms/inventoryjobManage/transferreceipt/transferreceiptRecordMain/transferreceiptRecordMain.data.ts
index 418f71b8e..466eb63dd 100644
--- a/src/views/wms/inventoryjobManage/transferreceipt/transferreceiptRecordMain/transferreceiptRecordMain.data.ts
+++ b/src/views/wms/inventoryjobManage/transferreceipt/transferreceiptRecordMain/transferreceiptRecordMain.data.ts
@@ -508,24 +508,24 @@ export const TransferreceiptRecordDetail = useCrudSchemas(reactive
width: 150
},
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- isTable:false,
- table: {
- width: 150
- },
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- isTable:false,
- table: {
- width: 150
- },
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // isTable:false,
+ // table: {
+ // width: 150
+ // },
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // isTable:false,
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '库存状态',
field: 'inventoryStatus',
diff --git a/src/views/wms/inventoryjobManage/transferreceipt/transferreceiptRequestMain/transferreceiptRequestMain.data.ts b/src/views/wms/inventoryjobManage/transferreceipt/transferreceiptRequestMain/transferreceiptRequestMain.data.ts
index 19d6b5972..00b624e74 100644
--- a/src/views/wms/inventoryjobManage/transferreceipt/transferreceiptRequestMain/transferreceiptRequestMain.data.ts
+++ b/src/views/wms/inventoryjobManage/transferreceipt/transferreceiptRequestMain/transferreceiptRequestMain.data.ts
@@ -499,15 +499,15 @@ export const TransferreceiptRequestDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/inventoryjobManage/unplannedissue/unplannedissueRecordMain/unplannedissueRecordMain.data.ts b/src/views/wms/inventoryjobManage/unplannedissue/unplannedissueRecordMain/unplannedissueRecordMain.data.ts
index 3564cd088..35765b53c 100644
--- a/src/views/wms/inventoryjobManage/unplannedissue/unplannedissueRecordMain/unplannedissueRecordMain.data.ts
+++ b/src/views/wms/inventoryjobManage/unplannedissue/unplannedissueRecordMain/unplannedissueRecordMain.data.ts
@@ -583,18 +583,18 @@ export const UnplannedissueRecordDetail = useCrudSchemas(reactive(
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- isTable:false,
- isForm:false,
- isDetail:false,
- isTableForm:false,
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // isTable:false,
+ // isForm:false,
+ // isDetail:false,
+ // isTableForm:false,
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/inventoryjobManage/unplannedissue/unplannedissueRequestMain/unplannedissueRequestMain.data.ts b/src/views/wms/inventoryjobManage/unplannedissue/unplannedissueRequestMain/unplannedissueRequestMain.data.ts
index e361546cb..5ddd1c9de 100644
--- a/src/views/wms/inventoryjobManage/unplannedissue/unplannedissueRequestMain/unplannedissueRequestMain.data.ts
+++ b/src/views/wms/inventoryjobManage/unplannedissue/unplannedissueRequestMain/unplannedissueRequestMain.data.ts
@@ -789,18 +789,18 @@ export const UnplannedissueRequestDetail = useCrudSchemas(reactive
}
}
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- isTable:false,
- isDetail:false,
- isForm:false,
- isTableForm:false,
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // isTable:false,
+ // isDetail:false,
+ // isForm:false,
+ // isTableForm:false,
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptJobMain/unplannedreceiptJobMain.data.ts b/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptJobMain/unplannedreceiptJobMain.data.ts
index 1013017a6..5d1ea6aef 100644
--- a/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptJobMain/unplannedreceiptJobMain.data.ts
+++ b/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptJobMain/unplannedreceiptJobMain.data.ts
@@ -807,15 +807,15 @@ export const UnplannedreceiptJobDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- isTable:false,
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // isTable:false,
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRecordMain/unplannedreceiptRecordMain.data.ts b/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRecordMain/unplannedreceiptRecordMain.data.ts
index 07d00586d..a9f5d795b 100644
--- a/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRecordMain/unplannedreceiptRecordMain.data.ts
+++ b/src/views/wms/inventoryjobManage/unplannedreceipt/unplannedreceiptRecordMain/unplannedreceiptRecordMain.data.ts
@@ -561,17 +561,17 @@ export const UnplannedreceiptRecordDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '批次',
field: 'batch',
diff --git a/src/views/wms/issueManage/pick/pickRecordMain/pickRecordMain.data.ts b/src/views/wms/issueManage/pick/pickRecordMain/pickRecordMain.data.ts
index c0fff1c77..118700c5c 100644
--- a/src/views/wms/issueManage/pick/pickRecordMain/pickRecordMain.data.ts
+++ b/src/views/wms/issueManage/pick/pickRecordMain/pickRecordMain.data.ts
@@ -573,22 +573,22 @@ export const PickRecordDetail = useCrudSchemas(reactive([
// width: 150
// },
// },
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
]))
//表单校验
diff --git a/src/views/wms/issueManage/productionreceipt/productionreceiptJobMain/productionreceiptJobMain.data.ts b/src/views/wms/issueManage/productionreceipt/productionreceiptJobMain/productionreceiptJobMain.data.ts
index 427fdf8e1..b87fb651e 100644
--- a/src/views/wms/issueManage/productionreceipt/productionreceiptJobMain/productionreceiptJobMain.data.ts
+++ b/src/views/wms/issueManage/productionreceipt/productionreceiptJobMain/productionreceiptJobMain.data.ts
@@ -644,16 +644,16 @@ export const ProductionreceiptJobDetail = useCrudSchemas(reactive(
},
sortTableDefault:5,
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain: true,
- isTable:false,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true,
+ // isTable:false,
+ // },
{
label: '批次',
field: 'batch',
diff --git a/src/views/wms/issueManage/productionreceipt/productionreceiptRecordMain/productionreceiptRecordMain.data.ts b/src/views/wms/issueManage/productionreceipt/productionreceiptRecordMain/productionreceiptRecordMain.data.ts
index 734aa714d..2ff6a2c2f 100644
--- a/src/views/wms/issueManage/productionreceipt/productionreceiptRecordMain/productionreceiptRecordMain.data.ts
+++ b/src/views/wms/issueManage/productionreceipt/productionreceiptRecordMain/productionreceiptRecordMain.data.ts
@@ -731,24 +731,24 @@ export const ProductionreceiptRecordDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
+ // },
{
label: '库存状态',
field: 'inventoryStatus',
diff --git a/src/views/wms/issueManage/productionreturn/productionreturnRecordMain/productionreturnRecordMain.data.ts b/src/views/wms/issueManage/productionreturn/productionreturnRecordMain/productionreturnRecordMain.data.ts
index b2826ee28..3092425ed 100644
--- a/src/views/wms/issueManage/productionreturn/productionreturnRecordMain/productionreturnRecordMain.data.ts
+++ b/src/views/wms/issueManage/productionreturn/productionreturnRecordMain/productionreturnRecordMain.data.ts
@@ -670,24 +670,24 @@ export const ProductionreturnRecordDetail = useCrudSchemas(reactive([
},
sortTableDefault:5,
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain: true,
- isTable:false,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true,
+ // isTable:false,
+ // },
{
label: '批次',
field: 'batch',
diff --git a/src/views/wms/issueManage/repleinsh/repleinshRecordMain/repleinshRecordMain.data.ts b/src/views/wms/issueManage/repleinsh/repleinshRecordMain/repleinshRecordMain.data.ts
index e6a600f9e..5cee216f1 100644
--- a/src/views/wms/issueManage/repleinsh/repleinshRecordMain/repleinshRecordMain.data.ts
+++ b/src/views/wms/issueManage/repleinsh/repleinshRecordMain/repleinshRecordMain.data.ts
@@ -738,28 +738,28 @@ export const RepleinshRecordDetail = useCrudSchemas(reactive([
// width: 150
// },
// },
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true,
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true,
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true,
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true,
- },
+ // },
]))
//表单校验
diff --git a/src/views/wms/moveManage/inventorychange/inventorychangeRecordMain/inventorychangeRecordMain.data.ts b/src/views/wms/moveManage/inventorychange/inventorychangeRecordMain/inventorychangeRecordMain.data.ts
index d0e08da04..6674ef44d 100644
--- a/src/views/wms/moveManage/inventorychange/inventorychangeRecordMain/inventorychangeRecordMain.data.ts
+++ b/src/views/wms/moveManage/inventorychange/inventorychangeRecordMain/inventorychangeRecordMain.data.ts
@@ -377,22 +377,22 @@ export const InventorychangeRecordDetail = useCrudSchemas(reactive
width: 150
},
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '数量',
field: 'qty',
@@ -483,22 +483,22 @@ export const InventorychangeRecordDetail = useCrudSchemas(reactive
width: 150
},
},
- {
- label: '从替代批次',
- field: 'fromAltBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- },
- {
- label: '到替代批次',
- field: 'toAltBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '从替代批次',
+ // field: 'fromAltBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
+ // {
+ // label: '到替代批次',
+ // field: 'toAltBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '从到货日期',
field: 'fromArriveDate',
diff --git a/src/views/wms/moveManage/inventorychange/inventorychangeRequestMain/inventorychangeRequestMain.data.ts b/src/views/wms/moveManage/inventorychange/inventorychangeRequestMain/inventorychangeRequestMain.data.ts
index 5f543209e..8fb591eba 100644
--- a/src/views/wms/moveManage/inventorychange/inventorychangeRequestMain/inventorychangeRequestMain.data.ts
+++ b/src/views/wms/moveManage/inventorychange/inventorychangeRequestMain/inventorychangeRequestMain.data.ts
@@ -505,26 +505,26 @@ export const InventorychangeRequestDetail = useCrudSchemas(reactive([
},
isForm: false
},
- {
- label: 'ERP库位代码',
- field: 'erpLocationCode',
- dictType: DICT_TYPE.ERP_LOCATION,
- dictClass: 'string',
- isTable: true,
- sort: 'custom',
- table: {
- width: 150
- },
- isForm: false
- },
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- isForm: false
- },
+ // {
+ // label: 'ERP库位代码',
+ // field: 'erpLocationCode',
+ // dictType: DICT_TYPE.ERP_LOCATION,
+ // dictClass: 'string',
+ // isTable: true,
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isForm: false
+ // },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isForm: false
+ // },
{
label: '到货日期',
field: 'arriveDate',
diff --git a/src/views/wms/productionManage/offlinesettlement/offlinesettlementRecordMain/offlinesettlementRecordMain.data.ts b/src/views/wms/productionManage/offlinesettlement/offlinesettlementRecordMain/offlinesettlementRecordMain.data.ts
index c0abc9591..d1aa1db58 100644
--- a/src/views/wms/productionManage/offlinesettlement/offlinesettlementRecordMain/offlinesettlementRecordMain.data.ts
+++ b/src/views/wms/productionManage/offlinesettlement/offlinesettlementRecordMain/offlinesettlementRecordMain.data.ts
@@ -279,14 +279,14 @@ export const OfflinesettlementRecordDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '批次',
field: 'batch',
diff --git a/src/views/wms/productionManage/productdismantle/productdismantleRecordMain/productdismantleRecordMain.data.ts b/src/views/wms/productionManage/productdismantle/productdismantleRecordMain/productdismantleRecordMain.data.ts
index c4ec4ac11..2f0fe286e 100644
--- a/src/views/wms/productionManage/productdismantle/productdismantleRecordMain/productdismantleRecordMain.data.ts
+++ b/src/views/wms/productionManage/productdismantle/productdismantleRecordMain/productdismantleRecordMain.data.ts
@@ -402,15 +402,15 @@ export const ProductdismantleRecordDetaila = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false
+ // },
{
label: '库存状态',
diff --git a/src/views/wms/productionManage/productputaway/productputawayRecordMain/productputawayRecordMain.data.ts b/src/views/wms/productionManage/productputaway/productputawayRecordMain/productputawayRecordMain.data.ts
index e75ab2f4b..94487c419 100644
--- a/src/views/wms/productionManage/productputaway/productputawayRecordMain/productputawayRecordMain.data.ts
+++ b/src/views/wms/productionManage/productputaway/productputawayRecordMain/productputawayRecordMain.data.ts
@@ -717,24 +717,24 @@ export const ProductputawayRecordDetail = useCrudSchemas(reactive(
// width: 150
// },
// },
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain: true
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain: true
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true
+ // },
]))
//表单校验
diff --git a/src/views/wms/productionManage/productputaway/productputawayRequestMain/productputawayRequestMain.data.ts b/src/views/wms/productionManage/productputaway/productputawayRequestMain/productputawayRequestMain.data.ts
index 48ff2d557..567bea91c 100644
--- a/src/views/wms/productionManage/productputaway/productputawayRequestMain/productputawayRequestMain.data.ts
+++ b/src/views/wms/productionManage/productputaway/productputawayRequestMain/productputawayRequestMain.data.ts
@@ -742,23 +742,23 @@ export const ProductputawayRequestDetail = useCrudSchemas(reactive
isForm: false
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
- form: {
- componentProps: {
- disabled: true
- }
- },
- tableForm: {
- disabled: true
- }
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
+ // form: {
+ // componentProps: {
+ // disabled: true
+ // }
+ // },
+ // tableForm: {
+ // disabled: true
+ // }
+ // },
{
label: '最后更新时间',
field: 'updateTime',
diff --git a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleJobMain/productputawayAssembleJobMain.data.ts b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleJobMain/productputawayAssembleJobMain.data.ts
index 0a0b7420b..bbca23fe8 100644
--- a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleJobMain/productputawayAssembleJobMain.data.ts
+++ b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleJobMain/productputawayAssembleJobMain.data.ts
@@ -820,15 +820,15 @@ export const ProductputawayJobDetail = useCrudSchemas(reactive([
hiddenInMain:true
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false
+ // },
]))
//表单校验
diff --git a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRecordMain/productputawayAssembleRecordMain.data.ts b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRecordMain/productputawayAssembleRecordMain.data.ts
index 97e3193eb..9e399f5f2 100644
--- a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRecordMain/productputawayAssembleRecordMain.data.ts
+++ b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRecordMain/productputawayAssembleRecordMain.data.ts
@@ -724,25 +724,25 @@ export const ProductputawayRecordDetail = useCrudSchemas(reactive(
// },
// },
{
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain: true
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain: true
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true
- },
+ // },
]))
//表单校验
diff --git a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRequestMain/productputawayAssembleRequestMain.data.ts b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRequestMain/productputawayAssembleRequestMain.data.ts
index a96a8c2cf..889c11207 100644
--- a/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRequestMain/productputawayAssembleRequestMain.data.ts
+++ b/src/views/wms/productionManage/productputawayAssemble/productputawayAssembleRequestMain/productputawayAssembleRequestMain.data.ts
@@ -585,23 +585,23 @@ export const ProductputawayRequestDetail = useCrudSchemas(reactive
}
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- form: {
- componentProps: {
- disabled: true
- }
- },
- tableForm: {
- disabled: true
- }
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // form: {
+ // componentProps: {
+ // disabled: true
+ // }
+ // },
+ // tableForm: {
+ // disabled: true
+ // }
+ // },
{
label: '单据号',
field: 'number',
diff --git a/src/views/wms/productionManage/productreceipt/productreceiptJobMain/productreceiptJobMain.data.ts b/src/views/wms/productionManage/productreceipt/productreceiptJobMain/productreceiptJobMain.data.ts
index 08ddb8dd4..6f8011f4c 100644
--- a/src/views/wms/productionManage/productreceipt/productreceiptJobMain/productreceiptJobMain.data.ts
+++ b/src/views/wms/productionManage/productreceipt/productreceiptJobMain/productreceiptJobMain.data.ts
@@ -660,16 +660,16 @@ export const ProductreceiptJobDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- isTable:false,
- hiddenInMain:true,
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // isTable:false,
+ // hiddenInMain:true,
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '批次',
field: 'batch',
diff --git a/src/views/wms/productionManage/productreceipt/productreceiptRecordMain/productreceiptRecordMain.data.ts b/src/views/wms/productionManage/productreceipt/productreceiptRecordMain/productreceiptRecordMain.data.ts
index 81838b9a2..04036f02b 100644
--- a/src/views/wms/productionManage/productreceipt/productreceiptRecordMain/productreceiptRecordMain.data.ts
+++ b/src/views/wms/productionManage/productreceipt/productreceiptRecordMain/productreceiptRecordMain.data.ts
@@ -560,15 +560,15 @@ export const ProductreceiptRecordDetail = useCrudSchemas(reactive(
width: 180
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false
+ // },
{
label: '过期日期',
field: 'expireDate',
diff --git a/src/views/wms/productionManage/productreceipt/productreceiptRequestMain/productreceiptRequestMain.data.ts b/src/views/wms/productionManage/productreceipt/productreceiptRequestMain/productreceiptRequestMain.data.ts
index d2bd5073c..f372eec7b 100644
--- a/src/views/wms/productionManage/productreceipt/productreceiptRequestMain/productreceiptRequestMain.data.ts
+++ b/src/views/wms/productionManage/productreceipt/productreceiptRequestMain/productreceiptRequestMain.data.ts
@@ -779,18 +779,18 @@ export const ProductreceiptRequestDetail = useCrudSchemas(reactive
isTableForm: false,
isForm: false
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- hiddenInMain:true,
- isTable:false,
- table: {
- width: 150
- },
- isTableForm: false,
- isForm: false
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // hiddenInMain:true,
+ // isTable:false,
+ // table: {
+ // width: 150
+ // },
+ // isTableForm: false,
+ // isForm: false
+ // },
{
label: '库存状态',
field: 'inventoryStatus',
diff --git a/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleJobMain/productreceiptAssembleJobMain.data.ts b/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleJobMain/productreceiptAssembleJobMain.data.ts
index 7da976dcd..a0ba771f6 100644
--- a/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleJobMain/productreceiptAssembleJobMain.data.ts
+++ b/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleJobMain/productreceiptAssembleJobMain.data.ts
@@ -664,16 +664,16 @@ export const ProductreceiptJobDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- isTable:false,
- hiddenInMain:true,
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // isTable:false,
+ // hiddenInMain:true,
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '批次',
field: 'batch',
diff --git a/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRecordMain/productreceiptAssembleRecordMain.data.ts b/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRecordMain/productreceiptAssembleRecordMain.data.ts
index e03956bb7..a39bc62f8 100644
--- a/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRecordMain/productreceiptAssembleRecordMain.data.ts
+++ b/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRecordMain/productreceiptAssembleRecordMain.data.ts
@@ -518,15 +518,15 @@ export const ProductreceiptRecordDetail = useCrudSchemas(reactive(
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false
+ // },
{
label: '生产日期',
field: 'produceDate',
diff --git a/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRequestMain/productreceiptAssembleRequestMain.data.ts b/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRequestMain/productreceiptAssembleRequestMain.data.ts
index e342bbebe..6c1efc524 100644
--- a/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRequestMain/productreceiptAssembleRequestMain.data.ts
+++ b/src/views/wms/productionManage/productreceiptAssemble/productreceiptAssembleRequestMain/productreceiptAssembleRequestMain.data.ts
@@ -787,18 +787,18 @@ export const ProductreceiptRequestDetail = useCrudSchemas(reactive
isTableForm: false,
isForm: false
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain:true,
- isTable:false,
- isTableForm: false,
- isForm: false
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain:true,
+ // isTable:false,
+ // isTableForm: false,
+ // isForm: false
+ // },
{
label: '库存状态',
field: 'inventoryStatus',
@@ -907,7 +907,7 @@ export const ProductreceiptRequestDetail = useCrudSchemas(reactive
},
sortTableDefault:1003,
tableForm:{
- enterSearch:true,
+ // enterSearch:true,
isInpuFocusShow: true,
searchListPlaceholder: '请选择物料代码',
searchField: 'itemCode',
diff --git a/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapJobMain/productreceiptscrapJobMain.data.ts b/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapJobMain/productreceiptscrapJobMain.data.ts
index 08a551d97..9c906dc83 100644
--- a/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapJobMain/productreceiptscrapJobMain.data.ts
+++ b/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapJobMain/productreceiptscrapJobMain.data.ts
@@ -644,16 +644,16 @@ export const ProductreceiptJobDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- isTable:false,
- hiddenInMain:true,
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // isTable:false,
+ // hiddenInMain:true,
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '批次',
field: 'batch',
diff --git a/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapRecordMain/productreceiptscrapRecordMain.data.ts b/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapRecordMain/productreceiptscrapRecordMain.data.ts
index 745ceb9fb..bc903136b 100644
--- a/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapRecordMain/productreceiptscrapRecordMain.data.ts
+++ b/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapRecordMain/productreceiptscrapRecordMain.data.ts
@@ -590,15 +590,15 @@ export const ProductreceiptRecordDetail = useCrudSchemas(reactive(
component: 'InputNumber',
}
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
+ // },
{
label: '到货主代码',
field: 'toOwnerCode',
diff --git a/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapRequestMain/productreceiptscrapRequestMain.data.ts b/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapRequestMain/productreceiptscrapRequestMain.data.ts
index 8ba578742..1181e21ae 100644
--- a/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapRequestMain/productreceiptscrapRequestMain.data.ts
+++ b/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapRequestMain/productreceiptscrapRequestMain.data.ts
@@ -744,18 +744,18 @@ export const ProductreceiptRequestDetail = useCrudSchemas(reactive
isTableForm: false,
isForm: false
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain:true,
- isTable:false,
- isTableForm: false,
- isForm: false
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain:true,
+ // isTable:false,
+ // isTableForm: false,
+ // isForm: false
+ // },
{
label: '库存状态',
field: 'inventoryStatus',
diff --git a/src/views/wms/productionManage/productrepair/productrepairRecordMain/productrepairRecordMain.data.ts b/src/views/wms/productionManage/productrepair/productrepairRecordMain/productrepairRecordMain.data.ts
index 15b7180ce..1ce8bcec4 100644
--- a/src/views/wms/productionManage/productrepair/productrepairRecordMain/productrepairRecordMain.data.ts
+++ b/src/views/wms/productionManage/productrepair/productrepairRecordMain/productrepairRecordMain.data.ts
@@ -428,15 +428,15 @@ export const ProductrepairRecordDetail = useCrudSchemas(reactive([
},
sortTableDefault:11,
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain:true,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain:true,
+ // },
{
label: '成品库位',
field: 'fgFromLocationCode',
diff --git a/src/views/wms/productionManage/productrepair/productrepairRequestMain/productrepairRequestMain.data.ts b/src/views/wms/productionManage/productrepair/productrepairRequestMain/productrepairRequestMain.data.ts
index 2345b6ce9..3fa3c6f93 100644
--- a/src/views/wms/productionManage/productrepair/productrepairRequestMain/productrepairRequestMain.data.ts
+++ b/src/views/wms/productionManage/productrepair/productrepairRequestMain/productrepairRequestMain.data.ts
@@ -791,24 +791,24 @@ export const ProductrepairRequestDetaila = useCrudSchemas(reactive
}
}
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain: true,
- isTable: false,
- tableForm: {
- disabled: true
- },
- form: {
- componentProps:{
- disabled: true
- }
- }
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true,
+ // isTable: false,
+ // tableForm: {
+ // disabled: true
+ // },
+ // form: {
+ // componentProps:{
+ // disabled: true
+ // }
+ // }
+ // },
{
label: '批次',
field: 'batch',
diff --git a/src/views/wms/productionManage/productscrap/productscrapJobMain/productscrapJobMain.data.ts b/src/views/wms/productionManage/productscrap/productscrapJobMain/productscrapJobMain.data.ts
index ad21962a7..957602e4f 100644
--- a/src/views/wms/productionManage/productscrap/productscrapJobMain/productscrapJobMain.data.ts
+++ b/src/views/wms/productionManage/productscrap/productscrapJobMain/productscrapJobMain.data.ts
@@ -574,14 +574,14 @@ export const ProductscrapJobDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '批次',
field: 'batch',
diff --git a/src/views/wms/productionManage/productscrap/productscrapRecordMain/productscrapRecordMain.data.ts b/src/views/wms/productionManage/productscrap/productscrapRecordMain/productscrapRecordMain.data.ts
index 773c0eadb..7685a6bda 100644
--- a/src/views/wms/productionManage/productscrap/productscrapRecordMain/productscrapRecordMain.data.ts
+++ b/src/views/wms/productionManage/productscrap/productscrapRecordMain/productscrapRecordMain.data.ts
@@ -518,16 +518,16 @@ export const ProductscrapRecordDetail = useCrudSchemas(reactive([
},
isTable: false,
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150,
- show: false
- },
- isTable: false,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150,
+ // show: false
+ // },
+ // isTable: false,
+ // },
{
label: '从库位组代码',
field: 'fromLocationGroupCode',
diff --git a/src/views/wms/productionManage/productscrap/productscrapRequestMain/productscrapRequestMain.data.ts b/src/views/wms/productionManage/productscrap/productscrapRequestMain/productscrapRequestMain.data.ts
index 23aa105f3..33d66900f 100644
--- a/src/views/wms/productionManage/productscrap/productscrapRequestMain/productscrapRequestMain.data.ts
+++ b/src/views/wms/productionManage/productscrap/productscrapRequestMain/productscrapRequestMain.data.ts
@@ -980,21 +980,21 @@ export const ProductscrapRequestDetail = useCrudSchemas(reactive([
}
}
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150,
- show: false
- },
- isTable: false,
- isTableForm: false,
- isForm: false,
- tableForm: {
- disabled: true
- }
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150,
+ // show: false
+ // },
+ // isTable: false,
+ // isTableForm: false,
+ // isForm: false,
+ // tableForm: {
+ // disabled: true
+ // }
+ // },
{
diff --git a/src/views/wms/purchasereceiptManage/inspect/inspectJobMain/inspectJobMain.data.ts b/src/views/wms/purchasereceiptManage/inspect/inspectJobMain/inspectJobMain.data.ts
index 5282de81f..4920252e9 100644
--- a/src/views/wms/purchasereceiptManage/inspect/inspectJobMain/inspectJobMain.data.ts
+++ b/src/views/wms/purchasereceiptManage/inspect/inspectJobMain/inspectJobMain.data.ts
@@ -674,14 +674,14 @@ export const InspectJobDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '库存状态',
field: 'inventoryStatus',
diff --git a/src/views/wms/purchasereceiptManage/inspect/inspectRecordMain/inspectRecordMain.data.ts b/src/views/wms/purchasereceiptManage/inspect/inspectRecordMain/inspectRecordMain.data.ts
index a0928f3c5..632ec6e49 100644
--- a/src/views/wms/purchasereceiptManage/inspect/inspectRecordMain/inspectRecordMain.data.ts
+++ b/src/views/wms/purchasereceiptManage/inspect/inspectRecordMain/inspectRecordMain.data.ts
@@ -515,14 +515,14 @@ export const InspectRecordDetail = useCrudSchemas(reactive([
width: 150
},
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // },
{
label: '从库位代码',
field: 'fromLocationCode',
diff --git a/src/views/wms/purchasereceiptManage/inspect/inspectRequestMain/inspectRequestMain.data.ts b/src/views/wms/purchasereceiptManage/inspect/inspectRequestMain/inspectRequestMain.data.ts
index fc53f7b3a..ad80329e8 100644
--- a/src/views/wms/purchasereceiptManage/inspect/inspectRequestMain/inspectRequestMain.data.ts
+++ b/src/views/wms/purchasereceiptManage/inspect/inspectRequestMain/inspectRequestMain.data.ts
@@ -540,16 +540,16 @@ export const InspectRequestDetail = useCrudSchemas(reactive([
isTableForm: false,
isForm: false,
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTableForm: false,
- isForm: false,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTableForm: false,
+ // isForm: false,
+ // },
{
label: '库存状态',
field: 'inventoryStatus',
diff --git a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptJobMain/purchasereceiptJobMain.data.ts b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptJobMain/purchasereceiptJobMain.data.ts
index df5ea85df..972e3bf55 100644
--- a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptJobMain/purchasereceiptJobMain.data.ts
+++ b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptJobMain/purchasereceiptJobMain.data.ts
@@ -733,16 +733,16 @@ export const PurchasereceiptJobDetail = useCrudSchemas(
},
sortTableDefault: 1002
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- hiddenInMain: true,
- table: {
- width: 150
- },
- isTable: false
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // hiddenInMain: true,
+ // table: {
+ // width: 150
+ // },
+ // isTable: false
+ // },
{
label: '批次',
field: 'batch',
@@ -755,16 +755,16 @@ export const PurchasereceiptJobDetail = useCrudSchemas(
hiddenInMain: true,
sortTableDefault: 8
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable: false,
- hiddenInMain: true
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable: false,
+ // hiddenInMain: true
+ // },
{
label: '到货日期',
field: 'arriveDate',
@@ -1160,22 +1160,22 @@ export const PurchasereceiptJobDetailPackingNumber = useCrudSchemas(
disabled: true
}
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- form: {
- componentProps: {
- disabled: true
- }
- },
- tableForm: {
- disabled: true
- }
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // form: {
+ // componentProps: {
+ // disabled: true
+ // }
+ // },
+ // tableForm: {
+ // disabled: true
+ // }
+ // },
{
label: '批次',
field: 'batch',
@@ -1192,22 +1192,22 @@ export const PurchasereceiptJobDetailPackingNumber = useCrudSchemas(
disabled: true
}
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- form: {
- componentProps: {
- disabled: true
- }
- },
- tableForm: {
- disabled: true
- }
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // form: {
+ // componentProps: {
+ // disabled: true
+ // }
+ // },
+ // tableForm: {
+ // disabled: true
+ // }
+ // },
{
label: '到货日期',
field: 'arriveDate',
diff --git a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRecordMain/purchasereceiptRecordMain.data.ts b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRecordMain/purchasereceiptRecordMain.data.ts
index a6304a3fb..c66ae154a 100644
--- a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRecordMain/purchasereceiptRecordMain.data.ts
+++ b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRecordMain/purchasereceiptRecordMain.data.ts
@@ -678,16 +678,16 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive
sortTableDefault:14,
hiddenInMain:true
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true
+ // },
{
label: '从包装号',
field: 'fromPackingNumber',
@@ -708,26 +708,26 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive
sortTableDefault:15,
hiddenInMain:true
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true
+ // },
{
label: '订单数量',
field: 'orderQty',
@@ -1362,22 +1362,22 @@ export const PurchasereceiptRecordDetailPackingNumber = useCrudSchemas(reactive<
disabled: true,
}
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- form: {
- componentProps: {
- disabled:true
- }
- },
- tableForm: {
- disabled: true,
- }
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // form: {
+ // componentProps: {
+ // disabled:true
+ // }
+ // },
+ // tableForm: {
+ // disabled: true,
+ // }
+ // },
{
label: '从包装号',
field: 'fromPackingNumber',
@@ -1410,38 +1410,38 @@ export const PurchasereceiptRecordDetailPackingNumber = useCrudSchemas(reactive<
disabled: true,
}
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- form: {
- componentProps: {
- disabled:true
- }
- },
- tableForm: {
- disabled: true,
- }
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- form: {
- componentProps: {
- disabled:true
- }
- },
- tableForm: {
- disabled: true,
- }
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // form: {
+ // componentProps: {
+ // disabled:true
+ // }
+ // },
+ // tableForm: {
+ // disabled: true,
+ // }
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // form: {
+ // componentProps: {
+ // disabled:true
+ // }
+ // },
+ // tableForm: {
+ // disabled: true,
+ // }
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRecordRefuseMain/purchasereceiptRecordMain.data.ts b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRecordRefuseMain/purchasereceiptRecordMain.data.ts
index 952a908bc..6dce3f6d0 100644
--- a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRecordRefuseMain/purchasereceiptRecordMain.data.ts
+++ b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRecordRefuseMain/purchasereceiptRecordMain.data.ts
@@ -714,16 +714,16 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive
sortTableDefault:14,
hiddenInMain:true
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true
+ // },
{
label: '从包装号',
field: 'fromPackingNumber',
@@ -744,26 +744,26 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive
sortTableDefault:15,
hiddenInMain:true
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true
+ // },
{
label: '订单数量',
field: 'orderQty',
@@ -1397,22 +1397,22 @@ export const PurchasereceiptRecordDetailPackingNumber = useCrudSchemas(reactive<
disabled: true,
}
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- form: {
- componentProps: {
- disabled:true
- }
- },
- tableForm: {
- disabled: true,
- }
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // form: {
+ // componentProps: {
+ // disabled:true
+ // }
+ // },
+ // tableForm: {
+ // disabled: true,
+ // }
+ // },
{
label: '从包装号',
field: 'fromPackingNumber',
@@ -1445,38 +1445,38 @@ export const PurchasereceiptRecordDetailPackingNumber = useCrudSchemas(reactive<
disabled: true,
}
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- form: {
- componentProps: {
- disabled:true
- }
- },
- tableForm: {
- disabled: true,
- }
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- form: {
- componentProps: {
- disabled:true
- }
- },
- tableForm: {
- disabled: true,
- }
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // form: {
+ // componentProps: {
+ // disabled:true
+ // }
+ // },
+ // tableForm: {
+ // disabled: true,
+ // }
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // form: {
+ // componentProps: {
+ // disabled:true
+ // }
+ // },
+ // tableForm: {
+ // disabled: true,
+ // }
+ // },
{
label: '数量',
field: 'qty',
diff --git a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRequestMain/purchasereceiptRequestMain.data.ts b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRequestMain/purchasereceiptRequestMain.data.ts
index d2e2d5928..714ad6745 100644
--- a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRequestMain/purchasereceiptRequestMain.data.ts
+++ b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRequestMain/purchasereceiptRequestMain.data.ts
@@ -787,18 +787,18 @@ export const PurchasereceiptRequestDetail = useCrudSchemas(reactive([
isTableForm: false,
isForm: false,
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true,
+ // },
{
label: '批次',
field: 'batch',
@@ -705,16 +705,16 @@ export const PurchasereturnJobDetail = useCrudSchemas(reactive([
sortTableDefault: 9,
sortSearchDefault: 6
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true,
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true,
+ // },
{
label: '库存状态',
field: 'inventoryStatus',
diff --git a/src/views/wms/purchasereceiptManage/purchasereturn/purchasereturnRecordMain/purchasereturnRecordMain.data.ts b/src/views/wms/purchasereceiptManage/purchasereturn/purchasereturnRecordMain/purchasereturnRecordMain.data.ts
index ef0a33ad3..27f5921b8 100644
--- a/src/views/wms/purchasereceiptManage/purchasereturn/purchasereturnRecordMain/purchasereturnRecordMain.data.ts
+++ b/src/views/wms/purchasereceiptManage/purchasereturn/purchasereturnRecordMain/purchasereturnRecordMain.data.ts
@@ -508,26 +508,26 @@ export const PurchasereturnRecordDetail = useCrudSchemas(reactive(
disabled:false
}
},
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain: true
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain: true
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain: true
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain: true
+ // },
{
label: '从批次',
field: 'fromBatch',
@@ -549,16 +549,16 @@ export const PurchasereturnRecordDetail = useCrudSchemas(reactive(
sortTableDefault: 1000,
hiddenInMain: true
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain: true
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain: true
+ // },
{
label: '从库位代码',
field: 'fromLocationCode',
diff --git a/src/views/wms/purchasereceiptManage/purchasereturn/purchasereturnRequestMain/purchasereturnRequestMain.data.ts b/src/views/wms/purchasereceiptManage/purchasereturn/purchasereturnRequestMain/purchasereturnRequestMain.data.ts
index cf443b66b..be19306d8 100644
--- a/src/views/wms/purchasereceiptManage/purchasereturn/purchasereturnRequestMain/purchasereturnRequestMain.data.ts
+++ b/src/views/wms/purchasereceiptManage/purchasereturn/purchasereturnRequestMain/purchasereturnRequestMain.data.ts
@@ -843,46 +843,46 @@ export const PurchasereturnRequestDetail = useCrudSchemas(reactive
}
}
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain: true,
- isTableForm: false,
- isTable: false,
- isForm: false,
- tableForm:{
- disabled:true
- },
- form: {
- componentProps:{
- disabled:true
- }
- }
- },
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain: true,
- tableForm:{
- disabled:true
- },
- isTableForm: false,
- isTable: false,
- isForm: false,
- form: {
- componentProps:{
- disabled:true
- }
- }
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true,
+ // isTableForm: false,
+ // isTable: false,
+ // isForm: false,
+ // tableForm:{
+ // disabled:true
+ // },
+ // form: {
+ // componentProps:{
+ // disabled:true
+ // }
+ // }
+ // },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true,
+ // tableForm:{
+ // disabled:true
+ // },
+ // isTableForm: false,
+ // isTable: false,
+ // isForm: false,
+ // form: {
+ // componentProps:{
+ // disabled:true
+ // }
+ // }
+ // },
{
label: '计量单位',
field: 'uom',
@@ -1596,16 +1596,16 @@ export const PurchasereReturnRequestDetailLabel = useCrudSchemas(reactive
}
}
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain: true,
- isTableForm: false,
- isTable: false,
- isForm: false,
- tableForm:{
- disabled:true
- },
- form: {
- componentProps:{
- disabled:true
- }
- }
- },
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain: true,
- tableForm:{
- disabled:true
- },
- isTableForm: false,
- isTable: false,
- isForm: false,
- form: {
- componentProps:{
- disabled:true
- }
- }
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true,
+ // isTableForm: false,
+ // isTable: false,
+ // isForm: false,
+ // tableForm:{
+ // disabled:true
+ // },
+ // form: {
+ // componentProps:{
+ // disabled:true
+ // }
+ // }
+ // },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true,
+ // tableForm:{
+ // disabled:true
+ // },
+ // isTableForm: false,
+ // isTable: false,
+ // isForm: false,
+ // form: {
+ // componentProps:{
+ // disabled:true
+ // }
+ // }
+ // },
{
label: '计量单位',
field: 'uom',
@@ -1476,16 +1476,16 @@ export const PurchasereReturnRequestDetailLabel = useCrudSchemas(reactive([
},
sortTableDefault:5,
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- hiddenInMain: true,
- isTable:false,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain: true,
+ // isTable:false,
+ // },
{
label: '批次',
field: 'batch',
@@ -958,22 +958,22 @@ export const PutawayJobDetailPackingNumber = useCrudSchemas(reactive([
sortTableDefault:6,
sortSearchDefault:4,
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTableForm: false,
- isForm: false,
- isTable:false,
- hiddenInMain:true,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTableForm: false,
+ // isForm: false,
+ // isTable:false,
+ // hiddenInMain:true,
+ // },
{
label: '批次',
field: 'batch',
@@ -921,24 +921,24 @@ export const PutawayRequestDetailChildPackingNumber = useCrudSchemas(reactive([
},
sortTableDefault:1002
},
- {
- label: '器具号',
- field: 'containerNumber',
- sort: 'custom',
- hiddenInMain:true,
- table: {
- width: 150
- },
- isTable:false,
- },
+ // {
+ // label: '器具号',
+ // field: 'containerNumber',
+ // sort: 'custom',
+ // hiddenInMain:true,
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // },
{
label: '批次',
field: 'batch',
@@ -749,16 +749,16 @@ export const PurchasereceiptJobDetail = useCrudSchemas(reactive([
hiddenInMain:true,
sortTableDefault:8,
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true,
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true,
+ // },
{
label: '到货日期',
field: 'arriveDate',
diff --git a/src/views/wms/purchasereceiptManage/sparereceipt/sparereceiptRecordMain/sparereceiptRecordMain.data.ts b/src/views/wms/purchasereceiptManage/sparereceipt/sparereceiptRecordMain/sparereceiptRecordMain.data.ts
index 6ea0c3605..82c49c547 100644
--- a/src/views/wms/purchasereceiptManage/sparereceipt/sparereceiptRecordMain/sparereceiptRecordMain.data.ts
+++ b/src/views/wms/purchasereceiptManage/sparereceipt/sparereceiptRecordMain/sparereceiptRecordMain.data.ts
@@ -613,16 +613,16 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive
// sortTableDefault:14,
// hiddenInMain:true
// },
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true
+ // },
// {
// label: '从包装号',
// field: 'fromPackingNumber',
@@ -643,26 +643,26 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive
// sortTableDefault:15,
// hiddenInMain:true
// },
- {
- label: '从器具号',
- field: 'fromContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true
- },
- {
- label: '到器具号',
- field: 'toContainerNumber',
- sort: 'custom',
- table: {
- width: 150
- },
- isTable:false,
- hiddenInMain:true
- },
+ // {
+ // label: '从器具号',
+ // field: 'fromContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true
+ // },
+ // {
+ // label: '到器具号',
+ // field: 'toContainerNumber',
+ // sort: 'custom',
+ // table: {
+ // width: 150
+ // },
+ // isTable:false,
+ // hiddenInMain:true
+ // },
{
label: '订单数量',
field: 'orderQty',
diff --git a/src/views/wms/purchasereceiptManage/sparereceipt/sparereceiptRequestMain/sparereceiptRequestMain.data.ts b/src/views/wms/purchasereceiptManage/sparereceipt/sparereceiptRequestMain/sparereceiptRequestMain.data.ts
index 428dbde25..58f7dab51 100644
--- a/src/views/wms/purchasereceiptManage/sparereceipt/sparereceiptRequestMain/sparereceiptRequestMain.data.ts
+++ b/src/views/wms/purchasereceiptManage/sparereceipt/sparereceiptRequestMain/sparereceiptRequestMain.data.ts
@@ -788,18 +788,18 @@ export const PurchasereceiptRequestDetail = useCrudSchemas(reactive([
precision: 6
},
},
- {
- label: 'ERP库位',
- field: 'erpLocationCode',
- dictType : DICT_TYPE.ERP_LOCATION,
- dictClass: 'string',
- table: {
- width: 150
- },
- hiddenInMain:true,
- isTableForm: false,
- isForm: false,
- },
+ // {
+ // label: 'ERP库位',
+ // field: 'erpLocationCode',
+ // dictType : DICT_TYPE.ERP_LOCATION,
+ // dictClass: 'string',
+ // table: {
+ // width: 150
+ // },
+ // hiddenInMain:true,
+ // isTableForm: false,
+ // isForm: false,
+ // },
{
label: '项目代码',
field: 'projectCode',
diff --git a/src/views/wms/purchasereceiptManage/supplierdeliver/supplierPackage/supplierPackage.data.ts b/src/views/wms/purchasereceiptManage/supplierdeliver/supplierPackage/supplierPackage.data.ts
index 4e83aa894..5a2caeecc 100644
--- a/src/views/wms/purchasereceiptManage/supplierdeliver/supplierPackage/supplierPackage.data.ts
+++ b/src/views/wms/purchasereceiptManage/supplierdeliver/supplierPackage/supplierPackage.data.ts
@@ -72,14 +72,14 @@ export const Package = useCrudSchemas(reactive([
width: 150,
},
},
- {
- label: '替代批次',
- field: 'altBatch',
- sort: 'custom',
- table: {
- width: 150,
- },
- },
+ // {
+ // label: '替代批次',
+ // field: 'altBatch',
+ // sort: 'custom',
+ // table: {
+ // width: 150,
+ // },
+ // },
{
label: '生产日期',
field: 'produceDate',