Explorar o código

模拟志愿:选科要求

jinxia.mo %!s(int64=2) %!d(string=hai) anos
pai
achega
4ddf1c88df
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

@@ -34,7 +34,7 @@
       <!--   历年 -->
       <div class="f14">
         <p>{{ row.history ? row.history.year || '-' : '-' }}</p>
-        <p>row.history.type || ''</p>
+        <p>{{row.history.type || ''}}</p>
       </div>
     </template>
     <template #t4="{row}">