From 93b0b1959ba306a26a43105d5e9fa1e194a60b45 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Thu, 14 Sep 2023 10:21:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/shop_contract/details.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/shop_contract/details.vue b/src/views/shop_contract/details.vue index cd84a85..12a9ca1 100644 --- a/src/views/shop_contract/details.vue +++ b/src/views/shop_contract/details.vue @@ -395,7 +395,7 @@ v-if="formData?.status == 0" :on-exceed="handleExceed" ref="upload" - v-perms="['shop_contract/evidence']" + v-perms="['shop_contract/upload']" > {{ formData.file ? "重新上传" : "上传" @@ -412,7 +412,7 @@ 确定