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