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