From 87f5ec0ea270f2a350a5575cb7f1cb96e285f717 Mon Sep 17 00:00:00 2001 From: Yesol Choi Date: Wed, 4 Jun 2025 14:04:03 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20=EB=8C=80=EA=B8=88=EC=B2=AD=EA=B5=AC?= =?UTF-8?q?=20=EA=B8=B0=EB=8A=A5=20=EA=B0=9C=EB=B0=9C=EC=A4=91=20->=20?= =?UTF-8?q?=EA=B2=B0=EC=9E=AC=EC=84=A0=20=EB=8D=B0=EC=9D=B4=ED=84=B0=20?= =?UTF-8?q?=EC=95=88=EB=84=98=EC=96=B4=EA=B0=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/app/documentManagementInsertUpdate.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/app/documentManagementInsertUpdate.vue b/src/pages/app/documentManagementInsertUpdate.vue index bc63954..7df0bb0 100644 --- a/src/pages/app/documentManagementInsertUpdate.vue +++ b/src/pages/app/documentManagementInsertUpdate.vue @@ -114,7 +114,7 @@ const createChit = async () => { trtGubun : '',//어떤 값인지 모름 txBillSeq : '',//어떤 값인지 모름 slipAtts: '', // 파일 업로드 - zwf0011t : { params.apprList} + //zwf0011t : { params.apprList} } notyf.dismissAll() res = await saveTempSlip(createParams)