fix:chart 编辑页面 改为 只有 type = group 显示 show/hidden 配置项

This commit is contained in:
zhangyu
2022-07-20 14:21:40 +08:00
parent b0e0ac6921
commit 49df64db13
3 changed files with 35 additions and 2 deletions

View File

@@ -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