Merge pull request 'fix : 上传文件表格滚动时, 表头固定' (#542) from dd into master

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/542
This commit is contained in:
2024-07-13 05:23:53 +00:00
11 changed files with 13 additions and 1 deletions

View File

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