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