NEZ-1450 fix: bug 修改

This commit is contained in:
zhangyu
2021-12-24 18:39:31 +08:00
parent 807cb938a5
commit 98026c1e0f
5 changed files with 6 additions and 6 deletions

View File

@@ -541,7 +541,7 @@
{{item.value}}
</span>
<span v-if="item.type === 'range'">
{{item.from}} -> {{item.to}}
[{{item.from}}{{item.to}})
</span>
<span v-if="item.type === 'regx'">
{{item.regx}}