From 074851753d1187d4e547966d643f4323c6b002bd Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期一, 12 一月 2026 09:56:31 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/basStation/basStation.js | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/basStation/basStation.js b/src/main/webapp/static/js/basStation/basStation.js
index 4f5e481..7404826 100644
--- a/src/main/webapp/static/js/basStation/basStation.js
+++ b/src/main/webapp/static/js/basStation/basStation.js
@@ -24,7 +24,7 @@
{type: 'checkbox'}
,{field: 'stationId', align: 'center',title: '缂栧彿'}
,{field: 'status$', align: 'center',title: '鐘舵��'}
- ,{field: 'wrkNo', align: 'center',title: '宸ヤ綔鍙�'}
+ // ,{field: 'wrkNo', align: 'center',title: '宸ヤ綔鍙�'}
,{field: 'inEnable', align: 'center',title: '鍙叆(checkBox)'}
,{field: 'outEnable', align: 'center',title: '鍙嚭(checkBox)'}
// ,{field: 'createBy', align: 'center',title: '鍒涘缓浜哄憳'}
@@ -34,6 +34,7 @@
,{field: 'memo', align: 'center',title: '澶囨敞'}
,{field: 'stationLev', align: 'center',title: '绔欑偣妤煎眰'}
,{field: 'deviceNo', align: 'center',title: '璁惧缂栧彿'}
+ ,{field: 'stationAlias', align: 'center',title: '绔欑偣鍒悕'}
,{fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate', width:120}
]],
--
Gitblit v1.9.1