Browse Source

修改返回

lex-xin 4 years ago
parent
commit
bb50bc558a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/teamBuild/createPayment.vue

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

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