Fix:收礼相关逻辑补充
This commit is contained in:
@@ -50,6 +50,8 @@ export default {
|
||||
getGiftCardDetail({
|
||||
code: code
|
||||
}).then(res => {
|
||||
console.log(res.data,'res.data');
|
||||
|
||||
this.giftCard = res.data || {}
|
||||
}).catch(err => {
|
||||
this.giftCard = {
|
||||
|
||||
Reference in New Issue
Block a user