优化我的报修页数据展示

This commit is contained in:
赵毅 2025-12-01 17:00:12 +08:00
parent 569d56a198
commit ed0750f1e0

View File

@ -188,6 +188,11 @@ export default {
},
},
onShow() {
this.init();
this.getTabsList();
},
onLoad(options) {
const meun = menuButtonInfo();
this.top = meun.top;