NEZ-3302 fix:alert message 页面增加 自动刷新按钮
This commit is contained in:
@@ -188,7 +188,6 @@
|
||||
>
|
||||
<vue-tags-input
|
||||
v-model="tag"
|
||||
:maxlength="32"
|
||||
:placeholder="$t('tagsInput.placeholder')"
|
||||
:tags="chartConfig.param.tags"
|
||||
@tags-changed="(newTags)=>{tagsChange(newTags)}"
|
||||
|
||||
Reference in New Issue
Block a user