fix : 上传文件表格滚动时, 表头固定
This commit is contained in:
@@ -56,6 +56,7 @@ const tableConfig = reactive({
|
||||
label: '序号',
|
||||
align: 'center',
|
||||
width: '80',
|
||||
fixed:true
|
||||
},
|
||||
{
|
||||
prop: 'originalFileName',
|
||||
|
||||
Reference in New Issue
Block a user