parent
1a5fa44abc
commit
fa5d29e517
@ -79,7 +79,6 @@ export class AccountComponent implements OnInit {
|
||||
}, RpcService.authService, true)
|
||||
)).data
|
||||
this.route.queryParams.subscribe((params) => {
|
||||
console.log('####: ', params)
|
||||
if (params['refUserId']) {
|
||||
if (additionalInfo.refSystem?.code.length) {
|
||||
this.messageService.add({
|
||||
|
||||
@ -54,8 +54,7 @@
|
||||
class="woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide"
|
||||
>
|
||||
<label for="code">
|
||||
Введите 4 последних цифры позвонившего вам номера телефона. На звонок
|
||||
отвечать не нужно.
|
||||
Введите 4 цифры из смс, которое пришло на Ваш номер телефона
|
||||
</label>
|
||||
<input
|
||||
pInputText
|
||||
|
||||
Loading…
Reference in New Issue
Block a user