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