오타수정

This commit is contained in:
이담 정 2022-07-17 05:07:02 +00:00
parent 0f9d7148d9
commit d377fc985f
4 changed files with 4 additions and 0 deletions

View File

@ -331,6 +331,7 @@
[color]="'primary'"
(click)="__onClickRegist($event)"
>
부본등록
{{ partnerBranch.note }}
</button>
</div>

View File

@ -333,6 +333,7 @@
[color]="'primary'"
(click)="__onClickRegist($event)"
>
총판등록
{{ partnerDivision.note }}
</button>
</div>

View File

@ -331,6 +331,7 @@
[color]="'primary'"
(click)="__onClickRegist($event)"
>
매장등록
{{ partnerOffice.note }}
</button>
</div>

View File

@ -328,6 +328,7 @@
[color]="'primary'"
(click)="__onClickRegist($event)"
>
회원등록
{{ partnerStore.note }}
</button>
</div>