fix : 修复项目归档-附件上传后跳转展示页面, 专项资金加"名称"二字
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</el-col>
|
||||
<el-col :span="24">
|
||||
<el-form-item label="其他文件">
|
||||
<el-card style="width: 100%">
|
||||
<el-card style="width: 100%;box-shadow: none">
|
||||
<file-upload @getFile="getOtherFile"/>
|
||||
<fvTable style="width: 100%;max-height: 300px;" v-if="showTable" :tableConfig="tableConfig"
|
||||
:data="allFileList" :isSettingCol="false" :pagination="false">
|
||||
|
||||
Reference in New Issue
Block a user