From 1ea5c72df085a25726de4ec6c68ec825ba440960 Mon Sep 17 00:00:00 2001
From: 81041 <81041@192.168.10.27>
Date: 星期二, 06 十一月 2018 17:19:20 +0800
Subject: [PATCH] Merge branch 'dev_lxw' of https://whyclxw1@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw

---
 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