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