Commit 822f205a authored by 刘用法's avatar 刘用法

如果入驻成功再定位

parent d8fd56c2
......@@ -167,8 +167,10 @@
// 每次进入页面都刷新入驻状态
this.pageNumber = 0
this.initSettleInfo();
this.getLocation()
this.initSettleInfo();
if (this.status == 7) {
this.getLocation()
}
},
// onPullDownRefresh() {
// console.log('------下拉刷新------')
......
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