dashboard
repositories
filestore
activity
search
login
gzdyh
/
back
广州市综治平台后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feature:市平台项目
xusd
2025-06-11
2ea74568de5adefc41718d0736e7d173b22335fc
[gzdyh/back.git]
/
dyh-service
/
dyh-mediate
/
src
/
main
/
resources
/
static
/
editor-app
/
configuration
/
properties
/
out-parameters-display-template.html
1
2
3
<span ng-if="!property.noValue">{{'PROPERTY.OUTPARAMETERS.VALUE' | translate:property.value.outParameters}}</span>
<span ng-if="property.noValue" translate>PROPERTY.OUTPARAMETERS.EMPTY</span>