fuliqi
2025-02-21 ff540dab36d33379a00592d56cc796e21f993f81
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>