From 3a16ae6223f81e8f5a7700bbd0b0cf9a7683b962 Mon Sep 17 00:00:00 2001 From: songguoqiang <765017469@qq.com> Date: Thu, 12 Dec 2024 15:31:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A6=81=E8=B4=A7=E8=AE=A1=E5=88=92=E5=8F=96?= =?UTF-8?q?=E6=B6=88=E5=8F=97=E5=85=A5=E5=9C=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../purchasePlanMain/purchasePlanMain.data.ts | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) 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: '库区描述',