许成详 преди 6 години
родител
ревизия
db731ec1f4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      src/components/commonComponents/headerTab.vue

+ 1
- 1
src/components/commonComponents/headerTab.vue Целия файл

@@ -75,7 +75,7 @@ export default {
75 75
         this.activeIndex = "1";
76 76
       } else if (this.nowPath == "/solution") {
77 77
         this.activeIndex = "2";
78
-      } else if (this.nowPath == "/online") {
78
+      } else if (this.nowPath == "/productCenter") {
79 79
         this.activeIndex = "3";
80 80
       } else if (this.nowPath == "/newsInformation") {
81 81
         this.activeIndex = "4";