dashboard
repositories
filestore
activity
search
login
~huangh
/
gz-dyh
forked from
gzzfw/backEnd/gz-dyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/backEnd/gz-dyh
liyj
2024-09-18
024cf8ec81fcc467e61e2507cd303672c67501c9
[~huangh/gz-dyh.git]
/
dyh-service
/
dyh-mediate
/
src
/
main
/
resources
/
static
/
editor-app
/
configuration
/
properties
/
decisiontable-reference-display-template.html
1
2
3
<span ng-if="property.value.name">{{property.value.name}}</span>
<span ng-if="!property.value || !property.value.name" translate>PROPERTY.DECISIONTABLEREFERENCE.EMPTY</span>