правка
This commit is contained in:
gofnnp 2023-02-05 20:55:56 +04:00
parent 1a5fa44abc
commit fa5d29e517
2 changed files with 1 additions and 3 deletions

View File

@ -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({

View File

@ -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