forked from gzzfw/backEnd/gz-dyh

xusd
2024-09-07 bfd210439b6606084c67bb23bf0410c4c704c30f
1
2
3
 
<span ng-if="property.value.items && property.value.items.length > 0">{{'PROPERTY.DATAPROPERTIES.VALUES' | translate:property.value.items}}</span>
<span ng-if="!property.value.items || property.value.items.length == 0" translate>PROPERTY.DATAPROPERTIES.EMPTY</span>