zxl
1 天以前 ceb5801b07f6ff21452a7a9bdc492f4567b0b8dc
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>