广州市综治平台后端
xusd
2025-06-11 2ea74568de5adefc41718d0736e7d173b22335fc
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>