dashboard
repositories
filestore
activity
search
login
黄瀚
/
gz-dyh
forked from
gzzfw/backEnd/gz-dyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
配置文件修正
xusd
2024-09-10
597f5b5960b81d1ffba8ce2d3d1415e5bccc1919
[~huangh/gz-dyh.git]
/
dyh-service
/
dyh-mediate
/
src
/
main
/
resources
/
static
/
editor-app
/
configuration
/
properties
/
sequenceflow-order-display-template.html
1
2
3
<span ng-if="!property.noValue" translate>PROPERTY.SEQUENCEFLOW.ORDER.NOT.EMPTY</span>
<span ng-if="property.noValue" translate>PROPERTY.SEQUENCEFLOW.ORDER.EMPTY</span>