เพิ่มประเภทโครงการ
This commit is contained in:
parent
b4078299f5
commit
fb7ccb0a3b
2 changed files with 36 additions and 0 deletions
|
|
@ -241,6 +241,9 @@ export class KpiUserDevelopmentController extends Controller {
|
|||
reasonDevelopment70: getKpiUserDevelopment.reasonDevelopment70,
|
||||
reasonDevelopment20: getKpiUserDevelopment.reasonDevelopment20,
|
||||
reasonDevelopment10: getKpiUserDevelopment.reasonDevelopment10,
|
||||
selectType: getKpiUserDevelopment.selectType,
|
||||
selectTypeYear: getKpiUserDevelopment.selectTypeYear,
|
||||
selectTypeId: getKpiUserDevelopment.selectTypeId,
|
||||
developmentProjects: getKpiUserDevelopment.developmentProjects.map((x) => x.name).sort(),
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue