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>