diff --git a/backend/templates/admin_rx_usage.html b/backend/templates/admin_rx_usage.html index 004cfc2..3d6f81d 100644 --- a/backend/templates/admin_rx_usage.html +++ b/backend/templates/admin_rx_usage.html @@ -1140,11 +1140,11 @@ const modal = document.getElementById('orderConfirmModal'); const tbody = document.getElementById('orderConfirmBody'); - const header = modal.querySelector('.order-modal-header h3'); const headerDiv = modal.querySelector('.order-modal-header'); - // 도매상별 헤더 스타일 - header.innerHTML = `${ws.icon} ${ws.name} 주문 확인`; + // 도매상별 헤더 및 본문 텍스트 변경 + document.getElementById('orderConfirmTitle').innerHTML = `${ws.icon} ${ws.name} 주문 확인`; + document.getElementById('orderConfirmWholesaler').textContent = ws.name; headerDiv.style.background = ws.gradient; let html = ''; @@ -2035,12 +2035,12 @@
-

🏭 지오영 주문 확인

+

🏭 지오영 주문 확인

- 0개 품목을 지오영에 주문합니다. + 0개 품목을 지오영에 주문합니다.

품목명규격수량