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