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