fix obs components display

This commit is contained in:
2025-03-18 19:58:54 +08:00
parent 300a38e851
commit eb43d88e44
22 changed files with 308 additions and 232 deletions

View File

@@ -383,6 +383,7 @@ onMounted(() => {
暂时还没写
</NTooltip> -->
<NButton size="small" @click="useQB.blacklist(item)" type="warning"> 拉黑 </NButton>
<NButton size="small" @click="useQB.blacklist(item)" type="primary"> 标记为正常 </NButton>
</NSpace>
</template>
<template #header-extra="{ item }">