회원리스트 - 로그인 타입 필드 추가

This commit is contained in:
Yu Sung 2025-04-09 19:29:04 +09:00
parent ba14bd1673
commit 35be9832e6
1 changed files with 4 additions and 0 deletions

View File

@ -49,6 +49,9 @@
<th class="text-center">
회원타입
</th>
<th class="text-center">
로그인 타입
</th>
<th class="text-center">
OS
</th>
@ -92,6 +95,7 @@
</div>
</td>
<td>{{ item.userType }}</td>
<td>{{ item.loginType }}</td>
<td>
<div v-if="item.container === 'aos'">
Android