mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2026-05-06 23:27:20 +08:00
【修复】修复当用户下单选择同城配送,并进入到门店列表选择界面,然后锁屏后再开屏,门店数据再次获取的问题。
This commit is contained in:
@@ -61,7 +61,7 @@
|
|||||||
limit: 30,
|
limit: 30,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
onShow() {
|
onLoad() {
|
||||||
this.getStoreList();
|
this.getStoreList();
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Reference in New Issue
Block a user