dashboard
repositories
filestore
activity
search
login
~huangh
/
gz-dyh
forked from
gzzfw/backEnd/gz-dyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
1、流程优化2
liyj
2024-09-09
8caa2e0ae3ae45632a9057e6064cdcaeb815f1a1
[~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>