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