1
admin
2026-01-07 29f3a095dc58860849cdaa0b057b9fab495e5f6d
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) {