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