xiatian 5 年之前
父节点
当前提交
53e9249fa8
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;