@@ -125,26 +125,26 @@ export default {
title: '备注',
dataIndex: 'remark'
},
- {
+ /* {
title: '创建人名称',
dataIndex: 'createdUserName'
{
title: '创建时间',
dataIndex: 'createdTime'
- },
+ }, */
title: '检测日期',
dataIndex: 'checkDate'
title: '检定图片路径',
dataIndex: 'imgPath'
title: '检定文件路径',
dataIndex: 'filePath'
title: '操作',
key: 'action',