From 5035dde1c77b21c79a32a2e4802f0a1e85931c46 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期二, 07 三月 2023 17:25:01 +0800
Subject: [PATCH] 隐藏导入

---
 src/views/common/Audit.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/common/Audit.vue b/src/views/common/Audit.vue
index 290c99f..871ebd2 100644
--- a/src/views/common/Audit.vue
+++ b/src/views/common/Audit.vue
@@ -30,7 +30,7 @@
           <el-form-item>
             <el-upload name="multipartFile" class="upload-demo" action="/api/report/reporterUpload"
               :show-file-list="false" :before-upload="beforeAvatarUpload" :on-success="reporterRespond" :limit="1">
-              <el-button type="primary">瀵煎叆</el-button>
+<!--              <el-button type="primary">瀵煎叆</el-button>-->
             </el-upload>
           </el-form-item>
         </el-form>

--
Gitblit v1.8.0