แก้ op หลายข้อ
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
<th><label>สถานะทำแบบประเมิน<br />(ผู้ประเมิน)</label></th>
|
||||
<th><label>สถานะทำแบบประเมิน<br />(ผู้ประเมินสูงสุด)</label></th>
|
||||
|
||||
<th><label>Action</label></th>
|
||||
<th><label>ดูแบบประเมิน</label></th>
|
||||
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
@@ -29,6 +29,12 @@
|
||||
<input class="form-control" type="number" id="eva_performance_plan_theTime" iLabel="รอบการประเมินที่" iRequire="true" iGroup="eva_performance_plan" />
|
||||
</div>
|
||||
</div>
|
||||
<div class='row'>
|
||||
<div class="form-group col-md-6">
|
||||
<label id="lab_eva_performance_plan_percent" for="eva_performance_plan_percent">กรอบวงเงินในส่วนที่กันไว้</label>
|
||||
<input class="form-control" type="number" id="eva_performance_plan_percent" iLabel="กรอบวงเงินในส่วนที่กันไว้" iRequire="true" iGroup="eva_performance_plan" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
@@ -87,7 +93,7 @@
|
||||
<th>เครื่องมือ</th>
|
||||
<th><label id='h_eva_performance_plan_fiscal_year'>ปีงบประมาณ</label></th>
|
||||
<th><label id='h_eva_performance_plan_theTime'>รอบการประเมินที่</label></th>
|
||||
|
||||
<th><label id='h_eva_performance_plan_percent'>กรอบวงเงินในส่วนที่กันไว้</label></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody></tbody>
|
||||
|
||||
@@ -100,7 +100,12 @@
|
||||
<input class="form-control" type="number" id="eva_performance_plan_theTime" iLabel="รอบการประเมินที่" iRequire="true" iGroup="eva_performance_plan" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class='row'>
|
||||
<div class="form-group col-md-6">
|
||||
<label id="lab_eva_performance_plan_percent" for="eva_performance_plan_percent">กรอบวงเงินในส่วนที่กันไว้</label>
|
||||
<input class="form-control" type="number" id="eva_performance_plan_percent" iLabel="กรอบวงเงินในส่วนที่กันไว้" iRequire="true" iGroup="eva_performance_plan" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user