xiangpei
2024-11-26 4e50dcb051f74debf78e42ba7b269ba0b24796c7
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}