@@ -203,6 +203,14 @@
width:250,
ellipsis: true,
},
+ {
+ title: '备件号(partno)',
+ key: 'partno',
+ dataIndex: 'partno',
+ align:"center",
+ width:250,
+ ellipsis: true,
+ },
{
title: '型号(childModel)',
key: 'childModel',