xiangpei
2025-02-14 11e8a8f6e8cc27514447a49606842b890cdadba8
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>