Ver Fonte

이태영 - 20210719 BOS 수정사항 수정 중

xodud lee há 4 anos atrás
pai
commit
e258c78828

+ 1 - 1
src/main/webapp/WEB-INF/views/marketing/FreeGoodsPromotionRegiForm.html

@@ -275,7 +275,7 @@
 </div>
 
 <script th:inline="javascript">
-	let confirmBtnText = ["확인", "취소"];
+	let confirmBtnText = ["취소", "확인"];
 	let formId = "freeGoodsPromotionForm";
 	let FGAddGoodsStatList = gagajf.convertToArray([[${goodsStatList}]]);		// 상품 상태 리스트
 	// 제휴몰 리스트 설정 (데이터 송부용 리스트 > 리스트 노출X)