WXL (wul)
13 小时以前 61f0c5d3a9308d1eaefd8890a46b3c569707e050
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",