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