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