huangbin 4 سال پیش
والد
کامیت
5dbdce48db
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/order/funding_information/components/funding_information_funding_summary/index.vue

+ 1 - 1
src/views/order/funding_information/components/funding_information_funding_summary/index.vue

@@ -21,7 +21,7 @@
         <span>{{getCanUseMoney(record)}}</span>
       </template>
       <template #freezemargin="{record}">
-        <span>{{getCanUseMoney(record)}}</span>
+        <span>{{getFreeze(record)}}</span>
       </template>
     </a-table>
     <component :is="componentId"