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