bug fix
This commit is contained in:
parent
43a770a9d1
commit
bffa0d818c
|
@ -20,7 +20,6 @@
|
|||
<ng-container matColumnDef="partnerInfo">
|
||||
<th mat-header-cell *matHeaderCellDef>정보</th>
|
||||
<td mat-cell *matCellDef="let info">
|
||||
{{ __testData(info) }}
|
||||
<span class="font-medium text-right">
|
||||
{{ info?.user.signinId }}
|
||||
</span>
|
||||
|
|
Loading…
Reference in New Issue
Block a user