fix
This commit is contained in:
@@ -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 }">
|
||||
|
Reference in New Issue
Block a user