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