fuliqi
2025-02-10 7ffa0f92413da168a73394b02e06b760778da05c
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>