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