Ver Fonte

null display fixed

hare8999@163.com há 2 anos atrás
pai
commit
0def1bfa7e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/career/zhiyuan/components/zhiyuan-list.vue

+ 1 - 1
src/views/career/zhiyuan/components/zhiyuan-list.vue

@@ -76,7 +76,7 @@
           <template #t2="{row}">
             <div>
               <p><span class="f18">{{ row.planCount || '-' }}</span>人</p>
-              <p class="f-9b f12">{{ `${row.xuezhi} ¥${row.xuefei}` }}</p>
+              <p class="f-9b f12">{{ `${row.xuezhi || ''} ¥${row.xuefei}` }}</p>
             </div>
           </template>
           <template #t3="{row}">