jhzh
2024-10-28 07d84c0cea7588a68b1da323e4d360d3f9dc12d0
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: {