xiangpei
2025-07-15 37325b5b629a296230e87d41187742f843c7494c
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>