fuliqi
2024-11-27 9a4cb6af9f2e289685a92c220bdfe05a46f926af
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>