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