fix: 메세지 정리

dev
Jonguk. Lim 5 months ago
parent 8b2992dded
commit 6aad3bccbd

@ -65,12 +65,12 @@
</div>
</div>
<div>
<button type="button" class="btn btn-primary w-px-120" id="btnPrgsSttus--${pageName}" title="완료">
완료
</button>
<button type="button" class="btn btn-primary w-px-120" id="btnCreateDsuseMgtMapping--${pageName}" title="폐기 보고 맵핑">
NIMS 폐기 보고 확인
</button>
<button type="button" class="btn btn-primary w-px-120" id="btnPrgsSttus--${pageName}" title="완료">
NIMS 보고 완료
</button>
<%-- <button type="button" class="btn btn-excel w-px-120" id="btnExcel--${pageName}" title="엑셀">--%>
<%-- 엑셀--%>
<%-- </button>--%>

@ -109,7 +109,7 @@
<th class="sorting" style="width: 146.156px;">제품코드</th>
<th class="sorting sorting_asc" aria-sort="ascending" style="width: 300.719px;">제품명</th>
<th class="sorting" style="width: 100.469px;">폐기수량</th>
<th class="sorting" style="width: 230.469px;">이미지</th>
<th class="sorting" style="width: 230.469px;">폐기 제품 사진</th>
<th class="sorting" style="width: 120.469px;">유효기간</th>
<th class="sorting" style="width: 160.141px;">제조번호</th>
<th class="sorting" style="width: 160.141px;">일련번호</th>

@ -75,7 +75,7 @@
<div class="col-md-12">
<span class="d-inline-flex">
<label for="dsuseImg--${pageName}"
class="w-px-130 h-px-30 bg-lighter pe-2 col-form-label text-sm-end">폐기이미지</label>
class="w-px-130 h-px-30 bg-lighter pe-2 col-form-label text-sm-end">폐기(진행) 사진</label>
<button type="button" class="btn btn-primary mx-1"
onclick="$('#inputUploadSet--${pageName}').trigger('click');">추가</button>
<button type="button" class="btn btn-primary mx-1"

Loading…
Cancel
Save