1
jhzh
2024-08-14 37fb490c2eed1aeca3246408916339207a57907d
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: {