From 6b6cc07fb81f05153fc07995e0a5be5596b5ca4f Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期一, 29 七月 2024 09:36:45 +0800
Subject: [PATCH] 测试完成

---
 src/components/Regular/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/Regular/index.vue b/src/components/Regular/index.vue
index 4aa1773..e1553ba 100644
--- a/src/components/Regular/index.vue
+++ b/src/components/Regular/index.vue
@@ -156,7 +156,7 @@
             class="upload-demo"
             :action="uploadImgUrl"
             :headers="headers"
-            :accept="'image/*,video/*'"
+            accept=".jpg,.png,image/*"
             :on-success="handleChange.bind(this, item)"
           >
             <el-button size="small" type="primary">鐐瑰嚮涓婁紶</el-button>

--
Gitblit v1.9.3