From 4f39b4da8aae5c905cb35f32a2112db2c488e07f Mon Sep 17 00:00:00 2001
From: didiyu <1293722656@qq.com>
Date: 星期六, 05 一月 2019 11:20:11 +0800
Subject: [PATCH] Merge branch 'dev_lxw' of https://gitlab.com/whyclxw1/gx_tieta.git into dev_lxw
---
gx_tieta/WebRoot/iframe/setcurr.html | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/gx_tieta/WebRoot/iframe/setcurr.html b/gx_tieta/WebRoot/iframe/setcurr.html
index 9997ec8..29513e9 100644
--- a/gx_tieta/WebRoot/iframe/setcurr.html
+++ b/gx_tieta/WebRoot/iframe/setcurr.html
@@ -108,8 +108,7 @@
// 鏄惁纭畾鍚姩
layer.confirm('鏄惁纭畾鍚姩娴嬭瘯', {icon: 3, title: '绯荤粺鎻愮ず'}, function(index) {
var param = getStartTestParam(data);
- console.log(param);
- return;
+
// 鍚姩娴嬭瘯
ajaxStartTest(param);
});
--
Gitblit v1.9.1