提交 b28745c2 编写于 作者: 米司特包's avatar 米司特包

feat: remove the front-end console output related code

上级 0dbe4183
......@@ -59,7 +59,6 @@ export default {
// Monitor current language changes
// 监听当前语言变动
watch(locale, (newValue, oldValue) => {
console.log("The new language is: " + locale.value);
i18n.global.locale = newValue;
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册