From c089e0999def7afd83230d857a80bd55b53cd01b Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Tue, 26 Dec 2023 10:34:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/productList/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/product/productList/index.vue b/src/views/product/productList/index.vue index e18ea58..2d89b1b 100644 --- a/src/views/product/productList/index.vue +++ b/src/views/product/productList/index.vue @@ -676,7 +676,7 @@ action="store/import/import_images" :multiple="false" :http-request="importZipUpload" - accept=".zip,.rar,application/x-rar-compressed" + accept=".zip" :limit="1" > @@ -684,7 +684,7 @@ 将文件拖到此处,或点击上传