优化我的报修页数据展示
This commit is contained in:
parent
569d56a198
commit
ed0750f1e0
@ -188,6 +188,11 @@ export default {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
onShow() {
|
||||||
|
this.init();
|
||||||
|
this.getTabsList();
|
||||||
|
},
|
||||||
|
|
||||||
onLoad(options) {
|
onLoad(options) {
|
||||||
const meun = menuButtonInfo();
|
const meun = menuButtonInfo();
|
||||||
this.top = meun.top;
|
this.top = meun.top;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user