From dca341f35e038dc4c3f2141e02839be49939d6f1 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Wed, 15 Jun 2022 23:11:07 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=97=B0=EC=82=B0=EB=8B=A8=EC=9C=84=20?= =?UTF-8?q?=EC=B5=9C=EC=86=8C=EA=B0=92=20=EC=A7=80=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/ts/PageNPCControl.vue | 2 ++ hwe/ts/components/NumberInputWithInfo.vue | 15 ++++++++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/hwe/ts/PageNPCControl.vue b/hwe/ts/PageNPCControl.vue index 79f25558..05cedc13 100644 --- a/hwe/ts/PageNPCControl.vue +++ b/hwe/ts/PageNPCControl.vue @@ -102,6 +102,7 @@ 연산결과가 이 단위보다 적다면 수행하지 않습니다. @@ -111,6 +112,7 @@ 연산결과가 이 단위보다 크다면, 이 값에 맞춥니다. diff --git a/hwe/ts/components/NumberInputWithInfo.vue b/hwe/ts/components/NumberInputWithInfo.vue index f4acd479..a95755e5 100644 --- a/hwe/ts/components/NumberInputWithInfo.vue +++ b/hwe/ts/components/NumberInputWithInfo.vue @@ -30,6 +30,7 @@