fix: 修复流程设计时多实例数据回显问题
This commit is contained in:
@@ -844,6 +844,16 @@
|
||||
"isAttr": true,
|
||||
"type": "Boolean"
|
||||
},
|
||||
{
|
||||
"name": "collection",
|
||||
"isAttr": true,
|
||||
"type": "String"
|
||||
},
|
||||
{
|
||||
"name": "elementVariable",
|
||||
"isAttr": true,
|
||||
"type": "String"
|
||||
},
|
||||
{
|
||||
"name": "behavior",
|
||||
"type": "MultiInstanceBehavior",
|
||||
@@ -1191,4 +1201,4 @@
|
||||
}
|
||||
],
|
||||
"emumerations": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user