lhl 1 年之前
父节点
当前提交
48a7164afb
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      src/pages/order/three/index.vue

+ 5 - 0
src/pages/order/three/index.vue

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