From 0e1f13adc17aec0ad204a1e2ff02eee233ee9dd6 Mon Sep 17 00:00:00 2001
From: LiJun <LiJun@192.168.10.24>
Date: 星期一, 12 十一月 2018 14:43:12 +0800
Subject: [PATCH] 设备模块参数查询页面中的跳转到当前页面并且选中指定的机房,并且添加到表格中

---
 gx_tieta/WebRoot/js/elecircle.content.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gx_tieta/WebRoot/js/elecircle.content.js b/gx_tieta/WebRoot/js/elecircle.content.js
index 03f978e..0bb0133 100644
--- a/gx_tieta/WebRoot/js/elecircle.content.js
+++ b/gx_tieta/WebRoot/js/elecircle.content.js
@@ -980,7 +980,7 @@
 			name: 'workstatus',
 			type: 'list',
 			notShow: false,
-			imgCallback: gl.statusImg.getImg,
+			//imgCallback: gl.statusImg.getImg,
 			status: 0,
 			content: {
 				list:gl.BTS9100.workstates,

--
Gitblit v1.9.1