WXL (wul)
10 小时以前 c65b90aaa3477a90ebc325024927d80227c0c841
src/views/followvisit/HistoricalFollow/index.vue
@@ -662,7 +662,7 @@
          value: 4,
          label: "不执行",
        },
         {
        {
          value: 5,
          label: "发送失败",
        },
@@ -670,7 +670,7 @@
          value: 6,
          label: "已完成",
        },
         {
        {
          value: 7,
          label: "超时",
        },
@@ -1147,7 +1147,7 @@
    /** 导出按钮操作 */
    handleExport() {
      console.log(this.topqueryParams);
      this.topqueryParams.pageSize = null;
      this.download(
        // "smartor/serviceSubtask/export",
        "smartor/serviceSubtask/getSubtaskByDiagnameExport",