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