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

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

Loading…
Cancel
Save