From d662962200bbf6bd150b079e6d25c67ff49ad9a2 Mon Sep 17 00:00:00 2001
From: 81041 <81041@192.168.10.30>
Date: 星期三, 05 十二月 2018 17:07:56 +0800
Subject: [PATCH] App_bts_comm_task修改

---
 gx_tieta/WebRoot/js/whyc-jqueryui.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gx_tieta/WebRoot/js/whyc-jqueryui.js b/gx_tieta/WebRoot/js/whyc-jqueryui.js
index 040d77c..c02f58d 100644
--- a/gx_tieta/WebRoot/js/whyc-jqueryui.js
+++ b/gx_tieta/WebRoot/js/whyc-jqueryui.js
@@ -601,7 +601,7 @@
 			opts.event = "error";
 			opts.msg = '璇疯緭鍏ユ纭殑姝e垯琛ㄨ揪寮忔牸寮忥紒锛侊紒'
 		}
-		
+		//console.log(opts);
 		var testVal = new TestVal(this, opts);
 		this.data('testVal', testVal.opts);
 		

--
Gitblit v1.9.1