更新 'src/client/src/orangehrmPimPlugin/pages/employee/EmployeePersonalDetails.vue'
This commit is contained in:
parent
5d0a0346df
commit
c5e574e6db
@ -341,7 +341,7 @@ export default {
|
||||
data: {
|
||||
lastName: this.employee.lastName
|
||||
? this.employee.lastName
|
||||
: " ",
|
||||
: '.',
|
||||
firstName: this.employee.firstName,
|
||||
middleName: this.employee.middleName,
|
||||
employeeId: this.employee.employeeId,
|
||||
|
Loading…
Reference in New Issue
Block a user