xiangpei
2024-11-30 a4c0d9c57dcbc02867bd6f8ca6fd455412605702
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>