Merge branch 'test' of ssh://gta.lvfunai.com:42001/ai-team/lingji-work-fe into test

This commit is contained in:
rd
2025-09-24 17:35:28 +08:00
17 changed files with 2733 additions and 926 deletions

View File

@ -43,14 +43,6 @@ export const TABLE_COLUMNS = [
dataIndex: 'origin',
width: 120,
},
{
title: '上传时间',
dataIndex: 'created_at',
width: 180,
sortable: {
sortDirections: ['ascend', 'descend'],
},
},
{
title: '上传人员',
dataIndex: 'uploader',