广州市综治平台后端
xusd
1 days ago b2263dda4845ee274735a2944fd9f850d9df7198
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>