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