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