{$layout "layout_popup"}
{{t('conds_addCondPopup@选择条件类型')}} {$ range .components}

{$ .Description}

{$ end}
{{paramsTitle}} {$ range .components} {$if not (eq .Type "params") } <{$ .Component} v-if="condType == '{$ .Type}'" :v-cond="cond" ref="component"> {$end} {$ end}
{{t('conds_addCondPopup@不区分大小写')}}

{{t('conds_addCondPopup@选中后表示对比时忽略参数值的大小写')}}

{{t('conds_addCondPopup@确定')}}