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