From a2bfb60d338f4c4a45a000835e9ba79826d39206 Mon Sep 17 00:00:00 2001 From: mll Date: Fri, 10 Apr 2026 09:30:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E5=AE=9A=E4=B9=89=E5=88=97=E5=AE=BD?= =?UTF-8?q?=E5=8A=A0=E4=B8=8A=E4=BA=A7=E5=93=81=E5=90=8D=E7=A7=B0=20?= =?UTF-8?q?=E6=AF=8F=E4=BB=B6=E6=95=B0=E9=87=8F=20=E4=BA=A7=E5=93=81?= =?UTF-8?q?=E8=A7=84=E6=A0=BC=20=E5=8D=95=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/LowDesign/src/LowReport/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/LowDesign/src/LowReport/index.vue b/src/components/LowDesign/src/LowReport/index.vue index 4990256..90273aa 100644 --- a/src/components/LowDesign/src/LowReport/index.vue +++ b/src/components/LowDesign/src/LowReport/index.vue @@ -849,7 +849,7 @@ const getTableData = async (isLoading = true) => { }) const liveWidthCol={ 'InventoryRatio':['产品ID','货品ID'], - 'PSI':['产品ID','货品ID'], + 'PSI':['产品ID','货品ID','产品名称','产品规格','单位','每件数量'], 'ZHXSQK':['标准品名','客户名称'] } Object.keys(tableOption.value.column).forEach(key=>{