From 45e5b17f7ce862a5d9fdb3d789325be40c62c35a Mon Sep 17 00:00:00 2001 From: yufei_wang <2267742828@qq.com> Date: Thu, 14 Nov 2024 15:04:19 +0800 Subject: [PATCH] =?UTF-8?q?YT-977=E4=BF=AE=E6=94=B9=E9=87=87=E8=B4=AD?= =?UTF-8?q?=E6=94=B6=E8=B4=A7=E4=BB=BB=E5=8A=A1=E5=8F=8A=E9=87=87=E8=B4=AD?= =?UTF-8?q?=E6=94=B6=E8=B4=A7=E8=AE=B0=E5=BD=95=E7=9A=84=E7=9A=84=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../purchasereceiptRecordMain.data.ts | 93 +------------------ .../purchasereceiptRecordMain.data.ts | 93 +------------------ .../purchasereceiptRecordMain.data.ts | 93 +------------------ .../purchasereceiptRecordMain.data.ts | 93 +------------------ .../purchasereceiptRecordMain.data.ts | 93 +------------------ .../purchasereceiptRecordMain.data.ts | 93 +------------------ 6 files changed, 6 insertions(+), 552 deletions(-) diff --git a/src/views/wms/purchasereceiptManage/amvpurchasereceipt/amvPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts b/src/views/wms/purchasereceiptManage/amvpurchasereceipt/amvPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts index fbfcee548..30bd3f3e8 100644 --- a/src/views/wms/purchasereceiptManage/amvpurchasereceipt/amvPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts +++ b/src/views/wms/purchasereceiptManage/amvpurchasereceipt/amvPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts @@ -38,26 +38,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:3 }, - { - label: '备注', - field: 'mainRemark', - sort: 'custom', - table: { - width: 180 - }, - isSearch: false, - sortTableDefault:3 - }, - { - label: '明细备注', - field: 'remark', - sort: 'custom', - table: { - width: 180 - }, - isSearch: false, - sortTableDefault:3 - }, { label: '发货单号', field: 'asnNumber', @@ -135,22 +115,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, isTable:false }, - { - label: '数据来源', - field: 'sourceType', - dictType: DICT_TYPE.PURCHASERECEIPT_SOURCE_TYPE, - sort: 'custom', - table: { - width: 150 - }, - form: { - value: 'ASN_ExternalReceipt', - componentProps: { - disabled: true - } - }, - isSearch: false, - }, { label: '车牌号', field: 'vehiclePlateNumber', @@ -447,24 +411,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:12, }, - { - label: '包装号', // 实际是子表的从包装号,为了不影响页面,单独放上面 - field: 'fromPackingNumber', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:16, - }, - { - label: '检验申请单号', - field: 'inspectNumber', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:6, - }, { label: '发货数量', field: 'shippedQty', @@ -631,16 +577,7 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive sortTableDefault:1998, hiddenInMain:true }, - { - label: '检验申请单号', - field: 'inspectNumber', - sort: 'custom', - table: { - width: 150 - }, - isTable:false, - sortTableDefault:6, - }, + { label: '采购订单号', field: 'poNumber', @@ -722,24 +659,6 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive } }, }, - { - label: '物料类型', - field: 'itemType', - sort: 'custom', - dictType: DICT_TYPE.ITEM_TYPE, - dictClass: 'string', - isSearch: true, - isDetail:false, - table: { - width: 150 - }, - search:{ - componentProps:{ - multiple:true, - } - } - - }, { label: '物料名称', field: 'itemName', @@ -952,16 +871,6 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive sortTableDefault:18, hiddenInMain:true }, - { - label: '从库位代码', - field: 'fromLocationCode', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:18, - - }, { label: '到库位代码', field: 'toLocationCode', diff --git a/src/views/wms/purchasereceiptManage/bspurchasereceipt/bsPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts b/src/views/wms/purchasereceiptManage/bspurchasereceipt/bsPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts index fbfcee548..30bd3f3e8 100644 --- a/src/views/wms/purchasereceiptManage/bspurchasereceipt/bsPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts +++ b/src/views/wms/purchasereceiptManage/bspurchasereceipt/bsPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts @@ -38,26 +38,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:3 }, - { - label: '备注', - field: 'mainRemark', - sort: 'custom', - table: { - width: 180 - }, - isSearch: false, - sortTableDefault:3 - }, - { - label: '明细备注', - field: 'remark', - sort: 'custom', - table: { - width: 180 - }, - isSearch: false, - sortTableDefault:3 - }, { label: '发货单号', field: 'asnNumber', @@ -135,22 +115,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, isTable:false }, - { - label: '数据来源', - field: 'sourceType', - dictType: DICT_TYPE.PURCHASERECEIPT_SOURCE_TYPE, - sort: 'custom', - table: { - width: 150 - }, - form: { - value: 'ASN_ExternalReceipt', - componentProps: { - disabled: true - } - }, - isSearch: false, - }, { label: '车牌号', field: 'vehiclePlateNumber', @@ -447,24 +411,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:12, }, - { - label: '包装号', // 实际是子表的从包装号,为了不影响页面,单独放上面 - field: 'fromPackingNumber', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:16, - }, - { - label: '检验申请单号', - field: 'inspectNumber', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:6, - }, { label: '发货数量', field: 'shippedQty', @@ -631,16 +577,7 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive sortTableDefault:1998, hiddenInMain:true }, - { - label: '检验申请单号', - field: 'inspectNumber', - sort: 'custom', - table: { - width: 150 - }, - isTable:false, - sortTableDefault:6, - }, + { label: '采购订单号', field: 'poNumber', @@ -722,24 +659,6 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive } }, }, - { - label: '物料类型', - field: 'itemType', - sort: 'custom', - dictType: DICT_TYPE.ITEM_TYPE, - dictClass: 'string', - isSearch: true, - isDetail:false, - table: { - width: 150 - }, - search:{ - componentProps:{ - multiple:true, - } - } - - }, { label: '物料名称', field: 'itemName', @@ -952,16 +871,6 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive sortTableDefault:18, hiddenInMain:true }, - { - label: '从库位代码', - field: 'fromLocationCode', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:18, - - }, { label: '到库位代码', field: 'toLocationCode', diff --git a/src/views/wms/purchasereceiptManage/developpurchasereceipt/developPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts b/src/views/wms/purchasereceiptManage/developpurchasereceipt/developPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts index fbfcee548..30bd3f3e8 100644 --- a/src/views/wms/purchasereceiptManage/developpurchasereceipt/developPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts +++ b/src/views/wms/purchasereceiptManage/developpurchasereceipt/developPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts @@ -38,26 +38,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:3 }, - { - label: '备注', - field: 'mainRemark', - sort: 'custom', - table: { - width: 180 - }, - isSearch: false, - sortTableDefault:3 - }, - { - label: '明细备注', - field: 'remark', - sort: 'custom', - table: { - width: 180 - }, - isSearch: false, - sortTableDefault:3 - }, { label: '发货单号', field: 'asnNumber', @@ -135,22 +115,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, isTable:false }, - { - label: '数据来源', - field: 'sourceType', - dictType: DICT_TYPE.PURCHASERECEIPT_SOURCE_TYPE, - sort: 'custom', - table: { - width: 150 - }, - form: { - value: 'ASN_ExternalReceipt', - componentProps: { - disabled: true - } - }, - isSearch: false, - }, { label: '车牌号', field: 'vehiclePlateNumber', @@ -447,24 +411,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:12, }, - { - label: '包装号', // 实际是子表的从包装号,为了不影响页面,单独放上面 - field: 'fromPackingNumber', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:16, - }, - { - label: '检验申请单号', - field: 'inspectNumber', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:6, - }, { label: '发货数量', field: 'shippedQty', @@ -631,16 +577,7 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive sortTableDefault:1998, hiddenInMain:true }, - { - label: '检验申请单号', - field: 'inspectNumber', - sort: 'custom', - table: { - width: 150 - }, - isTable:false, - sortTableDefault:6, - }, + { label: '采购订单号', field: 'poNumber', @@ -722,24 +659,6 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive } }, }, - { - label: '物料类型', - field: 'itemType', - sort: 'custom', - dictType: DICT_TYPE.ITEM_TYPE, - dictClass: 'string', - isSearch: true, - isDetail:false, - table: { - width: 150 - }, - search:{ - componentProps:{ - multiple:true, - } - } - - }, { label: '物料名称', field: 'itemName', @@ -952,16 +871,6 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive sortTableDefault:18, hiddenInMain:true }, - { - label: '从库位代码', - field: 'fromLocationCode', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:18, - - }, { label: '到库位代码', field: 'toLocationCode', diff --git a/src/views/wms/purchasereceiptManage/jispurchasereceipt/jisPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts b/src/views/wms/purchasereceiptManage/jispurchasereceipt/jisPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts index fbfcee548..30bd3f3e8 100644 --- a/src/views/wms/purchasereceiptManage/jispurchasereceipt/jisPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts +++ b/src/views/wms/purchasereceiptManage/jispurchasereceipt/jisPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts @@ -38,26 +38,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:3 }, - { - label: '备注', - field: 'mainRemark', - sort: 'custom', - table: { - width: 180 - }, - isSearch: false, - sortTableDefault:3 - }, - { - label: '明细备注', - field: 'remark', - sort: 'custom', - table: { - width: 180 - }, - isSearch: false, - sortTableDefault:3 - }, { label: '发货单号', field: 'asnNumber', @@ -135,22 +115,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, isTable:false }, - { - label: '数据来源', - field: 'sourceType', - dictType: DICT_TYPE.PURCHASERECEIPT_SOURCE_TYPE, - sort: 'custom', - table: { - width: 150 - }, - form: { - value: 'ASN_ExternalReceipt', - componentProps: { - disabled: true - } - }, - isSearch: false, - }, { label: '车牌号', field: 'vehiclePlateNumber', @@ -447,24 +411,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:12, }, - { - label: '包装号', // 实际是子表的从包装号,为了不影响页面,单独放上面 - field: 'fromPackingNumber', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:16, - }, - { - label: '检验申请单号', - field: 'inspectNumber', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:6, - }, { label: '发货数量', field: 'shippedQty', @@ -631,16 +577,7 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive sortTableDefault:1998, hiddenInMain:true }, - { - label: '检验申请单号', - field: 'inspectNumber', - sort: 'custom', - table: { - width: 150 - }, - isTable:false, - sortTableDefault:6, - }, + { label: '采购订单号', field: 'poNumber', @@ -722,24 +659,6 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive } }, }, - { - label: '物料类型', - field: 'itemType', - sort: 'custom', - dictType: DICT_TYPE.ITEM_TYPE, - dictClass: 'string', - isSearch: true, - isDetail:false, - table: { - width: 150 - }, - search:{ - componentProps:{ - multiple:true, - } - } - - }, { label: '物料名称', field: 'itemName', @@ -952,16 +871,6 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive sortTableDefault:18, hiddenInMain:true }, - { - label: '从库位代码', - field: 'fromLocationCode', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:18, - - }, { label: '到库位代码', field: 'toLocationCode', diff --git a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRecordMain/purchasereceiptRecordMain.data.ts b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRecordMain/purchasereceiptRecordMain.data.ts index fbfcee548..30bd3f3e8 100644 --- a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRecordMain/purchasereceiptRecordMain.data.ts +++ b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptRecordMain/purchasereceiptRecordMain.data.ts @@ -38,26 +38,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:3 }, - { - label: '备注', - field: 'mainRemark', - sort: 'custom', - table: { - width: 180 - }, - isSearch: false, - sortTableDefault:3 - }, - { - label: '明细备注', - field: 'remark', - sort: 'custom', - table: { - width: 180 - }, - isSearch: false, - sortTableDefault:3 - }, { label: '发货单号', field: 'asnNumber', @@ -135,22 +115,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, isTable:false }, - { - label: '数据来源', - field: 'sourceType', - dictType: DICT_TYPE.PURCHASERECEIPT_SOURCE_TYPE, - sort: 'custom', - table: { - width: 150 - }, - form: { - value: 'ASN_ExternalReceipt', - componentProps: { - disabled: true - } - }, - isSearch: false, - }, { label: '车牌号', field: 'vehiclePlateNumber', @@ -447,24 +411,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:12, }, - { - label: '包装号', // 实际是子表的从包装号,为了不影响页面,单独放上面 - field: 'fromPackingNumber', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:16, - }, - { - label: '检验申请单号', - field: 'inspectNumber', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:6, - }, { label: '发货数量', field: 'shippedQty', @@ -631,16 +577,7 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive sortTableDefault:1998, hiddenInMain:true }, - { - label: '检验申请单号', - field: 'inspectNumber', - sort: 'custom', - table: { - width: 150 - }, - isTable:false, - sortTableDefault:6, - }, + { label: '采购订单号', field: 'poNumber', @@ -722,24 +659,6 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive } }, }, - { - label: '物料类型', - field: 'itemType', - sort: 'custom', - dictType: DICT_TYPE.ITEM_TYPE, - dictClass: 'string', - isSearch: true, - isDetail:false, - table: { - width: 150 - }, - search:{ - componentProps:{ - multiple:true, - } - } - - }, { label: '物料名称', field: 'itemName', @@ -952,16 +871,6 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive sortTableDefault:18, hiddenInMain:true }, - { - label: '从库位代码', - field: 'fromLocationCode', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:18, - - }, { label: '到库位代码', field: 'toLocationCode', diff --git a/src/views/wms/purchasereceiptManage/toolpurchasereceipt/toolPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts b/src/views/wms/purchasereceiptManage/toolpurchasereceipt/toolPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts index fbfcee548..30bd3f3e8 100644 --- a/src/views/wms/purchasereceiptManage/toolpurchasereceipt/toolPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts +++ b/src/views/wms/purchasereceiptManage/toolpurchasereceipt/toolPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts @@ -38,26 +38,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:3 }, - { - label: '备注', - field: 'mainRemark', - sort: 'custom', - table: { - width: 180 - }, - isSearch: false, - sortTableDefault:3 - }, - { - label: '明细备注', - field: 'remark', - sort: 'custom', - table: { - width: 180 - }, - isSearch: false, - sortTableDefault:3 - }, { label: '发货单号', field: 'asnNumber', @@ -135,22 +115,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, isTable:false }, - { - label: '数据来源', - field: 'sourceType', - dictType: DICT_TYPE.PURCHASERECEIPT_SOURCE_TYPE, - sort: 'custom', - table: { - width: 150 - }, - form: { - value: 'ASN_ExternalReceipt', - componentProps: { - disabled: true - } - }, - isSearch: false, - }, { label: '车牌号', field: 'vehiclePlateNumber', @@ -447,24 +411,6 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:12, }, - { - label: '包装号', // 实际是子表的从包装号,为了不影响页面,单独放上面 - field: 'fromPackingNumber', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:16, - }, - { - label: '检验申请单号', - field: 'inspectNumber', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:6, - }, { label: '发货数量', field: 'shippedQty', @@ -631,16 +577,7 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive sortTableDefault:1998, hiddenInMain:true }, - { - label: '检验申请单号', - field: 'inspectNumber', - sort: 'custom', - table: { - width: 150 - }, - isTable:false, - sortTableDefault:6, - }, + { label: '采购订单号', field: 'poNumber', @@ -722,24 +659,6 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive } }, }, - { - label: '物料类型', - field: 'itemType', - sort: 'custom', - dictType: DICT_TYPE.ITEM_TYPE, - dictClass: 'string', - isSearch: true, - isDetail:false, - table: { - width: 150 - }, - search:{ - componentProps:{ - multiple:true, - } - } - - }, { label: '物料名称', field: 'itemName', @@ -952,16 +871,6 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive sortTableDefault:18, hiddenInMain:true }, - { - label: '从库位代码', - field: 'fromLocationCode', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:18, - - }, { label: '到库位代码', field: 'toLocationCode',