zhanghua
2024-11-26 32f01d908cc6fd15f6337150a197c2954bd8ba46
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>