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

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

Loading…
Cancel
Save