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