@@ -245,6 +245,14 @@ const config = computed(() => {
return [
{
attrs: {
+ label: "京东采购单号",
+ prop: "orderId",
+ align: "left",
+ width: 120,
+ },
+ {
+ attrs: {
label: "京东商品编号",
slot: "wareId",
align: "left",