mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
fix obs components display
This commit is contained in:
@@ -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 }">
|
||||
|
||||
Reference in New Issue
Block a user