瀏覽代碼

贷款-详情页接数据

panyong 4 年之前
父節點
當前提交
6045c37043
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. 4 3
      htmldev/loan/src/views/loan/detail/index.vue

+ 4 - 3
htmldev/loan/src/views/loan/detail/index.vue

@@ -49,8 +49,7 @@
             </router-link>
             <template>
               <p class="description" v-if="checks[1].checkStatus === 2">
-                <span v-if="checks[2].checkStatus === 0">主贷人征信报告、房产信息凭证照片</span>
-                <span v-if="checks[2].checkStatus === 1">已上传主贷人征信报告、房产信息凭证</span>
+                <span>{{ checks[1].checkRemark}}</span>
               </p>
               <div class="attest-wrap">
                 <div v-for="(item, index) in [...checks[1].checkContent1, ...checks[1].checkContent2]" :key="index">
@@ -71,7 +70,9 @@
             <p class="title">
               <span>{{ checks[2].ruleName }}</span>
             </p>
-            <router-link class="jump-bespeak" :to="{path: '/loan/bespeak/' + id}" v-if="checks[2].checkStatus === 1">预约时间</router-link>
+            <router-link class="jump-bespeak" :to="{path: '/loan/bespeak/' + id}" v-if="checks[2].checkStatus === 1">
+              预约时间
+            </router-link>
             <template v-if="false">
               <p class="description">
                 <span>您已预约:</span>