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