| | |
| | | </div> |
| | | <div class="zj"> |
| | | <div class="zj_box"> |
| | | <div style="display: flex;align-items: center;color: #858093;"><img style="width: 20px;margin-right: 5px;" src="@/assets/img/xiaohao.svg"/>占用资金</div> |
| | | <div style="display: flex;align-items: center;color: #858093;"><img style="width: 20px;margin-right: 5px;" src="@/assets/img/xiaohao.svg"/>{{$t('占用资金')}}</div> |
| | | <div style="color: #185546;font-weight: bold;">{{ activeObj.freezeMoney }}</div> |
| | | </div> |
| | | <div class="zj_box"> |
| | | <div style="display: flex;align-items: center;color: #858093;"><img style="width: 20px;margin-right: 5px;" src="@/assets/img/xiaohao.svg"/>{{ $t("凍結資產") }}</div> |
| | | <div style="color: #185546;font-weight: bold;">0.00</div> |
| | | <div style="color: #185546;font-weight: bold;">{{ activeObj.freezeMoney }}</div> |
| | | </div> |
| | | </div> |
| | | <Dialog ref="closeAllDialog" :title="$t('一鍵平倉')" :confirm="confirm"> |