src/views/sfstatistics/percentage/satisfaction.vue
@@ -17,6 +17,7 @@ <el-select v-model="queryParams.statisticaltype" placeholder="请选择统计类型" @change="handleQuery" > <el-option v-for="item in Statisticallist" @@ -553,7 +554,6 @@ </template> <script> import store from "@/store"; import { getSfStatisticsJoy, @@ -982,7 +982,6 @@ this.single = selection.length != 1; this.multiple = !selection.length; }, /** 导出按钮操作 */ /** 导出按钮操作 */