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