南昌市物联网技防平台-后台
xiebin
2023-01-16 df9293f77927ee7a5ec4389a1143c6653c64aa66
1
2
3
4
<div ng-controller="FlowableFormReferenceDisplayCtrl">
    <span ng-if="property.value && property.value.id">{{form.name}}</span>
    <span ng-if="!property.value || !property.value.id" translate>PROPERTY.FORMREFERENCE.EMPTY</span>
</div>