From 83044bcc31cfbd38d9ac4aa50a8d92833e53fbfa Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期六, 21 三月 2026 10:43:24 +0800
Subject: [PATCH] wms获取设备wcs状态

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

diff --git a/src/main/webapp/static/js/basRgvOpt/basRgvOpt.js b/src/main/webapp/static/js/basRgvOpt/basRgvOpt.js
index 792df30..12cf021 100644
--- a/src/main/webapp/static/js/basRgvOpt/basRgvOpt.js
+++ b/src/main/webapp/static/js/basRgvOpt/basRgvOpt.js
@@ -49,7 +49,7 @@
             ,{field: 'memo', align: 'center',title: '澶囨敞'}
             // ,{field: 'id', align: 'center',title: ''}
 
-            ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
+            // ,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
         ]],
         request: {
             pageName: 'curr',

--
Gitblit v1.9.1