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