幸运24-记录-个人明细-分页

This commit is contained in:
khalil
2025-04-27 20:17:51 +08:00
parent 66d35f787c
commit a16a1c0d8c

View File

@@ -312,7 +312,7 @@ export default {
}, },
// 分页导航 // 分页导航
handleRecordPageChange() { handleRecordPageChange() {
this.pageRecord(); this.pageRecordData();
}, },
pageRecordData() { pageRecordData() {
if (!this.pageRecord.uid && !this.pageRecord.date) { if (!this.pageRecord.uid && !this.pageRecord.date) {