feat(视图):bug fix

This commit is contained in:
junjie 2021-05-14 12:39:30 +08:00
parent 52373e01c8
commit 422fbbfccc

View File

@ -97,7 +97,7 @@
<el-radio-group
v-model="view.type"
style="width: 100%"
@change="save(false)"
@change="save(true)"
>
<div style="width: 100%;display: flex;display: -webkit-flex;justify-content: space-between;flex-direction: row;flex-wrap: wrap;">
<el-radio value="bar" label="bar"><svg-icon icon-class="bar" class="chart-icon" /></el-radio>