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