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