feat:【antd】优化 bpmn-process-designer 组件图标

This commit is contained in:
puhui999
2025-09-25 11:52:26 +08:00
parent 510825bb49
commit 1f1a26bc11
7 changed files with 23 additions and 36 deletions

View File

@@ -645,7 +645,7 @@ onBeforeUnmount(() => {
type="file"
id="files"
ref="refFile"
style="display: none"
class="hidden"
accept=".xml, .bpmn"
@change="importLocalFile"
/>