From df0cf8300a0611a145b0b9039bd2b9ac59c92212 Mon Sep 17 00:00:00 2001 From: won503 Date: Tue, 20 Jun 2023 14:06:12 +0900 Subject: [PATCH] =?UTF-8?q?=EC=B4=88=EA=B8=B0=20=EC=85=8B=ED=8C=85=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/modules/custMgt/components/InsertChrgModal.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/modules/custMgt/components/InsertChrgModal.vue b/frontend/src/modules/custMgt/components/InsertChrgModal.vue index 4797742..430a428 100644 --- a/frontend/src/modules/custMgt/components/InsertChrgModal.vue +++ b/frontend/src/modules/custMgt/components/InsertChrgModal.vue @@ -241,6 +241,7 @@ export default { if (data.joinDiv=='02') { this.joinDiv=2; } + this.setPeriodDay(0); }, search: function (isKeep) {