fix รายการลาออกลูกจ้างข้อมูลเงินเดือนไม่แสดง

This commit is contained in:
Bright 2024-12-20 11:52:34 +07:00
parent be2b1fa161
commit 84ebb4a11b
5 changed files with 8 additions and 3 deletions

View file

@ -172,7 +172,7 @@ export class ProfileDevelopmentController extends Controller {
summary: null,
point: null,
name: data.name,
achievement10: "มีผลการพัฒนาและมีการดำเนินการตามเป้าหมายการนำไปพัฒนางาน1",
achievement10: "มีผลการพัฒนาและมีการดำเนินการตามเป้าหมายการนำไปพัฒนางาน",
achievement5: "มีผลการพัฒนาแต่ยังไม่ได้ดำเนินการตามเป้าหมายการนำไปพัฒนางาน",
achievement0: "ไม่ได้ดำเนินการพัฒนา",
isDevelopment70: data.isDevelopment70,