huangbin 4 rokov pred
rodič
commit
8c1f204b54

+ 1 - 1
src/views/search/search_financing_inquiry/search_financing_inquiry_apply_order/index.vue

@@ -32,7 +32,7 @@
       </template>
       <!-- 费用 -->
       <template #interestsettlevalue="{ record }">
-        <a>{{ getInterestrateModeName(record.interestratemode, record.interestrate) }}</a>
+        <a>{{ getInterestrateModeName(record.interestratemode, record.interestrate, record.enumdicname) }}</a>
       </template>
 
     </a-table>