mo 4 năm trước cách đây
mục cha
commit
0edb265a65
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/teamDetail/teamDetailedList.vue

+ 2 - 2
src/views/teamDetail/teamDetailedList.vue

@@ -111,7 +111,7 @@ export default {
       })
     },
     onCancel () {
-       this.$store.dispatch('delVisitedViews', this.$route) 
+       this.$store.dispatch('delVisitedViews', this.$route)
       this.$router.push({ path: '/business/teamDetail'})
     },
     okDetailList () {
@@ -235,4 +235,4 @@ export default {
 </script>
 
 <style lang="scss">
-</style>
+</style>