From 9e879780b635ff09ed7fecc7e1cebbdf971ef7e7 Mon Sep 17 00:00:00 2001 From: pro Date: Fri, 23 Jan 2026 11:23:46 +0900 Subject: [PATCH] =?UTF-8?q?fix:=EC=A0=84=EC=9E=90=EC=84=B8=EA=B8=88?= =?UTF-8?q?=EA=B3=84=EC=82=B0=EC=84=9C=20=EC=88=98=EC=B7=A8=EC=9E=90?= =?UTF-8?q?=EB=A5=BC=20=EA=B3=B5=EA=B8=89=EB=B0=9B=EB=8A=94=EC=9E=90?= =?UTF-8?q?=EB=A1=9C=20=EC=9A=A9=EC=96=B4=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.5 --- resources/views/barobill/etax/index.blade.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/resources/views/barobill/etax/index.blade.php b/resources/views/barobill/etax/index.blade.php index 22609498..116d2fe8 100644 --- a/resources/views/barobill/etax/index.blade.php +++ b/resources/views/barobill/etax/index.blade.php @@ -210,23 +210,23 @@
- + setFormData({ ...formData, recipientBizno: e.target.value })} required />
- + setFormData({ ...formData, recipientName: e.target.value })} required />
- + setFormData({ ...formData, recipientCeo: e.target.value })} />
- + setFormData({ ...formData, recipientAddr: e.target.value })} required />
- + setFormData({ ...formData, recipientEmail: e.target.value })} required />
@@ -363,7 +363,7 @@ className="px-3 py-1.5 text-sm bg-stone-100 text-stone-600 rounded-lg hover:bg-s 발행번호 - 수취자 + 공급받는자 공급일자 공급가액 부가세 @@ -431,7 +431,7 @@ className="px-3 py-1.5 text-sm bg-stone-100 text-stone-600 rounded-lg hover:bg-s
{invoice.supplierBizno}
- +
{invoice.recipientName}
{invoice.recipientBizno}