From 37c6c051c975cca4a37a3f6e04619b20f35ec231 Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期一, 08 十二月 2025 08:40:50 +0800
Subject: [PATCH] 库存明细导出

---
 src/main/webapp/static/js/inventoryFlow/inventoryFlow.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/inventoryFlow/inventoryFlow.js b/src/main/webapp/static/js/inventoryFlow/inventoryFlow.js
index b179e9f..79c4bdf 100644
--- a/src/main/webapp/static/js/inventoryFlow/inventoryFlow.js
+++ b/src/main/webapp/static/js/inventoryFlow/inventoryFlow.js
@@ -27,7 +27,7 @@
             ,{field: 'sourceLocNo$', align: 'center',title: '婧愬簱浣�'}
             ,{field: 'locNo$', align: 'center',title: '鐩爣搴撲綅'}
             ,{field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿'}
-            ,{field: 'matnr', align: 'center',title: 'sku'}
+            ,{field: 'matnr', align: 'center',title: '鍟嗗搧缂栧彿'}
             ,{field: 'standby1', align: 'center',title: 'po'}
             ,{field: 'standby2', align: 'center',title: 'upc'}
             ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О'}

--
Gitblit v1.9.1