guhongwei 4 years ago
parent
commit
bc13cb7f98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/channel/detail.vue

+ 1 - 1
src/views/channel/detail.vue

@@ -63,7 +63,7 @@ export default {
       isleftarrow: '',
       // 返回
       navShow: true,
-      activeNames: [],
+      activeNames: ['1'],
       form: {},
     };
   },