Add level score detail

This commit is contained in:
nakorn
2021-10-19 20:41:43 +07:00
parent 8a02127499
commit 3b8d643eca
17 changed files with 1462 additions and 15 deletions

View File

@@ -73,6 +73,7 @@
<None Include="Views\eva_evaluation_achievement_attachView\eva_evaluation_achievement_attach.cshtml" />
<None Include="Views\eva_evaluation_operating_agreementView\eva_evaluation_operating_agreement.cshtml" />
<None Include="Views\eva_idp_plan_reviewerView\eva_idp_plan_reviewer.cshtml" />
<None Include="Views\eva_level_score_detailView\eva_level_score_detail.cshtml" />
<None Include="Views\eva_limit_frame_groupView\eva_limit_frame_group.cshtml" />
<None Include="Views\eva_limit_frame_groupView\eva_limit_frame_group_d.cshtml" />
<None Include="Views\eva_limit_frame_planView\eva_limit_frame_plan.cshtml" />
@@ -92,6 +93,7 @@
<None Include="wwwroot\js\eva_evaluation_achievement_attach\eva_evaluation_achievement_attach.js" />
<None Include="wwwroot\js\eva_evaluation_operating_agreement\eva_evaluation_operating_agreement.js" />
<None Include="wwwroot\js\eva_idp_plan_reviewer\eva_idp_plan_reviewer.js" />
<None Include="wwwroot\js\eva_level_score_detail\eva_level_score_detail.js" />
<None Include="wwwroot\js\eva_limit_frame_employee\eva_limit_frame_employee.js" />
<None Include="wwwroot\js\eva_limit_frame_group\eva_limit_frame_group.js" />
<None Include="wwwroot\js\eva_limit_frame_group\eva_limit_frame_group_d.js" />