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