From f140f8d9e17f4465f029134b008ec7f644b0e3db Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期五, 14 十一月 2025 11:08:05 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/basMap/basMap.js |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/main/webapp/static/js/basMap/basMap.js b/src/main/webapp/static/js/basMap/basMap.js
index a21e47d..aebcd10 100644
--- a/src/main/webapp/static/js/basMap/basMap.js
+++ b/src/main/webapp/static/js/basMap/basMap.js
@@ -30,10 +30,10 @@
             , {field: 'updateTime$', align: 'center', title: '鏇存柊鏃堕棿'}
             , {field: 'lastData', align: 'center', title: '鏈�杩戞暟鎹�'}
             , {field: 'originData', align: 'center', title: '鍘熷鍦板浘'}
-            , {field: 'baseRow', align: 'center', title: '鍩哄噯鎺�'}
-            , {field: 'baseRowCode', align: 'center', title: '鍩哄噯鎺�-code'}
-            , {field: 'baseBay', align: 'center', title: '鍩哄噯鍒�'}
-            , {field: 'baseBayCode', align: 'center', title: '鍩哄噯鍒�-code'}
+            // , {field: 'baseRow', align: 'center', title: '鍩哄噯鎺�'}
+            // , {field: 'baseRowCode', align: 'center', title: '鍩哄噯鎺�-code'}
+            // , {field: 'baseBay', align: 'center', title: '鍩哄噯鍒�'}
+            // , {field: 'baseBayCode', align: 'center', title: '鍩哄噯鍒�-code'}
 
             , {fixed: 'right', title: '鎿嶄綔', align: 'center', toolbar: '#operate', width: 120}
         ]],
@@ -64,7 +64,7 @@
     // 娓叉煋
     upload.render({
         elem: '.demo-class-accept', // 缁戝畾澶氫釜鍏冪礌
-        url: baseUrl + "/basMap/upload", // 姝ゅ閰嶇疆浣犺嚜宸辩殑涓婁紶鎺ュ彛鍗冲彲
+        url: baseUrl + "/basMap/crn/upload", // 姝ゅ閰嶇疆浣犺嚜宸辩殑涓婁紶鎺ュ彛鍗冲彲
         accept: 'file', // 鏅�氭枃浠�
         done: function (res) {
             if (res.code == 200) {

--
Gitblit v1.9.1