@@ -328,7 +328,7 @@ export default {
title: '提示',
content: '确定提交本次巡店?',
success: function(res) {
- console.log(res, '--------');
+ console.log(_this.taskId, '--------');
if (res.confirm || res.index == 0) {
submitTask({
id: _this.taskId