From 34ecb595b36765479e0acf770e6774a0f6a32cca Mon Sep 17 00:00:00 2001
From: zhangchao <zc857179121@qq.com>
Date: 星期四, 05 九月 2024 15:59:42 +0800
Subject: [PATCH] 批次显示

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

diff --git a/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js b/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
index 9dc0c5e..d262edf 100644
--- a/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
+++ b/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
@@ -38,7 +38,7 @@
             {field: 'maktx', title:'浜у搧鍚嶇О', align: 'center'},
             {field: 'pgNo', title:'娲惧伐鍗曞彿', align: 'center'},
             {field: 'outOrderNo', title:'璁㈠崟鍙�', align: 'center'},
-            {field: 'itemBatch', title:'鎵规', align: 'center'}
+            {field: 'batch', title:'鎵规', align: 'center'}
         ]],
         request: {
             pageName: 'curr',

--
Gitblit v1.9.1