mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 19:42:56 +08:00
refactor: 仪表板新建视图关闭取消按钮
This commit is contained in:
parent
60814ebc5f
commit
e051792bde
@ -191,6 +191,7 @@
|
||||
<el-form-item :label="$t('chart.belong_group')">
|
||||
<treeselect
|
||||
v-model="currGroup.id"
|
||||
:clearable="false"
|
||||
:options="chartGroupTreeAvailable"
|
||||
:normalizer="normalizer"
|
||||
:placeholder="$t('chart.select_group')"
|
||||
|
Loading…
Reference in New Issue
Block a user