Commit 3ffebbdf authored by mengqr's avatar mengqr

进入页面刷新接口

parent ed879eea
......@@ -54,11 +54,13 @@ export default {
vipList:[]
};
},
created(){
this.getState()
},
mounted() {
this.getRecommendList()
this.getList()
this.getState()
//判断是否有主播Id
this.ifUbId()
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment