Browse Source

拉卡拉

shish 2 years ago
parent
commit
a9c136342b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      hdPad/src/pages/home/components/toPay.vue

+ 2 - 0
hdPad/src/pages/home/components/toPay.vue

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