From f5021588b5c50e9d000c937b3cbb4b4d5eed644d Mon Sep 17 00:00:00 2001 From: dufrl Date: Thu, 18 Aug 2022 14:08:47 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B0=9C=EC=8B=A0=EB=B2=88=ED=98=B8=20?= =?UTF-8?q?=EC=8A=B9=EC=9D=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/modules/sendNumMgt/components/ApprDetailPop.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/modules/sendNumMgt/components/ApprDetailPop.vue b/frontend/src/modules/sendNumMgt/components/ApprDetailPop.vue index e58f3f3..9abe62a 100644 --- a/frontend/src/modules/sendNumMgt/components/ApprDetailPop.vue +++ b/frontend/src/modules/sendNumMgt/components/ApprDetailPop.vue @@ -255,7 +255,7 @@ export default { }, async doSave(){ this.row.memo = this.memo - this.row.regReqNo = this.reqNo + this.row.regReqNo = this.regReqNo this.row.adminId = this.adminId this.row.list = this.numList