1
admin
2026-01-05 c8361f1a9080a9e52d0ac772bd59697ad318cfe9
src/page/newUser/withdraw1.vue
@@ -20,7 +20,7 @@
            <div class="hekm">
                <h6> {{ $t('hj159') }}</h6>
                <div class="shurdu"><input :placeholder="$t('jy125')" v-model="money" type="number"><a @click="withdrawalAll"> {{ $t('hj160') }}</a></div>
                <h6> {{ $t('jy327') }}</h6>
                <h6> {{ $t('jy538') }}</h6>
                <div class="shurdu"><input :placeholder=" $t('jy125')" v-model="password" type="password">
                </div>
            </div>
@@ -70,7 +70,7 @@
                return
            }
            if (this.password == '' || this.password == null || this.password == undefined) {
                this.$toast(this.$t('jy339'))
                this.$toast(this.$t('jy540'))
                return
            }
            this.handleToSure()