mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
style: 样式调整 (#17583)
This commit is contained in:
@@ -210,7 +210,7 @@
|
||||
class="radio-span"
|
||||
@change="themeChange"
|
||||
>
|
||||
<el-radio label="all" :effect="themes"> {{ t('visualization.view') }} 22 </el-radio>
|
||||
<el-radio label="all" :effect="themes"> {{ t('visualization.view') }} </el-radio>
|
||||
<el-radio label="custom" :effect="themes">
|
||||
{{ resourceType }}
|
||||
</el-radio>
|
||||
|
||||
Reference in New Issue
Block a user