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