1
admin
2026-01-05 c8361f1a9080a9e52d0ac772bd59697ad318cfe9
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) {