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