src/views/Satisfaction/sfstatistics/components/visitStatistics.vue
@@ -199,13 +199,14 @@ scope.row.followUpRate !== undefined " > {{ formatPercent(scope.row.followUpRate) }} {{ scope.row.followUpRate }} </span> <span v-else>-</span> </template> </el-table-column> <el-table-column v-if="orgname == '景宁畲族自治县人民医院'" label="及时率" align="center" key="rate" @@ -446,7 +447,7 @@ // 初始化数据 async initData() { await this.getDeptTree(); await this.getList(); // await this.getList(); }, // 获取科室树