From 38b81e2dbe4c26914f62a92d67db9826f5a49126 Mon Sep 17 00:00:00 2001 From: LiJun <LiJun@192.168.10.18> Date: 星期一, 05 十一月 2018 09:57:19 +0800 Subject: [PATCH] 增加BTS告警状态对应关系值 --- gx_tieta/WebRoot/js/elecircle.content.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/js/elecircle.content.js b/gx_tieta/WebRoot/js/elecircle.content.js index 4ce250c..2d64550 100644 --- a/gx_tieta/WebRoot/js/elecircle.content.js +++ b/gx_tieta/WebRoot/js/elecircle.content.js @@ -467,7 +467,7 @@ id: 'title', startX: 400, startY: 40, - name: '鐢垫睜缁勬诞鍏呯姸鎬佺數娴佹柟鍚�', + name: '璁惧娴厖鐘舵�佺數娴佹柟鍚�', }); // 璁惧鍐呴儴娓╁害 @@ -487,7 +487,7 @@ [430, 520], [430, 360],[320,360] ], clockwise: 0, - name: '鐢垫睜缁勬诞鍏呯姸鎬佺數娴佹柟鍚�' + name: '璁惧娴厖鐘舵�佺數娴佹柟鍚�' } currentObj = $.extend({}, currentObj, floatCharge); -- Gitblit v1.9.1