From 9b1bfc3ff12bbde9f01300a19afaea738d16b9bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E8=99=B9=E7=9D=BF?= <297504645@qq.com> Date: Mon, 21 Aug 2023 13:07:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=BD=E5=BA=A6=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../reportForm/InventoryBookDetail_innerPage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fe/PC/src/views/activeReportManage/reportForm/InventoryBookDetail_innerPage.vue b/fe/PC/src/views/activeReportManage/reportForm/InventoryBookDetail_innerPage.vue index 40d64233d..59d47667f 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/InventoryBookDetail_innerPage.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/InventoryBookDetail_innerPage.vue @@ -144,7 +144,7 @@ export default { tableTh:[ {label:'物料信息',prop:'itemCode',width:180}, {label:'ERP储位',prop:'erpLocatioCode',width:80}, - {label:'库位代码',prop:'locationCode',width:80}, + {label:'库位代码',prop:'locationCode',width:90}, // {label:'inQty',prop:'inQty'}, // {label:'outQty',prop:'outQty'}, {label:'单号',prop:'number'},