From 31668a9f2cf735dc15bfae4ce72a1052cfce2ad2 Mon Sep 17 00:00:00 2001 From: songguoqiang <765017469@qq.com> Date: Fri, 6 Dec 2024 14:28:59 +0800 Subject: [PATCH] =?UTF-8?q?YT-1388:=E9=A1=BA=E5=BC=95=E6=94=B6=E8=B4=A7?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=E3=80=81=E7=9B=B4=E7=BA=B3=E5=93=81=E6=94=B6?= =?UTF-8?q?=E8=B4=A7=E8=AE=B0=E5=BD=95=E9=A1=B5=E9=9D=A2=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../purchasereceiptRecordMain.data.ts | 18 +++++++++--------- .../purchasereceiptRecordMain.data.ts | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/views/wms/purchasereceiptManage/amvpurchasereceipt/amvPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts b/src/views/wms/purchasereceiptManage/amvpurchasereceipt/amvPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts index 30bd3f3e8..7b3cc3d58 100644 --- a/src/views/wms/purchasereceiptManage/amvpurchasereceipt/amvPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts +++ b/src/views/wms/purchasereceiptManage/amvpurchasereceipt/amvPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts @@ -411,15 +411,15 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:12, }, - { - label: '发货数量', - field: 'shippedQty', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:12, - }, + // { + // label: '发货数量', + // field: 'shippedQty', + // sort: 'custom', + // table: { + // width: 150 + // }, + // sortTableDefault:12, + // }, { label: '收货数量', field: 'qty', diff --git a/src/views/wms/purchasereceiptManage/jispurchasereceipt/jisPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts b/src/views/wms/purchasereceiptManage/jispurchasereceipt/jisPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts index 30bd3f3e8..7b3cc3d58 100644 --- a/src/views/wms/purchasereceiptManage/jispurchasereceipt/jisPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts +++ b/src/views/wms/purchasereceiptManage/jispurchasereceipt/jisPurchasereceiptRecordMain/purchasereceiptRecordMain.data.ts @@ -411,15 +411,15 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive([ }, sortTableDefault:12, }, - { - label: '发货数量', - field: 'shippedQty', - sort: 'custom', - table: { - width: 150 - }, - sortTableDefault:12, - }, + // { + // label: '发货数量', + // field: 'shippedQty', + // sort: 'custom', + // table: { + // width: 150 + // }, + // sortTableDefault:12, + // }, { label: '收货数量', field: 'qty',