git
zxl
昨天 2a63bf3ca2a05d5271ed00c1495a7828516085fc
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>