微调
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
:file-list="baseFileList"
|
||||
:on-exceed="BaseHandleExceed"
|
||||
:on-remove="BaseHandleRemove"
|
||||
style="width: 300px !important;"
|
||||
class="upload-container"
|
||||
>
|
||||
<el-button type="primary">选择文件</el-button>
|
||||
@@ -277,4 +278,6 @@ const props = defineProps<{
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
||||
|
||||
</style>
|
||||
@@ -65,7 +65,7 @@
|
||||
{
|
||||
prop: 'version',
|
||||
label: '版本号',
|
||||
minWidth: 100,
|
||||
minWidth: 80,
|
||||
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user