From c9660ae04ddbe152883c471c190ec75298648ab4 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期四, 11 五月 2023 15:04:05 +0800
Subject: [PATCH] locrule

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

diff --git a/src/main/webapp/static/js/locDetl/locDetl.js b/src/main/webapp/static/js/locDetl/locDetl.js
index c071769..34bdbae 100644
--- a/src/main/webapp/static/js/locDetl/locDetl.js
+++ b/src/main/webapp/static/js/locDetl/locDetl.js
@@ -2,7 +2,7 @@
 function getCol() {
     var cols = [
         {field: 'locNo$', align: 'center',title: '搴撲綅鍙�'},
-        {field: 'matnr', align: 'center',title: '鍗曟嵁鍙�', sort:true}
+        {field: 'matnr', align: 'center',title: '鐗╂枡鍙�', sort:true}
         ,{field: 'maktx', align: 'center',title: '鐗╂枡鍙�', sort:true}
         ,{field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿', hide: false}
         ,{field: 'batch', align: 'center',title: '搴忓垪鐮�', width: 300, sort:true}

--
Gitblit v1.9.1