zxl
2025-12-18 8a2cd0388f1afc0ae6a7915fc9e3463f08bf980a
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>