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