Ver Fonte

拉卡拉

shish há 2 anos atrás
pai
commit
a9c136342b
1 ficheiros alterados com 2 adições e 0 exclusões
  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