From 78f6f21228bbb920df3abdb7f2fb80446bd3c5f9 Mon Sep 17 00:00:00 2001 From: thug0bin Date: Fri, 6 Mar 2026 12:35:30 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=A3=BC=EB=AC=B8=20=ED=99=95=EC=9D=B8?= =?UTF-8?q?=20=EB=AA=A8=EB=8B=AC=20=EB=8F=84=EB=A7=A4=EC=83=81=EB=AA=85=20?= =?UTF-8?q?=EB=8F=99=EC=A0=81=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - orderConfirmWholesaler span 추가 - '지오영에 주문합니다' → '{도매상명}에 주문합니다' 동적 변경 --- backend/templates/admin_rx_usage.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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개 품목을 지오영에 주문합니다.

품목명규격수량