luohairen
2024-12-26 64868efd5779906dcf6690944ba35878264a9665
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>