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