1
jhzh
2024-11-13 08ac00389c5ae6166cf916d90cf403d517c29224
src/page/authentication/index.vue
@@ -229,6 +229,9 @@
  },
  created() {
    this.language = this.$i18n.locale;
   if(this.language=='zh-TW'){
      this.language='zh-CN'
   }
    this.fetchInfo();
  },
  methods: {