แก้ไข OP2596

This commit is contained in:
Nakorn Rientrakrunchai
2020-05-04 20:50:12 +07:00
parent 69b0b48bc4
commit 94f50c3953
10 changed files with 117 additions and 82 deletions

View File

@@ -33,12 +33,12 @@
<div class="form-group col-md-3">
<label id='lab_s_rep_leave_summary_org_id' for='s_rep_leave_summary_org_id'>หน่วยงาน</label>
<select class="form-control" id="s_rep_leave_summary_org_id" iLabel="หน่วยงาน" iRequire="true" iGroup="s_rep_leave_summary" title='หน่วยงาน' placeholder='หน่วยงาน'></select>
<select class="form-control" id="s_rep_leave_summary_org_id" iLabel="หน่วยงาน" iRequire="false" iGroup="s_rep_leave_summary" title='หน่วยงาน' placeholder='หน่วยงาน'></select>
</div>
<div class="form-group col-md-3">
<label id='lab_s_rep_leave_summary_employee_id' for='s_rep_leave_summary_employee_id'>ชื่อ - สกุล</label>
<select class="form-control" id="s_rep_leave_summary_employee_id" iLabel="ชื่อ - สกุล" iRequire="true" iGroup="s_rep_leave_summary" title='ชื่อ - สกุล' placeholder='ชื่อ - สกุล'></select>
<select class="form-control" id="s_rep_leave_summary_employee_id" iLabel="ชื่อ - สกุล" iRequire="false" iGroup="s_rep_leave_summary" title='ชื่อ - สกุล' placeholder='ชื่อ - สกุล'></select>
</div>
</div>