fix: 修复场景联动标签误删

This commit is contained in:
xieyonghong 2023-03-28 09:35:47 +08:00
parent 838987b9da
commit f44985ba3f
1 changed files with 2 additions and 2 deletions

View File

@ -259,9 +259,9 @@
type="icon-mubiao"
style="padding:0 4px"
/>
< style='max-width: 200px;margin-right: 12px;'>
<Ellipsis style='max-width: 200px;margin-right: 12px;'>
{{data?.options?.name}}
</>
</Ellipsis>
<Ellipsis style='max-width: 400px;'>
{{data?.options?.propertiesName}}
</Ellipsis>