From d5d603f35215c030e7e0b35f6e68e213f060177b Mon Sep 17 00:00:00 2001
From: wang..123 <brook_w@163.com>
Date: 星期二, 08 三月 2022 13:14:39 +0800
Subject: [PATCH] #导出导入功能改善

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

diff --git a/src/main/webapp/static/js/locStatis/locStatis.js b/src/main/webapp/static/js/locStatis/locStatis.js
index 3ee0b49..b007b64 100644
--- a/src/main/webapp/static/js/locStatis/locStatis.js
+++ b/src/main/webapp/static/js/locStatis/locStatis.js
@@ -63,6 +63,7 @@
         cols: [[{field: 'qty', align: 'center', title: '鏁伴噺', width: 120}
             , {field: 'matNo', align: 'center', title: '浜у搧缂栫爜'}
             , {field: 'matName', align: 'center', title: '浜у搧鍚嶇О'}
+            , {field: 'str3', align: 'center',title: '瀹㈡埛鍚嶇О'}
             , {field: 'supplier', align: 'center', title: '鎵瑰彿'}
             ]],
         request: {

--
Gitblit v1.9.1