1
admin
2026-01-13 34ea207639539bdb29bde3df078a7efe0d0cf192
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) {