xiatian 5 năm trước cách đây
mục cha
commit
53e9249fa8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/modules/marking/views/Marking.vue

+ 1 - 0
src/modules/marking/views/Marking.vue

@@ -368,6 +368,7 @@ export default {
       await this.getMarkRange();
       await this.getMarkedTask();
       this.loading = false;
+      this.markedCurrentPage = 1;
     },
     markedClick() {
       this.markedTaskVisible = true;