【修复】修复当用户下单选择同城配送,并进入到门店列表选择界面,然后锁屏后再开屏,门店数据再次获取的问题。

This commit is contained in:
JianWeie
2022-10-13 15:19:59 +08:00
parent d78ee3e5f1
commit 13a416ac2c

View File

@@ -61,7 +61,7 @@
limit: 30,
}
},
onShow() {
onLoad() {
this.getStoreList();
},
methods: {