浏览代码

实习记录

Xiao_123 1 周之前
父节点
当前提交
f7c8a9912c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/recruit/personal/PersonalCenter/student/intershipCompany/item.vue

+ 1 - 1
src/views/recruit/personal/PersonalCenter/student/intershipCompany/item.vue

@@ -68,7 +68,7 @@
           </div>
           <div v-else>
             <v-btn 
-              v-if="(info?.type && Number(info.type) === 1) && tab === 0 && !val.internshipEnterprise"
+              v-if="(info?.type && Number(info.type) === 1) && tab === '0' && !val.internshipEnterprise"
               color="primary" size="small"
               class="ml-3"
               @click="handleReport(val)"