From ecbc0263fd9cd6558f9445730325aa3ad2a94047 Mon Sep 17 00:00:00 2001
From: D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore <chenjingjing@LAPTOP-E51P2139>
Date: 星期六, 29 十二月 2018 15:47:06 +0800
Subject: [PATCH] Merge branch 'dev_lxw' of https://whyccjj@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