成品库和原料库

This commit is contained in:
lq
2025-09-20 16:29:05 +08:00
parent a770e2b74d
commit fb00c0a0b8
2 changed files with 193 additions and 13 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',