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