|
{ title: '上传字段值', dataIndex: 'tableVal', key: 'tableVal' },
|
|
{ title: '上传字段值', dataIndex: 'tableVal', key: 'tableVal' },
|
|
title: '备注', dataIndex: 'description', key: 'description', render: (text, record) => {
|
|
title: '备注', dataIndex: 'description', key: 'description', render: (text, record) => {
|