From fc9dda41f3da5d6fbecf5f8faf9bff30f732d660 Mon Sep 17 00:00:00 2001
From: hdw <496960745@qq.com>
Date: 星期二, 06 十一月 2018 16:35:32 +0800
Subject: [PATCH] 调整宽度

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

diff --git a/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html b/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html
index 04bf0c2..1a8d80a 100644
--- a/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html
+++ b/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html
@@ -120,7 +120,7 @@
 				,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', sort: true}
 					,{field:'warnendtime', title:'寮傚父缁撴潫鏃堕棿', align:'center'}

--
Gitblit v1.9.1