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