修复数据重复问题

This commit is contained in:
2025-01-03 19:14:15 +08:00
parent cfc982e79c
commit c3d700d398

View File

@@ -78,6 +78,7 @@
}
},
onShow() {
this.page=1;
this.enable = true
this.getCourseList()
},