xiangpei
2024-12-06 6f094df5ca2b3fd83f6c2c64c72dd177756d4601
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>