公告板
版本库
filestore
活动
搜索
登录
石子山
/
mdm
数据mdm项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
add assebmle
kimi42345
2020-03-02
2411eadd4ad4bef5c08c6ba2ea5898ea72136e29
[~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>