dashboard
repositories
filestore
activity
search
login
黄瀚
/
gz-dyh
forked from
gzzfw/backEnd/gz-dyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
纠纷态势-优化
zhouxiantao
2024-09-23
43729e4c8fa9b1f44bdbfd2ebe33092d0b109b22
[~huangh/gz-dyh.git]
/
dyh-service
/
dyh-mediate
/
src
/
main
/
resources
/
static
/
editor-app
/
configuration
/
properties
/
plan-item-lifecycle-listeners-display-template.html
1
2
3
<span ng-if="!property.noValue">{{'PROPERTY.PLANITEMLIFECYCLELISTENERS.VALUE' | translate:property.value.planItemLifecycleListeners}}</span>
<span ng-if="property.noValue" translate>PROPERTY.PLANITEMLIFECYCLELISTENERS.EMPTY</span>