xiangpei
2025-02-21 22d85008581019cf0f6b2640bb0603e6082f6a9f
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}