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