style(mobile): 优化附件文件列表的展示效果
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
<el-row>
|
||||
<el-col :span="24">
|
||||
<baseTitle v-if="fileListShow === 'READ' || fileListShow === 'EDIT'" title="附件文件"></baseTitle>
|
||||
<file-component title="" tag="需求征集" :fullscreen="true" :fileNameTableWidth="300"
|
||||
<file-component title="" tag="需求征集" :fullscreen="true" :fileNameTableWidth="150"
|
||||
v-model:value="formData.fileList" :processViewer="processViewer"
|
||||
:file-list-show="fileListShow"/>
|
||||
</el-col>
|
||||
|
||||
Reference in New Issue
Block a user