uu
This commit is contained in:
parent
ab78c6625d
commit
76a0ff660a
@ -172,6 +172,9 @@
|
||||
// path: 'TODO'
|
||||
}
|
||||
},
|
||||
onShow(){
|
||||
this?.$refs?.listRef?.getDataList?.(true) // 重置到第一页数据
|
||||
},
|
||||
onLoad(option) {
|
||||
this.queryOption = option
|
||||
this.initData();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user