81041
2019-01-04 215a290efec64f01d4a82e4e85c86d2412e92184
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);
            });