lxf hace 21 horas
padre
commit
6db3352033
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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">