luohairen
2024-11-27 e8b11c6f789923ba0f9d21e85423231c567d92d2
1
2
3
 
<span ng-if="!property.noValue">{{'PROPERTY.MESSAGEDEFINITIONS.DISPLAY' | translate:property.value}}</span>
<span ng-if="property.noValue" translate>PROPERTY.MESSAGEDEFINITIONS.EMPTY</span>