fuliqi
2024-12-12 23e187554324e1bdff896d7d18634711a7372755
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>