forked from gzzfw/backEnd/gz-dyh

xusd
2024-09-13 d0ffecb36c393e1d4505aaf01f19051955d42c84
1
2
3
4
 
<div ng-controller="FlowableBooleanPropertyCtrl">
    <input type="checkbox" ng-model="property.value" ng-change="changeValue()"/>
</div>