This commit is contained in:
jxxghp
2024-04-13 09:18:25 +08:00
parent 193e3085a9
commit b2a8707e91

View File

@@ -150,7 +150,7 @@ onMounted(() => {
<VCard
:height="cardProps.height"
:width="cardProps.width"
:flat="!cardProps.site?.is_active"
:variant="cardProps.site?.is_active ? 'elevated' : 'tonal'"
class="overflow-hidden"
@click="siteEditDialog = true"
>