fuliqi
2025-01-03 329b1cb2b08a4043af1262872bb8de88cf665219
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>