diff --git a/pages/exchange/open-position.vue b/pages/exchange/open-position.vue
index 6fa06de..0c56fb3 100644
--- a/pages/exchange/open-position.vue
+++ b/pages/exchange/open-position.vue
@@ -419,7 +419,9 @@
{{ $t("first.c5") }}
- {{item.realtimePrice}}
+
+ {{newPrice.price}}
+ {{item.realtimePrice}}