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