style(@vben/web-antd): lint 自动格式化修正

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
lzh
2026-03-15 16:52:22 +08:00
parent 813e84cff1
commit b1db581d36
2 changed files with 7 additions and 2 deletions

View File

@@ -196,7 +196,7 @@ onMounted(loadTree);
@check="handleCheck"
>
<template v-if="$slots.title" #title="nodeData">
<slot name="title" v-bind="nodeData" />
<slot name="title" v-bind="nodeData"></slot>
</template>
</Tree>
<div v-else-if="!loading" class="py-4 text-center text-gray-500">

View File

@@ -56,7 +56,12 @@ const alarmImages = computed(() => {
</div>
</template>
<Descriptions :column="3" bordered size="small" class="custom-descriptions">
<Descriptions
:column="3"
bordered
size="small"
class="custom-descriptions"
>
<Descriptions.Item v-if="extInfo.alarmType" label="告警类型">
<Tag
:color="