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