From b08a5b069141cc742cce943b56c34f64bf1f82bb Mon Sep 17 00:00:00 2001 From: yufei_wang <2267742828@qq.com> Date: Thu, 14 Nov 2024 14:57:22 +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 --- .../purchasereceiptJobMain.data.ts | 18 +----------------- .../purchasereceiptJobMain.data.ts | 18 +----------------- .../purchasereceiptJobMain.data.ts | 18 +----------------- 3 files changed, 3 insertions(+), 51 deletions(-) diff --git a/src/views/wms/purchasereceiptManage/developpurchasereceipt/developPurchasereceiptJobMain/purchasereceiptJobMain.data.ts b/src/views/wms/purchasereceiptManage/developpurchasereceipt/developPurchasereceiptJobMain/purchasereceiptJobMain.data.ts index c80caf5a0..adf7e94ef 100644 --- a/src/views/wms/purchasereceiptManage/developpurchasereceipt/developPurchasereceiptJobMain/purchasereceiptJobMain.data.ts +++ b/src/views/wms/purchasereceiptManage/developpurchasereceipt/developPurchasereceiptJobMain/purchasereceiptJobMain.data.ts @@ -76,21 +76,6 @@ export const PurchasereceiptJobMain = useCrudSchemas( }, sortTableDefault: 1010 }, - { - label: '数据来源', - field: 'sourceType', - dictType: DICT_TYPE.PURCHASERECEIPT_SOURCE_TYPE, - sort: 'custom', - table: { - width: 150 - }, - form: { - value: 'ASN_ExternalReceipt', - componentProps: { - disabled: true - } - }, - }, { label: '运输方式', field: 'transferMode', @@ -1081,8 +1066,7 @@ export const PurchasereceiptJobDetail = useCrudSchemas( table: { width: 150 }, - hiddenInMain: true, - sortTableDefault: 1004 + sortTableDefault: 1001 }, { label: '数量', diff --git a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptJobMain/purchasereceiptJobMain.data.ts b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptJobMain/purchasereceiptJobMain.data.ts index c80caf5a0..adf7e94ef 100644 --- a/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptJobMain/purchasereceiptJobMain.data.ts +++ b/src/views/wms/purchasereceiptManage/purchasereceipt/purchasereceiptJobMain/purchasereceiptJobMain.data.ts @@ -76,21 +76,6 @@ export const PurchasereceiptJobMain = useCrudSchemas( }, sortTableDefault: 1010 }, - { - label: '数据来源', - field: 'sourceType', - dictType: DICT_TYPE.PURCHASERECEIPT_SOURCE_TYPE, - sort: 'custom', - table: { - width: 150 - }, - form: { - value: 'ASN_ExternalReceipt', - componentProps: { - disabled: true - } - }, - }, { label: '运输方式', field: 'transferMode', @@ -1081,8 +1066,7 @@ export const PurchasereceiptJobDetail = useCrudSchemas( table: { width: 150 }, - hiddenInMain: true, - sortTableDefault: 1004 + sortTableDefault: 1001 }, { label: '数量', diff --git a/src/views/wms/purchasereceiptManage/toolpurchasereceipt/toolPurchasereceiptJobMain/purchasereceiptJobMain.data.ts b/src/views/wms/purchasereceiptManage/toolpurchasereceipt/toolPurchasereceiptJobMain/purchasereceiptJobMain.data.ts index c80caf5a0..adf7e94ef 100644 --- a/src/views/wms/purchasereceiptManage/toolpurchasereceipt/toolPurchasereceiptJobMain/purchasereceiptJobMain.data.ts +++ b/src/views/wms/purchasereceiptManage/toolpurchasereceipt/toolPurchasereceiptJobMain/purchasereceiptJobMain.data.ts @@ -76,21 +76,6 @@ export const PurchasereceiptJobMain = useCrudSchemas( }, sortTableDefault: 1010 }, - { - label: '数据来源', - field: 'sourceType', - dictType: DICT_TYPE.PURCHASERECEIPT_SOURCE_TYPE, - sort: 'custom', - table: { - width: 150 - }, - form: { - value: 'ASN_ExternalReceipt', - componentProps: { - disabled: true - } - }, - }, { label: '运输方式', field: 'transferMode', @@ -1081,8 +1066,7 @@ export const PurchasereceiptJobDetail = useCrudSchemas( table: { width: 150 }, - hiddenInMain: true, - sortTableDefault: 1004 + sortTableDefault: 1001 }, { label: '数量',