From f3ffd8a9b9009ca1fa0c31bd8db7f3e05116d5b2 Mon Sep 17 00:00:00 2001 From: jiask <1069621233@qq.com> Date: Wed, 29 Oct 2025 09:40:24 +0800 Subject: [PATCH] JSK --- src/views/protection/protectionManage/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/protection/protectionManage/index.vue b/src/views/protection/protectionManage/index.vue index 97dc2ba..57c89be 100644 --- a/src/views/protection/protectionManage/index.vue +++ b/src/views/protection/protectionManage/index.vue @@ -93,7 +93,7 @@ (obj) => imgUpLoad(obj, 'fileUrl') " action="#" - :limit="1" + :limit="10" :file-list="fileList" :show-file-list="true" list-type="picture-card"