master
吴普建 12 months ago
parent a3d41de73a
commit 5acb31a464

@ -614,11 +614,11 @@ const columns: Ref<DataTableColumns<Procure.rawProcureList.columns>> = ref([
key: 'quantity',
width: 80
},
{
title: '计划重量',
key: 'totalWeight',
width: 80
},
// {
// title: '',
// key: 'totalWeight',
// width: 80
// },
{
title: '总价',
key: 'totalPrice',

Loading…
Cancel
Save