From 0c291f930b3e375f3baaf8f1e8c767973c87c140 Mon Sep 17 00:00:00 2001
From: hdw <496960745@qq.com>
Date: 星期三, 07 十一月 2018 09:27:51 +0800
Subject: [PATCH] 添加处理方案显示

---
 gx_tieta/WebRoot/iframe/batt-state-statistical-details.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html b/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html
index 36c85da..1a8d80a 100644
--- a/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html
+++ b/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html
@@ -120,9 +120,9 @@
 				,defaultToolbar: ['exports', 'filter']
 				,cellMinWidth: 80
 				,cols: [[
-					{field:'stationname', title:'鏈烘埧鍚嶇О', align:'center', width: 380}
+					{field:'stationname', title:'鏈烘埧鍚嶇О', align:'center', width: 460}
 					,{field:'warntype', title:'寮傚父绫诲瀷', align:'center'}
-					,{field:'warnstarttime', title:'寮傚父寮�濮嬫椂闂�', align:'center'}
+					,{field:'warnstarttime', title:'寮傚父寮�濮嬫椂闂�', align:'center', sort: true}
 					,{field:'warnendtime', title:'寮傚父缁撴潫鏃堕棿', align:'center'}
 					,{field:'warntimelen', title:'寮傚父鏃堕暱(绉�)', align:'center'}
 			    ]]

--
Gitblit v1.9.1