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