From a37d440d24d0c7da466183f68fdd706689c81b90 Mon Sep 17 00:00:00 2001 From: CJJ <Administrator@USER-20180117QL> Date: 星期一, 24 十二月 2018 11:13:25 +0800 Subject: [PATCH] xiugai --- gx_tieta/WebRoot/mobil/batt-infor-conf-temp.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/batt-infor-conf-temp.html b/gx_tieta/WebRoot/mobil/batt-infor-conf-temp.html index 14af2d2..327889b 100644 --- a/gx_tieta/WebRoot/mobil/batt-infor-conf-temp.html +++ b/gx_tieta/WebRoot/mobil/batt-infor-conf-temp.html @@ -461,8 +461,8 @@ }else{ editParm(); } - function backpage(){window.location.href="ele-param1.html";} - setTimeout(backpage,500); + // function backpage(){window.location.href="ele-param1.html";} + // setTimeout(backpage,500); }); $("#cancel").click(function(){ window.location.href="ele-param1.html"; -- Gitblit v1.9.1