Explorar el Código

感兴趣职位文字改为意向职位

lifanagju_citu hace 1 día
padre
commit
83c1478a08
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/index/components/talentItem.vue

+ 1 - 1
pages/index/components/talentItem.vue

@@ -24,7 +24,7 @@
 			
 			<!-- 感兴趣职位 -->
 			<view v-if="val.position?.positionNames && showLastWorkExp" class="ss-m-t-15 color-666 font-size-14">
-				感兴趣职位:{{ val.position?.positionNames || '暂无' }}
+				意向职位:{{ val.position?.positionNames || '暂无' }}
 			</view>
 
 			<!-- 最近一份工作经验 -->