站点更新弹窗添加关闭按钮

This commit is contained in:
Allen
2024-04-24 16:49:50 +08:00
parent fa02a23e4c
commit 00dee40917
+1
View File
@@ -313,6 +313,7 @@ onMounted(() => {
> >
<!-- Dialog Content --> <!-- Dialog Content -->
<VCard title="更新站点Cookie & UA"> <VCard title="更新站点Cookie & UA">
<DialogCloseBtn @click="siteCookieDialog=false" />
<VCardText> <VCardText>
<VForm @submit.prevent="() => {}"> <VForm @submit.prevent="() => {}">
<VRow> <VRow>