1
admin
2026-01-12 e2501b4f5294ed971c0c3dcc841cd1d85be9cabd
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) {