11wqe1 há 2 meses atrás
pai
commit
5dc41fd5e4

+ 1 - 0
src/components/pages/studentManageNew/component/table.vue

@@ -1435,6 +1435,7 @@ export default {
       this.pageSize = 10;
       this.total = 0;
       this.tableData = [];
+      this.selectedData = [];
       if (this.boxType == 0) {
         // 清除选中数据
         if (this.selectedData.length > 0) {