From c656c216f10230566c1fa3367ff461f2cc80cbec Mon Sep 17 00:00:00 2001
From: zhangchao <zc857179121@qq.com>
Date: 星期三, 24 七月 2024 10:55:42 +0800
Subject: [PATCH] 页面调整

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

diff --git a/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js b/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
index 66b3ffe..d1adefa 100644
--- a/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
+++ b/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
@@ -32,9 +32,9 @@
         cols: [[
             {field: 'lkQty', title:'绔嬪簱鏁伴噺', align: 'center', width:150},
             {field: 'erpQty', title:'ERP鏁伴噺', align: 'center', width:150},
-            {field: 'matNo', title:'浜у搧缂栫爜', align: 'center'},
+            {field: 'matnr', title:'浜у搧缂栫爜', align: 'center'},
             {field: 'specs', title:'浜у搧瑙勬牸', align: 'center'},
-            {field: 'matName', title:'浜у搧鍚嶇О', align: 'center'}
+            {field: 'maktx', title:'浜у搧鍚嶇О', align: 'center'}
         ]],
         request: {
             pageName: 'curr',

--
Gitblit v1.9.1