Browse Source

chore: bpmn import icon

master
wangxiang 2 years ago
parent
commit
40e3870005
No known key found for this signature in database
GPG Key ID: 1BA7946AB6B232E4
  1. 2
      src/views/workflow/model/index.vue

2
src/views/workflow/model/index.vue

@ -50,7 +50,7 @@ @@ -50,7 +50,7 @@
},
{
label: '导出',
icon: 'fa-solid:file-import',
icon: 'ant-design:download-outlined',
onClick: handleExportXml.bind(null, record)
},
{

Loading…
Cancel
Save