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