xusl 1 هفته پیش
والد
کامیت
0d87d96e35
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      ipfcst/ipfcst/ipfcst-reportquery/src/main/frontend/i18n/index.js

+ 1 - 1
ipfcst/ipfcst/ipfcst-reportquery/src/main/frontend/i18n/index.js

@@ -22,7 +22,7 @@ const messages = {
 }
 
 const i18n = new VueI18n({
-  locale: localStorage.getItem('lang') || 'zh',  // 优先读取缓存‌:ml-citation{ref="8" data="citationList"}
+  locale: localStorage.getItem('lang') || 'en',  // 优先读取缓存‌:ml-citation{ref="8" data="citationList"}
   messages
 })