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