style(mobile): 优化附件文件列表的展示效果
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<el-form :model="formData" label-width="auto">
|
||||
<file-component
|
||||
:title="getTagName(type)+'附件'"
|
||||
:fileNameTableWidth="300"
|
||||
:fileNameTableWidth="150"
|
||||
:tag="getTagName(type)"
|
||||
v-model:value="formData.fileList"
|
||||
:processViewer="processViewer"
|
||||
|
||||
Reference in New Issue
Block a user