fix : 上传文件表格滚动时, 表头固定

This commit is contained in:
2024-07-13 14:18:47 +08:00
parent 3e1db9c1a4
commit b1309fae57
11 changed files with 11 additions and 23 deletions

View File

@@ -183,7 +183,6 @@ const tableConfig = reactive({
label: '序号',
align: 'center',
width: '80',
fixed:true
},
{
prop: 'originalFileName',