Browse Source

修改header

wangguoyu 5 years ago
parent
commit
2b2fd894ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/client/common/header.vue

+ 1 - 1
src/components/client/common/header.vue

@@ -94,7 +94,7 @@
             };
             };
         },
         },
         watch:      {
         watch:      {
-
+            // 监听
             '$route.path': {
             '$route.path': {
                 handler(newVal, oldVal) {
                 handler(newVal, oldVal) {
                     this.activeIndexSync();
                     this.activeIndexSync();