bkjxxxw/WebContent/act/rest/editor-app/configuration/properties/form-properties-display-tem...

3 lines
195 B
HTML
Raw Normal View History

2024-03-18 10:04:33 +08:00
<span ng-if="!property.noValue">{{'PROPERTY.FORMPROPERTIES.VALUE' | translate:property.value.formProperties}}</span>
<span ng-if="property.noValue" translate>PROPERTY.FORMPROPERTIES.EMPTY</span>