问题修复
This commit is contained in:
@@ -252,6 +252,7 @@ function paySuccess() {
|
||||
socket.cartInit()
|
||||
goodsStore.successClearCart()
|
||||
goodsStore.clearVipUserInfo()
|
||||
payCardRef.value.resetCouponFormHandle()
|
||||
}
|
||||
|
||||
const payCardRef = ref(null)
|
||||
@@ -294,6 +295,8 @@ function returnHandle() {
|
||||
backendCoupons: [],
|
||||
fixedAmount: ''
|
||||
})
|
||||
|
||||
payCardRef.value.resetCouponFormHandle()
|
||||
}
|
||||
|
||||
defineExpose({
|
||||
|
||||
Reference in New Issue
Block a user