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