luohairen
2024-11-25 5ea5997c4af6988d49d4b1b89c186fb7d2c0a0c4
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>