src/views/sfstatistics/percentage/index.vue
@@ -240,7 +240,7 @@ > </el-table-column ><el-table-column label="待发送" label="待随访" align="center" key="dfsCount" prop="dfsCount" @@ -782,7 +782,7 @@ /** 导出按钮操作 */ handleExport() { this.download( "base/tag/export", "smartor/serviceSubtask/getSfStatisticsExport", { ...this.queryParams, },