master
吴普建 12 months ago
parent d7348d3c35
commit 003897fbc2

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

Loading…
Cancel
Save