From a26478f1dde54befe2117afe83cd61911a067350 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Fri, 24 Jan 2025 16:48:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=88=E7=BA=A6=E5=8E=86?= =?UTF-8?q?=E5=8F=B2=E8=AE=B0=E5=BD=95=E7=9B=88=E4=BA=8F=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/contract/history-commission.vue | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/src/views/contract/history-commission.vue b/src/views/contract/history-commission.vue index ae12bd5..62c7108 100644 --- a/src/views/contract/history-commission.vue +++ b/src/views/contract/history-commission.vue @@ -28,7 +28,7 @@ {{item.avg_price||'--'}}/{{ item.entrust_price || "--" }} {{ item.margin * 1 }} {{ item.fee * 1 }} - + {{item.profit||'--'}}