@@ -658,6 +658,13 @@ const configThree = computed(() => {
},
{
attrs: {
+ label: "含税单价",
+ prop: "unitPrice",
+ width: 120,
+ },
+ {
+ attrs: {
label: "采购数量",
prop: "purchaseQuantity",
width: 120,