广州市综治平台后端
huangh
2025-06-16 7f5c97eb5f34d31f2d73d846ab6fd2d36a9145c5
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>