wangguoyu 5 年 前
コミット
2b2fd894ff
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/components/client/common/header.vue

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

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