Explorar o código

null display fixed

hare8999@163.com %!s(int64=2) %!d(string=hai) anos
pai
achega
0def1bfa7e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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}">