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