dashboard
repositories
filestore
activity
search
login
gzdyh
/
back
广州市综治平台后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix:办理反馈优化
xusd
2025-06-16
96fdf159f9128cfa3ecfd5cd32313302373e35e5
[gzdyh/back.git]
/
dyh-service
/
dyh-mediate
/
src
/
main
/
resources
/
static
/
editor-app
/
configuration
/
properties
/
form-properties-display-template.html
1
2
3
<span ng-if="!property.noValue">{{'PROPERTY.FORMPROPERTIES.VALUE' | translate:property.value.formProperties}}</span>
<span ng-if="property.noValue" translate>PROPERTY.FORMPROPERTIES.EMPTY</span>