Explorar o código

어드민 주문목록 오류 수정 커밋

card007 %!s(int64=4) %!d(string=hai) anos
pai
achega
097a888ebc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/webapp/WEB-INF/views/order/CnclReqForm.html

+ 1 - 1
src/main/webapp/WEB-INF/views/order/CnclReqForm.html

@@ -25,7 +25,7 @@
 				<input type="hidden" name="ordNo" 			th:value="${ordNo}"/>
 				<input type="hidden" name="ordChgSq" 		th:value="${ordChgSq}"/>
 				<input type="hidden" name="delvFeeCd" 		th:value="${delvFeeCd}"/>
-				<input type="hidden" name="chgReason" 		th:value="${orderChangeDetailList[0].chgReason}"/>
+				<input type="hidden" name="chgReason" 		th:value="${ordChgSq > 0 && chgStat != 'G685_40' ? orderChangeDetailList[0].chgReason : ''}"/>
 				<input type="hidden" name="chgReasonDesc" 	value=""/>
 				
 				<div id="orderInfoList" style="display:none;">