From eb8aa97428ddb9c14b68d46266b8fcf8c3a0732f Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Wed, 16 Feb 2022 10:52:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/saas/AppConflictMediation/add.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/saas/AppConflictMediation/add.vue b/src/saas/AppConflictMediation/add.vue index 00d141c9..5f0e0955 100644 --- a/src/saas/AppConflictMediation/add.vue +++ b/src/saas/AppConflictMediation/add.vue @@ -417,9 +417,9 @@ export default { text-align: center; color: #ffffff; } - ::v-deep AiUploader { - width: 80px; - height: 80px; + ::v-deep .ai-uploader .fileList .default { + width: 160px; + height: 160px; } }