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