fuliqi
2024-11-29 334197c2f176795e78c46baa1271bb9a3c3bf302
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>