WXL (wul)
2 天以前 22bd207587899810e9afb4c1a53f0d5dae1e2ece
src/views/followvisit/HistoricalFollow/index.vue
@@ -1,4 +1,5 @@
<template>
  <!-- 历史随访记录 -->
  <div class="app-container">
    <div class="leftvlue" style="margin-bottom: 20px"></div>
    <el-row :gutter="20">
@@ -1145,7 +1146,7 @@
      this.topqueryParams.pageSize = null;
      this.download(
        // "smartor/serviceSubtask/export",
        "smartor/serviceSubtask/patItemExport",
        "smartor/serviceSubtask/getSubtaskByDiagnameExport",
        {
          ...this.topqueryParams,
        },