NEZ-2268 fix:log relabel配置页面action设置默认值

This commit is contained in:
zyh
2022-10-18 17:04:40 +08:00
parent 8f9370e65f
commit f6c27d6a3b
5 changed files with 5 additions and 6 deletions

View File

@@ -83,7 +83,7 @@
<el-input v-model="item.value" class="silence-matchers-value" placeholder="value" size="mini"></el-input>
<el-checkbox v-model="item.regex" :false-label="0" :true-label="1" class="silence-matchers-regex" >Regex</el-checkbox>
</el-form-item>
<span :id="'moduel-remove-label-'+index" class="param-box-row-symbol" @click="removematchers(index)" :title="$t('overall.delete')"><i class="nz-icon nz-icon-shanchu1"></i></span>
<span :id="'moduel-remove-label-'+index" class="param-box-row-symbol" style="padding-left: 0px;" @click="removematchers(index)" :title="$t('overall.delete')"><i class="nz-icon nz-icon-shanchu1"></i></span>
</div>
<div class="" style="text-align: center;">
<span id="module-add-label" type="button" @click="addmatchers" class="right-box-form-add module-add-label right-box-form-minus-box module-add-label" style="" :title="$t('tip.add')">