From 03e6a62c0a585f5a02d0822b48f8cfed3c846de4 Mon Sep 17 00:00:00 2001 From: Bright Date: Thu, 19 Dec 2024 17:32:00 +0700 Subject: [PATCH] no message --- src/controllers/DevelopmentController.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/controllers/DevelopmentController.ts b/src/controllers/DevelopmentController.ts index 2e9bd9c..f2b456a 100644 --- a/src/controllers/DevelopmentController.ts +++ b/src/controllers/DevelopmentController.ts @@ -2639,7 +2639,7 @@ export class DevelopmentController extends Controller { summary: null, point: null, name: getDevelopment.projectName, - achievement10: "มีผลการพัฒนาและมีการดำเนินการตามเป้าหมายการนำไปพัฒนางาน1", + achievement10: "มีผลการพัฒนาและมีการดำเนินการตามเป้าหมายการนำไปพัฒนางาน", achievement5: "มีผลการพัฒนาแต่ยังไม่ได้ดำเนินการตามเป้าหมายการนำไปพัฒนางาน", achievement0: "ไม่ได้ดำเนินการพัฒนา", isDevelopment70: getDevelopment.isReasonActual70,