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