Abdul Rahman
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
src/views/components/AccountUserInfo.js
|
|
|
@ -95,7 +95,7 @@ export default { |
|
|
|
|
|
|
|
<div v-if="devices.length > 0" class="center"> |
|
|
|
<ol> |
|
|
|
<li>Nama: {{ name }}</li> |
|
|
|
<li>Name: {{ name }}</li> |
|
|
|
<li>Status: {{ status }}</li> |
|
|
|
<li>Device: |
|
|
|
<ul> |
|
|
|
@ -109,4 +109,4 @@ export default { |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
`
|
|
|
|
} |
|
|
|
} |