From 8550c974dacd208c55208be26e8616ccdfdc4ab1 Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期二, 06 十一月 2018 16:32:06 +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 36c85da..04bf0c2 100644 --- a/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html +++ b/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html @@ -122,7 +122,7 @@ ,cols: [[ {field:'stationname', title:'鏈烘埧鍚嶇О', align:'center', width: 380} ,{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