This commit is contained in:
asd
2020-10-28 17:28:50 +08:00
parent ce602a5ff9
commit d65c7f8012
9 changed files with 121 additions and 40 deletions

View File

@@ -19,6 +19,7 @@ import zhCN from 'ant-design-vue/es/locale/zh_CN';
export default defineComponent({
setup(){
console.log(i18ninit)
provideI18n(i18ninit);
if(getValue('token')){
store.commit("login", true)