11wqe1 4 ヶ月 前
コミット
5dc41fd5e4
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/components/pages/studentManageNew/component/table.vue

+ 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) {