From d73e13e5bfbec03f0b4a09f7b07735722e1d45df Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Wed, 15 Oct 2025 16:10:25 +0800
Subject: [PATCH] Merge branch 'refs/heads/事件工单'

---
 src/locales/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/locales/index.js b/src/locales/index.js
index 4373ecb..2ea0f89 100644
--- a/src/locales/index.js
+++ b/src/locales/index.js
@@ -12,7 +12,7 @@
   }
 })
 
-function setupI18n(app) {
+function setupI18n (app) {
   app.use(i18n)
 }
 

--
Gitblit v1.9.3