fix:chart 编辑页面 改为 只有 type = group 显示 show/hidden 配置项
This commit is contained in:
@@ -726,7 +726,7 @@
|
||||
</div>
|
||||
|
||||
<!-- visibility -->
|
||||
<div>
|
||||
<div v-if="params.type === 'group'">
|
||||
<div class="form__sub-title">
|
||||
<span>{{$t('dashboard.panel.showHidden')}}</span>
|
||||
<el-switch
|
||||
|
||||
Reference in New Issue
Block a user