Explorar el Código

修复已知bug

pixel hace 5 años
padre
commit
75918a6ff1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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