diff --git a/src/views/contract/hold-position.vue b/src/views/contract/hold-position.vue index 7ce051b..b0d5afd 100644 --- a/src/views/contract/hold-position.vue +++ b/src/views/contract/hold-position.vue @@ -52,7 +52,7 @@ {{ item.realtimePrice }} {{ item.flatPrice }} {{ (parseFloat(item.unRealProfit)).toFixed(2) }} - {{ item.profitRate }} + {{ item.profitRate }} {{ item.tpPrice || "--" }}/{{ item.slPrice || "--" }}