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

Merged
klaus merged 1 commits from test into main 2025-04-09 10:44:31 +00:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit 35be9832e6 - Show all commits

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