ทำเรื่องอนุมัติวงเงิน

This commit is contained in:
nakorn
2022-05-02 10:53:45 +07:00
parent 42e1878aa8
commit 086f101d0f
39 changed files with 1193 additions and 42 deletions

View File

@@ -68,6 +68,7 @@
<None Remove="Uploads\**" />
<Folder Include="Seed\" CopyToOutputDirectory="Always" />
<None Include="Views\eva_adjust_postponement_update_statusView\eva_adjust_postponement_update_status.cshtml" />
<None Include="Views\eva_adjust_quota_update_statusView\eva_adjust_quota_update_status.cshtml" />
<None Include="Views\eva_create_evaluation_detail_firstdocView\eva_create_evaluation_detail_firstdoc.cshtml" />
<None Include="Views\eva_create_evaluation_detail_firstdocView\eva_create_evaluation_detail_firstdoc_d.cshtml" />
<None Include="Views\eva_create_evaluation_detail_historyView\eva_create_evaluation_detail_history.cshtml" />
@@ -88,6 +89,7 @@
<None Include="wwwroot\js\eva_adjust_postponement_migration\eva_adjust_postponement_migration.js" />
<None Include="wwwroot\js\eva_adjust_postponement_migration\eva_adjust_postponement_migration_d.js" />
<None Include="wwwroot\js\eva_adjust_postponement_update_status\eva_adjust_postponement_update_status.js" />
<None Include="wwwroot\js\eva_adjust_quota_update_status\eva_adjust_quota_update_status.js" />
<None Include="wwwroot\js\eva_create_evaluation_detail_firstdoc\eva_create_evaluation_detail_firstdoc.js" />
<None Include="wwwroot\js\eva_create_evaluation_detail_firstdoc\eva_create_evaluation_detail_firstdoc_d.js" />
<None Include="wwwroot\js\eva_create_evaluation_detail_history\eva_create_evaluation_detail_history.js" />