This commit is contained in:
sjl
2025-03-24 14:59:45 +08:00
parent a9b80ed33c
commit f06ca03881
3 changed files with 11 additions and 22 deletions

View File

@@ -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>

View File

@@ -65,7 +65,7 @@
{
prop: 'version',
label: '版本号',
minWidth: 100,
minWidth: 80,
},
{