apps/com.actionsoft.apps.coe.method.process.flowchart/method/process.flowchart/diagram.attribute.custom.xml

7 lines
672 B
XML
Raw Normal View History

2022-06-28 01:22:45 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<attributes type="customer">
<attribute key="lead_process" title="上游流程" type="relation" value="" desc="上游流程" isRequired="false" ref="{&quot;method&quot;:&quot;process&quot;,&quot;type&quot;:&quot;file&quot;,&quot;multiple&quot;:true}" readonly="true" groupPath="process_model" scope="%" isValid="true"/>
<attribute key="rear_process" title="下游流程" type="relation" value="" desc="下游流程" isRequired="false" ref="{&quot;method&quot;:&quot;process&quot;,&quot;type&quot;:&quot;file&quot;,&quot;multiple&quot;:true}" readonly="true" groupPath="process_model" scope="%" isValid="true"/>
2022-06-28 01:22:45 +08:00
</attributes>