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