From a93a247bc7fe3b845ccee02c017700a20cdb2479 Mon Sep 17 00:00:00 2001
From: CJJ <Administrator@192.168.10.33>
Date: 星期四, 13 十二月 2018 10:19:21 +0800
Subject: [PATCH] 删除

---
 gx_tieta/WebRoot/mobil/batt-infor-unapproved-edit.html |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/gx_tieta/WebRoot/mobil/batt-infor-unapproved-edit.html b/gx_tieta/WebRoot/mobil/batt-infor-unapproved-edit.html
index 4943535..d43af6d 100644
--- a/gx_tieta/WebRoot/mobil/batt-infor-unapproved-edit.html
+++ b/gx_tieta/WebRoot/mobil/batt-infor-unapproved-edit.html
@@ -57,11 +57,6 @@
 	temp=JSON.parse(temp);
 	tempindex = JSON.parse(tempindex);
 	tempnum =JSON.parse(tempnum);
-	console.info(tempnum);
-	console.info(temp[30]);
-	console.info(temp[33]);
-	console.info(tempindex);
-	
 	var suoyin = temp[33];
 	
    $(function(){creatAllView(tempindex.length)});

--
Gitblit v1.9.1