1
admin
2026-01-05 f95ed232f815218b001bbef23c8a9cb491439b22
src/page/newUser/recharge.vue
@@ -227,7 +227,7 @@
        return
      }
      if (this.password == '' || this.password == null || this.password == undefined) {
        this.$toast(this.$t('jy339'))
        this.$toast(this.$t('jy540'))
        return
      }
      if (this.transferName == '' || this.transferName == null || this.transferName == undefined) {