xiangpei
2025-02-25 fabcc6c6bccc7e8b99df419de1a555a161b11d2e
1
2
3
 
<span ng-if="!property.noValue">{{'PROPERTY.OUTPARAMETERS.VALUE' | translate:property.value.outParameters}}</span>
<span ng-if="property.noValue" translate>PROPERTY.OUTPARAMETERS.EMPTY</span>