From f5e1ee93f045f25132685a99e8df06b85579c52d Mon Sep 17 00:00:00 2001 From: bb_pan Date: Mon, 7 Jul 2025 14:46:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/businessHandling/index.vue | 2 -- src/views/material/materialStation/authorize/index.vue | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/views/business/businessHandling/index.vue b/src/views/business/businessHandling/index.vue index 26faadf7..1f9f74dd 100644 --- a/src/views/business/businessHandling/index.vue +++ b/src/views/business/businessHandling/index.vue @@ -54,7 +54,6 @@ clearable maxlength="50" style="width: 240px" - @keyup.enter.native="handleQuery" /> @@ -86,7 +85,6 @@ clearable maxlength="11" style="width: 240px" - @keyup.enter.native="handleQuery" /> diff --git a/src/views/material/materialStation/authorize/index.vue b/src/views/material/materialStation/authorize/index.vue index 74be81e8..e0f8cea9 100644 --- a/src/views/material/materialStation/authorize/index.vue +++ b/src/views/material/materialStation/authorize/index.vue @@ -129,10 +129,10 @@ :on-success="handleSuccess" :on-error="handleError" :on-remove="handleFileRemove" - accept=".pdf" + accept=".pdf,image/*" :disabled="isEditMode" > - 点击上传PDF + 点击上传