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