@@ -207,6 +207,13 @@ const config = computed(() => {
},
{
attrs: {
+ label: "合同数量",
+ prop: "orderNum",
+ width: 100,
+ },
+ {
+ attrs: {
label: "对账时间",
prop: "timePeriod",
align: "center",
@@ -124,6 +124,13 @@ const config = computed(() => {