From 9769cff3310322065483cffc9fd29096d0256fa4 Mon Sep 17 00:00:00 2001 From: CJJ <Administrator@USER-20180117QL> Date: 星期三, 19 十二月 2018 17:27:42 +0800 Subject: [PATCH] 修改提交新建初始值,验证ID是否重复,重复重建。 --- gx_tieta/WebRoot/iframe/batt-state-statistical-details.html | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html b/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html index 0dc1272..67cb13a 100644 --- a/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html +++ b/gx_tieta/WebRoot/iframe/batt-state-statistical-details.html @@ -122,10 +122,10 @@ } ,cols: [[ {field:'stationname', title:'鏈烘埧鍚嶇О', align:'center', width: 460} - ,{field:'warntype', title:'寮傚父绫诲瀷', align:'center'} - ,{field:'warnstarttime', title:'寮傚父寮�濮嬫椂闂�', align:'center', sort: true} - ,{field:'warnendtime', title:'寮傚父缁撴潫鏃堕棿', align:'center'} - ,{field:'warntimelen', title:'寮傚父鏃堕暱(鍒嗛挓)', align:'center'} + ,{field:'warntype', title:'浜嬩欢绫诲瀷', align:'center'} + ,{field:'warnstarttime', title:'浜嬩欢寮�濮嬫椂闂�', align:'center', sort: true} + ,{field:'warnendtime', title:'浜嬩欢缁撴潫鏃堕棿', align:'center'} + ,{field:'warntimelen', title:'浜嬩欢鏃堕暱(鍒嗛挓)', align:'center'} ]] ,data: rsData ,page: { -- Gitblit v1.9.1