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