优化页面

This commit is contained in:
wangxiaowei
2026-04-12 15:04:01 +08:00
parent 74aa8d8ac4
commit f8ac363bcd
3 changed files with 25 additions and 4 deletions

View File

@ -30,7 +30,7 @@ export default {
list: [],
}
},
onLoad() {
onShow() {
this.handleGetList();
},
methods: {