From 0d8863dbf84c73cfac544ccdad9b3ec219e13cbc Mon Sep 17 00:00:00 2001 From: 81041 <81041@192.168.10.32> Date: 星期四, 15 十一月 2018 11:00:29 +0800 Subject: [PATCH] Merge branch 'dev_lxw' of https://whyclxw1@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw --- gx_tieta/WebRoot/batt-station-update1.jsp | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/batt-station-update1.jsp b/gx_tieta/WebRoot/batt-station-update1.jsp index 605fd26..d580e7a 100644 --- a/gx_tieta/WebRoot/batt-station-update1.jsp +++ b/gx_tieta/WebRoot/batt-station-update1.jsp @@ -461,9 +461,11 @@ searchAddStationInfo(temp); //娣诲姞鎴愬姛鐨勬椂鍊欐煡璇㈠綋鍓嶅凡缁忔坊鍔犲埌鏁版嵁搴撹〃涓殑鏈烘埧淇℃伅 }else{ layer.msg('娣诲姞澶辫触'); + layer.close(load); } },error:function(e){ layer.msg('娣诲姞澶辫触'); + layer.close(load); } }); } -- Gitblit v1.9.1