ปรับปรุงตามที่ได้รับแจ้ง

This commit is contained in:
LAPTOP-KB8JC2K2\acer
2021-09-16 11:52:23 +07:00
parent 3016221910
commit dacfe151cf
16 changed files with 100 additions and 9 deletions

View File

@@ -82,16 +82,26 @@
<div class="tools">
<div class="row">
<div class="form-group col-md-3">
<div class="form-group col-md-3" style="display:none;">
<label id='lab_s_eva_adjust_postponement_quota_fiscal_year' for='s_eva_adjust_postponement_quota_fiscal_year'>ปีงบประมาณ </label>
<input class="form-control" type="number" id="s_eva_adjust_postponement_quota_fiscal_year" iLabel="ปีงบประมาณ " iRequire="true" iGroup="s_eva_adjust_postponement_quota" title='ปีงบประมาณ ' placeholder='ปีงบประมาณ ' />
</div>
<div class="form-group col-md-3">
<div class="form-group col-md-3" style="display:none;">
<label id='lab_s_eva_adjust_postponement_quota_theRound' for='s_eva_adjust_postponement_quota_theRound'>ครั้งที่เลื่อน</label>
<input class="form-control" type="number" id="s_eva_adjust_postponement_quota_theRound" iLabel="ครั้งที่เลื่อน" iRequire="true" iGroup="s_eva_adjust_postponement_quota" title='ครั้งที่เลื่อน' placeholder='ครั้งที่เลื่อน' />
</div>
<div class="form-group col-md-3">
<label id='lab_s_eva_adjust_postponement_quota_fiscal_year_search' for='s_eva_adjust_postponement_quota_fiscal_year_search'>ปีงบประมาณ </label>
<select class="form-control" id="s_eva_adjust_postponement_quota_fiscal_year_search" iLabel="ปีงบประมาณ " iRequire="false" iGroup="s_eva_adjust_postponement_quota" title='ปีงบประมาณ ' placeholder='ปีงบประมาณ '></select>
</div>
<div class="form-group col-md-3">
<label id='lab_s_eva_adjust_postponement_quota_theRound_search' for='s_eva_adjust_postponement_quota_theRound_search'>ครั้งที่เลื่อน</label>
<select class="form-control" id="s_eva_adjust_postponement_quota_theRound_search" iLabel="ครั้งที่เลื่อน" iRequire="false" iGroup="s_eva_adjust_postponement_quota" title='ครั้งที่เลื่อน' placeholder='ครั้งที่เลื่อน'></select>
</div>
<div class="col-md-3">
<br />
<button class="btn btn-info" onclick="javascript:eva_adjust_postponement_quota_DoSearch();"><i class="fa fa-search" style="font-size: 14px;"></i> ค้นหา</button>