From a86aed1d459024ab2a97d98115ef57f8dce808e6 Mon Sep 17 00:00:00 2001
From: admin:huo123456@qq <496960745@qq.com>
Date: 星期一, 21 一月 2019 09:15:44 +0800
Subject: [PATCH] Merge branch 'dev_lxw' of https://gitlab.com/whyclxw1/gx_tieta.git into dev_lxw

---
 gx_tieta/WebRoot/mobil/batt-infor-unapproved-edit2.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gx_tieta/WebRoot/mobil/batt-infor-unapproved-edit2.html b/gx_tieta/WebRoot/mobil/batt-infor-unapproved-edit2.html
index 752151f..55c099b 100644
--- a/gx_tieta/WebRoot/mobil/batt-infor-unapproved-edit2.html
+++ b/gx_tieta/WebRoot/mobil/batt-infor-unapproved-edit2.html
@@ -597,15 +597,15 @@
 					console.info(model);
 					if(model.code ==1){
 						alert("淇敼鎴愬姛");
-						//window.location.href="batt-unapproved.html"
+						window.location.href="batt-unapproved.html"
 					}else{
 						alert("淇敼澶辫触!");
-						//window.location.href="batt-unapproved.html"
+						window.location.href="batt-unapproved.html"
 					}		
 	        	},
 	        	error:function(){
 	        		alert("淇敼鐢垫睜缁勫け璐�!");
-	        		//window.location.href="batt-unapproved.html"
+	        		window.location.href="batt-unapproved.html"
 	        	}
  		});
  	}

--
Gitblit v1.9.1