lxf 21 uur geleden
bovenliggende
commit
6db3352033
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      src/view/copyTrade/profitDetails/index.vue

+ 1 - 1
src/view/copyTrade/profitDetails/index.vue

@@ -50,7 +50,7 @@
           {{ $t('follow.l128') }}
         </div>
         <div class="right">
-          {{ $numToThousand($bigDecimal.add(expertInfo.bonus, expertInfo.balance)) }} USD
+          {{ $numToThousand($bigDecimal.add(expertInfo.bonus, $bigDecimal.add(expertInfo.balance, expertInfo.frozen))) }} USD
         </div>
       </div>
       <div class="cell">