Explorar o código

null render fixed

hare8999@163.com %!s(int64=2) %!d(string=hai) anos
pai
achega
f5b4703c30
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

@@ -79,7 +79,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 || '' }}<span v-if="row.xuefei">{{`¥${row.xuefei}` }}</span></p>
             </div>
           </template>
           <template #t3="{row}">