pixel преди 5 години
родител
ревизия
75918a6ff1
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      QMPlusVuePage/src/view/layout/aside/index.vue

+ 1 - 0
QMPlusVuePage/src/view/layout/aside/index.vue

@@ -45,6 +45,7 @@ export default {
     AsideComponent
   },
   created() {
+    this.active = this.$route.name
     let screenWidth = document.body.clientWidth
      if(screenWidth<1000){
        this.isCollapse = !this.isCollapse