下单退款相关更新
This commit is contained in:
@@ -272,7 +272,7 @@
|
||||
});
|
||||
|
||||
onLoad((options) => {
|
||||
shopName.value = uni.getStorageSync('shopName');
|
||||
shopName.value = uni.getStorageSync('shopInfo').shopName;
|
||||
});
|
||||
|
||||
// 启动加载
|
||||
|
||||
Reference in New Issue
Block a user