소스 검색

修复已知bug

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