公告板
版本库
filestore
活动
搜索
登录
石子山
/
mdm
数据mdm项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
bak 修改 获取版本数据前
kimi
2020-05-18
c8aee7b9bfd79cfd741d7e5692520f4f51a31a86
[~kimi/mdm.git]
/
src
/
main
/
resources
/
static
/
process
/
editor-app
/
configuration
/
properties
/
condition-expression-display-template.html
1
2
<span ng-if="property.value">{{property.value|limitTo:20}}</span>
<span ng-if="!property.value">{{'PROPERTY.SEQUENCEFLOW.CONDITION.NO-CONDITION-DISPLAY' | translate}}</span>