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