From 6a9275fe27d5291d3ea8063bcc3712dde42fe8e7 Mon Sep 17 00:00:00 2001
From: Administrator <1051256694@qq.com>
Date: 星期四, 19 三月 2026 19:05:50 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/locAroundBind/locAroundBind.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/static/js/locAroundBind/locAroundBind.js b/src/main/webapp/static/js/locAroundBind/locAroundBind.js
index 673bf17..b18f984 100644
--- a/src/main/webapp/static/js/locAroundBind/locAroundBind.js
+++ b/src/main/webapp/static/js/locAroundBind/locAroundBind.js
@@ -23,9 +23,9 @@
         cols: [[
             {type: 'checkbox'}
             , {field: 'id', align: 'center', title: 'ID', hide: true}
-            , {field: 'devId', align: 'center', title: '鏈哄彴ID', hide: true}
-            , {field: 'devNo', align: 'center', title: '鏈哄彴鍙�'}
-            , {field: 'devName', align: 'center', title: '璁惧鍚嶇О'}
+            , {field: 'devNo$', align: 'center', title: '鏈哄彴鍙�'}
+            , {field: 'devId', align: 'center', title: '鏈哄彴ID'}
+            , {field: 'devName', align: 'center', title: '璁惧鍚嶇О', hide: true }
             , {field: 'blocId', align: 'center', title: '搴撲綅ID', hide: true}
             , {field: 'blocNo', align: 'center', title: '宸ヤ綅'}
             , {field: 'locType$', align: 'center', title: '宸ヤ綅鐘舵��'}

--
Gitblit v1.9.1