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