WXL (wul)
15 小时以前 61f0c5d3a9308d1eaefd8890a46b3c569707e050
src/views/followvisit/HistoricalFollow/index.vue
@@ -201,11 +201,11 @@
          label="应随访日期"
          width="200"
          align="center"
          key="longSendTime"
          prop="longSendTime"
          key="visitTime"
          prop="visitTime"
        >
          <template slot-scope="scope">
            <span>{{ formatTime(scope.row.longSendTime) }}</span>
            <span>{{ formatTime(scope.row.visitTime) }}</span>
          </template></el-table-column
        >
        <el-table-column
@@ -669,6 +669,10 @@
        {
          value: 6,
          label: "已完成",
        },
        {
          value: 7,
          label: "超时",
        },
      ],
      topicoptionsyj: [
@@ -1142,7 +1146,7 @@
    },
    /** 导出按钮操作 */
    handleExport() {
      this.topqueryParams.pageNum = null;
      console.log(this.topqueryParams);
      this.topqueryParams.pageSize = null;
      this.download(
        // "smartor/serviceSubtask/export",