马宇豪
2023-10-24 633b699c6bfb4bb9c5c91a09c4b084ca213b5a75
src/layout/components/Sidebar/index.vue
@@ -51,7 +51,7 @@
        },
        isCollapse() {
            return !this.sidebar.opened;
        }
        },
    }
};
</script>