mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-15 16:28:33 +08:00
3 lines
202 B
HTML
3 lines
202 B
HTML
|
|
<span ng-if="!property.noValue">{{'PROPERTY.EVENTOUTPARAMETERS.VALUE' | translate:property.value.outParameters}}</span>
|
|
<span ng-if="property.noValue" translate>PROPERTY.EVENTOUTPARAMETERS.EMPTY</span> |