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