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