From 65f62299541fc2f373991045791e280d48d20a67 Mon Sep 17 00:00:00 2001 From: hdw <hdw@192.168.1.132> Date: 星期四, 27 十二月 2018 15:06:27 +0800 Subject: [PATCH] 添加面板申请验收面板 --- gx_tieta/WebRoot/batch-set-curr.jsp | 11 ++--------- 1 files changed, 2 insertions(+), 9 deletions(-) diff --git a/gx_tieta/WebRoot/batch-set-curr.jsp b/gx_tieta/WebRoot/batch-set-curr.jsp index 830c3f4..2be7f7a 100644 --- a/gx_tieta/WebRoot/batch-set-curr.jsp +++ b/gx_tieta/WebRoot/batch-set-curr.jsp @@ -404,26 +404,19 @@ ,cellMinWidth: 80 ,cols: [[ {type:'checkbox',fixed: 'left'} - ,{field:'StationName', title:'鏈烘埧鍚嶇О', align:'center', width: 360} + ,{field:'StationName', title:'鏈烘埧鍚嶇О', align:'center', width: 470} ,{field:'FBSDeviceName', title:'FBS璁惧鍚嶇О', align:'center', width: 160} ,{field:'GroupIndexInFBSDevice', title:'FBS璁惧绱㈠紩', align:'center', width: 160} + ,{field:'StationName9', title:'璁惧鐗堟湰鍙�', align:'center', width: 160} ,{field:'BattGroupId', title:'鐢垫睜缁処D', align:'center', width: 160} - ,{field:'BattGroupNum', title:'鏈烘埧鍐呯數姹犵粍缂栧彿', align:'center', width: 160} ,{field:'BattGroupName', title:'鐢垫睜缁勫悕绉�', align:'center', width: 160} - ,{field:'FloatVolLevel', title:'娴厖鐢靛帇闃�鍊�', align:'center', width: 160} - ,{field:'OfflineVolLevel', title:'绂荤嚎鐢靛帇闃�鍊�', align:'center', width: 160} - ,{field:'BattFloatCurrent', title:'娴厖闃�鍊�', align:'center', width: 100} ,{field:'MonCount', title:'鍗曚綋鏁伴噺', align:'center', width: 100} ,{field:'MonCapStd', title:'鏍囩О瀹归噺', align:'center', width: 100} ,{field:'MonVolStd', title:'鏍囩О鍗曚綋鐢靛帇', align:'center', width: 140} ,{field:'MonResStd', title:'鏍囩О鍗曚綋鍐呴樆', align:'center', width: 140} ,{field:'MonSerStd', title:'鏍囩О鍗曚綋鐢靛', align:'center', width: 140} - ,{field:'MonVolLowToAvg', title:'鍗曚綋鐢靛帇娆′綆鍋忕Щ閲�', align:'center', width: 140} ,{field:'Load_curr', title:'璐熻浇鐢垫祦', align:'center', width: 140} ,{field:'DisCurrMax', title:'鏈�澶ф牳瀹圭數娴�', align:'center', width: 140} - ,{field:'station_phone', title:'鍩虹珯鎵嬫満鍙风爜', align:'center', width: 140} - ,{field:'BattProducer', title:'鐢垫睜鍝佺墝', align:'center', width: 140} - ,{field:'BattModel', title:'鐢垫睜鍨嬪彿', align:'center', width: 260} ,{field:'doThings', fixed: 'right', title: '璁剧疆鐘舵��', toolbar: '#setStatus', align: 'center', width: 160} ]] ,data:[] -- Gitblit v1.9.1