From b159a70832ec5f678a11a3df1f49c27ffa93b75d Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 27 十二月 2024 15:46:16 +0800
Subject: [PATCH] mobox23037 3018 扫码自动跳到下一个输入框
---
locale/index.js | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/locale/index.js b/locale/index.js
index bf1997c..1658c56 100644
--- a/locale/index.js
+++ b/locale/index.js
@@ -20,6 +20,6 @@
// messages, // set locale messages
// })
-export const setup = (app) => {
- // app.use(i18n)
-}
\ No newline at end of file
+// export const setup = (app) => {
+// // app.use(i18n)
+// }
\ No newline at end of file
--
Gitblit v1.9.1