提交 b9512d92 authored 作者: junjie's avatar junjie

refactor: 视图编辑样式优化

上级 50d27e1f
......@@ -113,7 +113,6 @@
<span>{{ $t('chart.chart_type') }}</span>
<el-row>
<div class="chart-type">
<!--这里要替换好看点的图标,UI标签可以重新定义-->
<el-radio-group
v-model="view.type"
style="width: 100%"
......@@ -1651,7 +1650,7 @@ export default {
}
.chart-type>>>.el-radio__input{
display: none;
display: none!important;
}
.el-radio{
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论