mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-17 16:05:53 +08:00
refactor: 🎨 优化订单备注在onShow时候丢失问题 以及 优化部分代码
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
storeList: [], //店铺集合
|
||||
};
|
||||
},
|
||||
onLoad() {
|
||||
onShow() {
|
||||
this.getGoodList();
|
||||
this.getStoreList();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user