dashboard
repositories
filestore
activity
search
login
gzdyh
/
back
广州市综治平台后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix:事项来源优化,定时器评价优化
xusd
9 days ago
6bde2de72d9e16a7fc1ee204149effb47d9676d9
[gzdyh/back.git]
/
dyh-service
/
dyh-mediate
/
src
/
main
/
resources
/
static
/
editor-app
/
configuration
/
properties
/
escalation-definitions-display-template.html
1
2
3
<span ng-if="!property.noValue">{{'PROPERTY.ESCALATIONDEFINITIONS.DISPLAY' | translate:property.value}}</span>
<span ng-if="property.noValue" translate>PROPERTY.ESCALATIONDEFINITIONS.EMPTY</span>