shish 2 år sedan
förälder
incheckning
a9c136342b
1 ändrade filer med 2 tillägg och 0 borttagningar
  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