Explorar o código

Merge branch 'wxl_01_15' into online

lex-xin %!s(int64=4) %!d(string=hai) anos
pai
achega
0c845a3b4a
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',
             })