@@ -204,6 +204,13 @@ const config = computed(() => {
},
{
attrs: {
+ label: "已发起数量",
+ prop: "startPurchaseCount",
+ width: "110",
+ },
+ {
+ attrs: {
label: "交接单",
width: "100",
align: "center",