WXL
3 天以前 88cd1b9c862df00e7782084c641e37e7e930ec31
src/views/followvisit/tasklist/index.vue
@@ -944,6 +944,17 @@
        this.TaskOperation.taskType = this.topqueryParams.type;
        this.TaskOperation.sendState = 2;
        this.TaskOperation.sendType = 2;
        this.$modal.confirm({
        title: '确认操作',
        text: '你确定要执行这个操作吗?',
        showCancelButton: true,
        confirmButtonText: '确定',
        cancelButtonText: '取消'
      }).then((result) => {
        if (result.value) {
          console.log('用户点击了确定按钮');
        }
      });
        this.$modal
          .confirm(
            '当前选中任务名称为"' +