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,