luohairen
2024-11-29 5041e1691397344f4bd8d79b34c74df512b69881
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>