微调
This commit is contained in:
@@ -35,6 +35,7 @@ const open = async (row: any) => {
|
||||
procInsId: row.procInsId
|
||||
}).then(res => {
|
||||
bpmnXML.value = res.data.xmlData
|
||||
|
||||
})
|
||||
bpmnXMLShow.value = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user