wangguoyu hace 5 años
padre
commit
2b2fd894ff
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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();