From 6b4704b4468b0bd15be8345e5d9fae08b9cb0cfb Mon Sep 17 00:00:00 2001
From: CJJ <Administrator@USER-20180117QL>
Date: 星期四, 20 十二月 2018 11:24:38 +0800
Subject: [PATCH] 修改

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

diff --git a/gx_tieta/WebRoot/mobil/batt-infor-conf-temp1.html b/gx_tieta/WebRoot/mobil/batt-infor-conf-temp1.html
index e64064c..fa06f01 100644
--- a/gx_tieta/WebRoot/mobil/batt-infor-conf-temp1.html
+++ b/gx_tieta/WebRoot/mobil/batt-infor-conf-temp1.html
@@ -350,7 +350,7 @@
 	$(function () {
 		//setTimes($("#startTestrecord"),'2000-01-01');
 		//setTimes($("#endTestrecord"),new Date().format('yyyy-MM-dd'));
-		creatgroupid();
+		creatgroupid();//濡傛灉妫�娴嬩负NEW ,鍒欐墽琛屾坊鍔營D锛屽鏋滀负淇敼锛屽垯鎵ц涓烘嬁鍒癐D
 		installstartdata(temp);
 	});
 	
@@ -595,7 +595,7 @@
 		$("#sure").click(function(){
 			if(nullOrn()){
 				creatgroupid();//鎻愪氦涔嬪墠鍐嶆楠岃瘉锛屽垱寤篒D
-				addBatt(); 	//鎻愪氦
+				addBattnew(); 	//鎻愪氦
 			}else{
 			}				//楠岃瘉閲嶈椤规槸鍚︿负绌猴紝涓虹┖鍒欐彁绀猴紱   
 	   		//function backpage(){window.location.href="ele-param1.html";}
@@ -616,7 +616,7 @@
  	
  	}
  	
- 	function addBatt(){
+ 	function addBattnew(){
  		var temp = JSON.stringify(getUpdateArr());
  		console.info(temp);
  		$.ajax({

--
Gitblit v1.9.1