Pārlūkot izejas kodu

Merge branch 'wxl_01_15' into online

lex-xin 4 gadi atpakaļ
vecāks
revīzija
0c845a3b4a
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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',
             })
             })