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