fix: 增加菜单路由跳转

This commit is contained in:
@changcode
2022-08-26 16:24:29 +08:00
parent 11b1941146
commit ad6a11bcae
3 changed files with 12 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ export const pieChartOption1 = {
color: chartColor1,
legend: {
orient: 'vertical',
top: 35,
top: '25%',
left: '50%',
itemGap: 4,
itemWidth: 15,