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"