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