This commit is contained in:
sjl
2025-12-15 09:24:25 +08:00
parent 0b61c4b7ba
commit d30b8247cf
6 changed files with 50 additions and 58 deletions

View File

@@ -35,6 +35,7 @@ const open = async (row: any) => {
procInsId: row.procInsId
}).then(res => {
bpmnXML.value = res.data.xmlData
})
bpmnXMLShow.value = true