|
|
|
|
@ -112,9 +112,9 @@
|
|
|
|
|
|
|
|
|
|
<form name="{task}Form">
|
|
|
|
|
<div class="row g-3 mt-1 mb-3">
|
|
|
|
|
<div class="col-md-3">
|
|
|
|
|
<div class="col-md-3 d-flex">
|
|
|
|
|
<label class="w-px-140 col-form-label text-sm-end" for="">업무명</label>
|
|
|
|
|
<input name="taskSeNm" type="text" class="form-control w-px-150" />
|
|
|
|
|
<textarea name="taskSeNm" type="text" class="form-control d-flex flex-grow-1" style="resize:none;"></textarea>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-md-3">
|
|
|
|
|
<label class="w-px-140 col-form-label text-sm-end" for="">사전통지일수</label>
|
|
|
|
|
@ -166,7 +166,7 @@
|
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
|
<tr>
|
|
|
|
|
<th style="width: 90px;">위반코드</th>
|
|
|
|
|
<th style="width: 160px;">위반항목</th>
|
|
|
|
|
<th style="width: 300px;">위반항목</th>
|
|
|
|
|
<th style="width: 360px;">위반법명</th>
|
|
|
|
|
<th style="width: 160px;">위반법1</th>
|
|
|
|
|
<th style="width: 160px;">위반법2</th>
|
|
|
|
|
|