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