diff --git a/WebContent/WEB-INF/view/contractMgmt/orderMgmtList.jsp b/WebContent/WEB-INF/view/contractMgmt/orderMgmtList.jsp index cf4522e..97903c1 100644 --- a/WebContent/WEB-INF/view/contractMgmt/orderMgmtList.jsp +++ b/WebContent/WEB-INF/view/contractMgmt/orderMgmtList.jsp @@ -827,7 +827,7 @@ function fn_openOrderConfirmPopup(contractObjId, currentStatus){ fn_search(); }); } else { - Swal.fire("수주확정 저장 중 오류가 발생했습니다."); + Swal.fire("수주확정 저장 중 오류가 발생했습니다.\n" + (data.message || "")); } }, error: function(){ diff --git a/WebContent/WEB-INF/view/contractMgmt/orderRegistFormPopup.jsp b/WebContent/WEB-INF/view/contractMgmt/orderRegistFormPopup.jsp index 5065589..419701b 100644 --- a/WebContent/WEB-INF/view/contractMgmt/orderRegistFormPopup.jsp +++ b/WebContent/WEB-INF/view/contractMgmt/orderRegistFormPopup.jsp @@ -169,7 +169,7 @@ // 품목이 없으면 메시지 표시 if($("#itemListBody tr.item-row").length == 0) { - $("#itemListBody").html('
| No | +제품구분 * | 품번 | 품명 | S/N | 수주수량 * | -수주단가 | +수주단가 | 수주공급가액 | 수주부가세 | 수주총액 | @@ -518,7 +532,7 @@||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| + | 견적요청에 등록된 품목이 자동으로 표시됩니다. | |||||||||||||||||||