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