From d9e47835783145387294bceb1ba7c3f0d010b9cc Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Fri, 15 Sep 2023 10:50:04 +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/shop_contract/details.vue | 137 +++++++++++----------------- 1 file changed, 52 insertions(+), 85 deletions(-) diff --git a/src/views/shop_contract/details.vue b/src/views/shop_contract/details.vue index 365346c..ed2e960 100644 --- a/src/views/shop_contract/details.vue +++ b/src/views/shop_contract/details.vue @@ -12,81 +12,64 @@ class="select" > - + - + - + - + - - + + - - + + - - + --> + - + @@ -146,75 +129,58 @@ class="select" > - + - + - + - + - - + + - - + + - - + --> + - + @@ -282,17 +248,17 @@ > - + @@ -301,29 +267,29 @@ - + - + @@ -370,35 +336,35 @@ @@ -660,6 +626,7 @@ onMounted(async () => { } .el-card { margin-top: 10px; + pointer-event: none; } .el-upload-list .el-upload-list__item-thumbnail {