From 2fc220f9d3ebd451ecaf874570b9a5e66b262d78 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?=
<15040126243@163.com>
Date: Wed, 15 Jan 2025 17:42:32 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E6=94=AF?=
=?UTF-8?q?=E6=8C=81=E6=9C=80=E6=96=B0=E7=89=88=E6=9C=ACjson=E9=83=A8?=
=?UTF-8?q?=E7=BD=B2=E6=96=87=E4=BB=B6=E4=B8=8A=E4=BC=A0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/workflow/processDefinition/index.vue | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/views/workflow/processDefinition/index.vue b/src/views/workflow/processDefinition/index.vue
index de55192..a45e484 100644
--- a/src/views/workflow/processDefinition/index.vue
+++ b/src/views/workflow/processDefinition/index.vue
@@ -143,13 +143,13 @@
class="upload-demo"
drag
multiple
- accept="application/zip,application/xml,.bpmn"
+ accept="application/json,application/text"
:before-upload="handlerBeforeUpload"
:http-request="handlerImportDefinition"
>