sangwenwei hai 1 ano
pai
achega
ee1d7e574c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/jy/humanResources/EntryList.vue

+ 1 - 1
src/views/jy/humanResources/EntryList.vue

@@ -126,7 +126,7 @@
 						</template>
 					</vxe-column>
 					<vxe-column min-width="160" align="center" title="手机号" field="mobilePhone"></vxe-column>
-					<vxe-column min-width="160" align="center" title="部门" field="officeName"></vxe-column>
+					<vxe-column min-width="160" align="center" title="部门" field="departmentName"></vxe-column>
 					<vxe-column  min-width="150px" align="center" title="员工类型" field="onJobStatus" fixed="right">
 						<template #default="scope">
 							{{ $dictUtils.getDictLabel("on_job_status", scope.row.onJobStatus, '-') }}						</template>