From a46a0296d30506ea2866edc3de0c1b236334038c Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Thu, 7 Sep 2023 11:46:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/js/components/common/inputs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/public/js/components/common/inputs.js b/web/public/js/components/common/inputs.js index 52ff7533..7114563e 100644 --- a/web/public/js/components/common/inputs.js +++ b/web/public/js/components/common/inputs.js @@ -59,5 +59,5 @@ Vue.component("digit-input", { } } }, - template: `` + template: `` }) \ No newline at end of file