diff --git a/src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/purchasePlanMain.data.ts b/src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/purchasePlanMain.data.ts index d19fc290c..5b65488b9 100644 --- a/src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/purchasePlanMain.data.ts +++ b/src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/purchasePlanMain.data.ts @@ -954,19 +954,19 @@ export const PurchasePlanDetail = useCrudSchemas( }, - { - label: '受入地', - field: 'receivedLocation', - sort: 'custom', - table: { - width: 150 - }, + // {需求作废 + // label: '受入地', + // field: 'receivedLocation', + // sort: 'custom', + // table: { + // width: 150 + // }, - isTableForm: false, - isForm: false, - isTable: true, - hiddenInMain: true, - }, + // isTableForm: false, + // isForm: false, + // isTable: true, + // hiddenInMain: true, + // }, { label: '库区描述',