Browse Source

fix: disabled menu select on close drawer. #457

Sendya 5 năm trước cách đây
mục cha
commit
677a9b8e8a
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      src/layouts/BasicLayout.vue

+ 0 - 3
src/layouts/BasicLayout.vue

@@ -140,9 +140,6 @@ export default {
       return left
     },
     menuSelect () {
-      if (!this.isDesktop()) {
-        this.collapsed = false
-      }
     },
     drawerClose () {
       this.collapsed = false