From 22e544b28e3fae353f3a257dec4080c17e015a54 Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期六, 10 一月 2026 09:10:49 +0800
Subject: [PATCH] no message

---
 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 8b45ac4..d5517d9 100644
--- a/src/main/webapp/static/js/locAroundBind/locAroundBind.js
+++ b/src/main/webapp/static/js/locAroundBind/locAroundBind.js
@@ -23,8 +23,8 @@
         cols: [[
             { type: 'checkbox' }
             , { field: 'id', align: 'center', title: 'ID' }
-            , { field: 'devId', align: 'center', title: '鍙版満ID' }
-            , { field: 'devNo', align: 'center', title: '鍙版満鍙�' }
+            , { field: 'devId', align: 'center', title: '鏈哄彴ID' }
+            , { field: 'devNo', align: 'center', title: '鏈哄彴鍙�' }
             , { field: 'blocId', align: 'center', title: '搴撲綅ID', hide: true }
             , { field: 'blocNo', align: 'center', title: '搴撲綅鐮�' }
             , { fixed: 'right', title: '鎿嶄綔', align: 'center', toolbar: '#operate', width: 120 }
@@ -127,7 +127,7 @@
                         if (res.data) {
                             layer.open({
                                 type: 1,
-                                title: '鍙版満缁戝畾浣滀笟搴撲綅',
+                                title: '鏈哄彴缁戝畾浣滀笟搴撲綅',
                                 area: ["400px"],
                                 maxmin: true,
                                 shadeClose: true,

--
Gitblit v1.9.1