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