@@ -572,7 +572,7 @@ const configThree = computed(() => {
{
attrs: {
label: "采购单号",
- slot: "purchaseCode",
+ prop: "purchaseCode",
width: 160,
},
@@ -586,7 +586,7 @@ const configThree = computed(() => {
label: "BOM品名",
- slot: "bomSpecName",
+ prop: "bomSpecName",
"min-width": 240,