@@ -118,6 +118,8 @@ export default {
},
payFinish(){
this.$emit('payFinish')
+ this.showSuccess = false
+ this.goPay = 0
cancelPayFn(){
let that = this