feat: 图表

This commit is contained in:
砂糖
2025-09-30 10:01:16 +08:00
parent 6c483ad6f5
commit 8b31f9bf84
13 changed files with 1287 additions and 142 deletions

View File

@@ -53,8 +53,5 @@ export default {
return !this.sidebar.opened;
}
},
mounted() {
console.log(this.sidebarRouters, sidebar);
}
};
</script>