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