From 9c5edff9a42cbfa603ca776f2da58f91228feedd Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期二, 04 十一月 2025 08:17:50 +0800
Subject: [PATCH] 许可证到期显示优化
---
src/main/webapp/static/js/basStation/basStation.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/basStation/basStation.js b/src/main/webapp/static/js/basStation/basStation.js
index 7612216..8a05d33 100644
--- a/src/main/webapp/static/js/basStation/basStation.js
+++ b/src/main/webapp/static/js/basStation/basStation.js
@@ -25,7 +25,7 @@
, {field: 'devNo', align: 'center', title: '绔欑偣鍙板彿'}
, {field: 'decDesc', align: 'center', title: '璁惧鎻忚堪'}
, {field: 'area', align: 'center', title: '鍖哄煙'}
- , {field: 'locSts', align: 'center', title: '鐘舵��'}
+ , {field: 'locSts$', align: 'center', title: '鐘舵��'}
, {field: 'ioTime', align: 'center', title: '鍏ュ嚭搴撴椂闂�'}
, {field: 'modiUser$', align: 'center', title: '淇敼浜哄憳'}
, {field: 'modiTime$', align: 'center', title: '淇敼鏃堕棿'}
--
Gitblit v1.9.1