This commit is contained in:
aihe 2024-05-08 15:56:01 +08:00
parent ab78c6625d
commit 76a0ff660a

View File

@ -172,6 +172,9 @@
// path: 'TODO'
}
},
onShow(){
this?.$refs?.listRef?.getDataList?.(true) // 重置到第一页数据
},
onLoad(option) {
this.queryOption = option
this.initData();