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