按钮调整

This commit is contained in:
shenyanpei
2021-12-23 14:55:28 +08:00
parent b4dd6f4c4c
commit 21e70e2d06
@@ -44,7 +44,6 @@
<el-table-column label="佐证材料" align="center" width="150"> <el-table-column label="佐证材料" align="center" width="150">
<template slot-scope="scope"> <template slot-scope="scope">
<el-upload <el-upload
:disabled="acceptShow"
multiple multiple
ref="uploadFile" ref="uploadFile"
:action="uploadPath" :action="uploadPath"