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