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