style(mobile): 优化附件文件列表的展示效果

This commit is contained in:
dj
2025-04-11 14:08:02 +08:00
parent af593b08da
commit 65a4c72fd0
7 changed files with 16 additions and 9 deletions

View File

@@ -74,7 +74,7 @@
<!-- </el-col>-->
<el-col :span="24">
<file-component
tag="需求上报" :fileNameTableWidth="300" :fullscreen="true"
tag="需求上报" :fileNameTableWidth="150" :fullscreen="true"
v-model:value="localFormData.fileList"
:processViewer="processViewer"
:file-list-show="fileListShow"