xiangpei
2025-02-07 3d9d9c16c54620c669fccfcb652b504707676e92
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>