xiangpei
2024-11-28 4bcd377fd9e2369a4bf68f6ee86fde84084862aa
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}