From b3460365bca5a645e3e37d69dd606ae8bea8cbb0 Mon Sep 17 00:00:00 2001 From: whyclj <1525436766@qq.com> Date: 星期一, 07 一月 2019 16:11:00 +0800 Subject: [PATCH] Merge branch 'dev_lxw' of https://whyclj@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw --- gx_tieta/WebRoot/mobil/batt-approve-index.html | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/batt-approve-index.html b/gx_tieta/WebRoot/mobil/batt-approve-index.html index 58e62f0..1c493a4 100644 --- a/gx_tieta/WebRoot/mobil/batt-approve-index.html +++ b/gx_tieta/WebRoot/mobil/batt-approve-index.html @@ -145,13 +145,13 @@ } function setarrbatt(arrdata,station){ - console.info(arrdata); - if(arrdata.length>0){ //瀛樺叆鐨勪负鎵�鏈夊凡鏌ュ嚭鏁版嵁 - var arr= creatYanshouObj(arrdata,station);//鐢宠楠屾敹鏂规硶銆� - return arr; - }else{ - alert("璇风瓑寰呭嚑绉掑悗鍐嶆彁浜ょ敵璇�"); - } + console.info(arrdata); + if(arrdata.length>0){ //瀛樺叆鐨勪负鎵�鏈夊凡鏌ュ嚭鏁版嵁 + var arr= creatYanshouObj(arrdata,station);//鐢宠楠屾敹鏂规硶銆� + return arr; + }else{ + alert("璇风瓑寰呭嚑绉掑悗鍐嶆彁浜ょ敵璇�"); + } } function creatYanshouObj(arrdata,station){ //閫氳繃鐐瑰嚮鏈烘埧淇℃伅锛坰tationid锛夛紝鑾峰彇璇ユ満鎴跨數姹犵粍 //var StationId = arrdata[index].binf.StationId; -- Gitblit v1.9.1