jhzh
2024-08-22 c55af1ea5bd790dec3b5e99d7a8073e86c1b09aa
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: {