fix
This commit is contained in:
parent
7d27fe9d26
commit
3a25dffabc
@ -128,10 +128,13 @@ onMounted(async () => {
|
||||
Active
|
||||
</VChip>
|
||||
<div class="mt-3">
|
||||
<span class="font-weight-medium" style="float: left;">
|
||||
Profile Status:
|
||||
</span>
|
||||
<VProgressLinear
|
||||
v-model="profile"
|
||||
:color="color"
|
||||
height="12"
|
||||
height="14"
|
||||
striped
|
||||
>
|
||||
<template #default="{ value }">
|
||||
|
Loading…
Reference in New Issue
Block a user