Fix(送礼):[#6106]送礼完成后点击【再送一份】按钮,屏幕会变成白屏
This commit is contained in:
@@ -685,7 +685,6 @@ export default {
|
|||||||
const params = {
|
const params = {
|
||||||
orderId: this.orderId,
|
orderId: this.orderId,
|
||||||
}
|
}
|
||||||
this.isLoad = false
|
|
||||||
getGiftCardResend(params).then(res => {
|
getGiftCardResend(params).then(res => {
|
||||||
this.isPayOk = false
|
this.isPayOk = false
|
||||||
const temp = res.data.giftCardTemplates.filter(e => e.isTravelGroup === 0)
|
const temp = res.data.giftCardTemplates.filter(e => e.isTravelGroup === 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user