mo 4 年之前
父节点
当前提交
0edb265a65
共有 1 个文件被更改,包括 2 次插入2 次删除
  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>