lex-xin %!s(int64=4) %!d(string=hai) anos
pai
achega
bb50bc558a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/teamBuild/createPayment.vue

+ 1 - 0
src/views/teamBuild/createPayment.vue

@@ -63,6 +63,7 @@ export default {
             });
         },
         goHome () {
+            this.$store.dispatch('delVisitedViews', this.$route)
             this.$router.push({
                 path: '/business/teamDetail',
             })