mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-15 16:28:33 +08:00
4 lines
166 B
HTML
4 lines
166 B
HTML
|
|
<span ng-if="property.value.name">{{property.value.name}}</span>
|
|
<span ng-if="!property.value || !property.value.name" translate>PROPERTY.CASEREFERENCE.EMPTY</span>
|