wzj-vue/public/static/flowable-modeler/editor-app/configuration/properties/http-request-method-display-template.html

3 lines
100 B
HTML
Raw Normal View History

<span ng-if="!property.noValue">{{property.value}}</span>
<span ng-if="property.noValue">GET</span>