xiangpei
2024-12-10 614cb0ce301f7dfffb89f771723b4779d8caa8b1
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}