@ -117,14 +117,14 @@ const columns: Ref<DataTableColumns<feedRecords.TabelList>> = ref([
key: 'productSpecification',
width: 100
},
{
// {
title: '厂家料号',
// title: '厂家料号',
key: 'partNumber',
// key: 'partNumber',
width: 100,
// width: 100,
ellipsis: {
// ellipsis: {
tooltip: true
// tooltip: true
}
// }
// },
title: '投料数量',
key: 'inputWeight',