1
jhzh
2025-07-28 a8b0eb32d97e7a540692a8a29f610fe76d67ef74
src/page/user/Warehouse/item.card.vue
@@ -73,12 +73,12 @@
    </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">