Commit 3f25119c by huangqy

111

parent 244e310a
...@@ -40,7 +40,7 @@ export default { ...@@ -40,7 +40,7 @@ export default {
}) })
this.config = { this.config = {
data, data,
unit: '件', // unit: '件',
showValue: true showValue: true
} }
}) })
...@@ -64,5 +64,11 @@ export default { ...@@ -64,5 +64,11 @@ export default {
border-radius: 0.125rem; border-radius: 0.125rem;
overflow: hidden; overflow: hidden;
} }
.unit-label {
display: none;
}
.dv-capsule-chart .label-column div:last-child{
display: none;
}
} }
</style> </style>
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论