fix รายการลาออกลูกจ้างข้อมูลเงินเดือนไม่แสดง
This commit is contained in:
parent
be2b1fa161
commit
84ebb4a11b
5 changed files with 8 additions and 3 deletions
|
|
@ -172,7 +172,7 @@ export class ProfileDevelopmentController extends Controller {
|
|||
summary: null,
|
||||
point: null,
|
||||
name: data.name,
|
||||
achievement10: "มีผลการพัฒนาและมีการดำเนินการตามเป้าหมายการนำไปพัฒนางาน1",
|
||||
achievement10: "มีผลการพัฒนาและมีการดำเนินการตามเป้าหมายการนำไปพัฒนางาน",
|
||||
achievement5: "มีผลการพัฒนาแต่ยังไม่ได้ดำเนินการตามเป้าหมายการนำไปพัฒนางาน",
|
||||
achievement0: "ไม่ได้ดำเนินการพัฒนา",
|
||||
isDevelopment70: data.isDevelopment70,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue