1
jhzh
2025-08-12 e88c67ddf91ce593785f565912837c9a3ffe3930
src/views/foreign/foreignPerpetualContract/orderDetail.vue
@@ -38,10 +38,10 @@
                <div class="text-grey">{{ $t('建仓成本') }}</div>
                <div class="textColor">{{ detail.trade_avg_price }}</div>
            </div>
            <div class="flex justify-between pb-68">
            <!-- <div class="flex justify-between pb-68">
                <div class="text-grey">{{ $t('平仓价格') }}</div>
                <div class="textColor">{{ detail.close_avg_price }}</div>
            </div>
            </div> -->
            <div class="flex justify-between pb-68">
                <div class="text-grey">{{ $t('订单号') }}</div>
                <div class="textColor">{{ detail.order_no }}</div>