From 558333b7a634d346c0ec990ae9b1993fdae77344 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期五, 29 十二月 2023 13:28:53 +0800
Subject: [PATCH] #

---
 zy-asrs-wms/src/main/webapp/views/report/locDetl.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zy-asrs-wms/src/main/webapp/views/report/locDetl.html b/zy-asrs-wms/src/main/webapp/views/report/locDetl.html
index 44296c0..fc3f4b8 100644
--- a/zy-asrs-wms/src/main/webapp/views/report/locDetl.html
+++ b/zy-asrs-wms/src/main/webapp/views/report/locDetl.html
@@ -33,7 +33,7 @@
     var pageCur;
     function getCol() {
         var cols = [
-            {field: 'locNo$', align: 'center',title: '搴撲綅鍙�'}
+            {field: 'locNo', align: 'center',title: '搴撲綅鍙�'}
         ];
         cols.push.apply(cols, detlCols);
         return cols;

--
Gitblit v1.9.1