fuliqi
2024-11-26 571ce3330d9f90468243e202d42416e63c143f75
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>