From a98a2e141895ae9c225ca2db836ae98ddc3f75b9 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期六, 21 十二月 2024 17:04:32 +0800
Subject: [PATCH] #平库盘点

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

diff --git a/src/main/webapp/static/js/manLocDetl/manLocDetl.js b/src/main/webapp/static/js/manLocDetl/manLocDetl.js
index 3ebc57b..fac3893 100644
--- a/src/main/webapp/static/js/manLocDetl/manLocDetl.js
+++ b/src/main/webapp/static/js/manLocDetl/manLocDetl.js
@@ -2,7 +2,7 @@
 function getCol() {
     var cols = [
         {field: 'locNo', align: 'center',title: '搴撲綅鍙�'}
-        ,{field: 'containerCode', align: 'center',title: '鏂欐兂鐮�', sort:true}
+        ,{field: 'containerCode', align: 'center',title: '鏂欑鐮�', sort:true}
         ,{field: 'matnr', align: 'center',title: '瀛樿揣缂栫爜', sort:true}
         ,{field: 'maktx', align: 'center',title: '瀛樿揣鍚嶇О', sort:true}
         ,{field: 'docNum', align: 'center',title: '鍗曟嵁缂栧彿', hide: true}

--
Gitblit v1.9.1