@@ -205,6 +205,11 @@
slot: "goods_name",
minWidth: 250,
},
+ {
+ title: "到账金额",
+ key: "num",
+ minWidth: 70,
+ },
{
title: "支付金额",
slot: "pay_price",