fuliqi
2024-12-12 43591a0f6820bb7bfa1501b7cc4af6729686dd19
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>