xiangpei
2024-12-10 843cd949b9e6482249014ec297544e1b9ad723be
src/layout/index.vue
@@ -80,6 +80,7 @@
        },
        handleClickOutside() {
            this.$store.dispatch('app/closeSideBar', { withoutAnimation: false })
        }
    }
}