@@ -89,6 +89,13 @@ const config = computed(() => {
},
{
attrs: {
+ label: "E10采购单号",
+ prop: "purchaseErpCode",
+ width: 160,
+ },
+ {
+ attrs: {
label: "供应商",
prop: "supplierName",
width: 220,