dashboard
repositories
filestore
activity
search
login
黄瀚
/
gz-dyh
forked from
gzzfw/backEnd/gz-dyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
1、修改查询下级所有组织接口 2、首页相关接口
wangwh
2024-09-10
e282e3bb247adc903e201e85239a504548efa7c6
[~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>