This commit is contained in:
2026-05-02 09:59:29 +08:00
parent 1af4075e9b
commit 026cff306a

View File

@@ -89,12 +89,12 @@
</template> </template>
编辑 编辑
</a-doption> </a-doption>
<a-doption @click="handleQuickConfig(record)"> <!-- <a-doption @click="handleQuickConfig(record)">
<template #icon> <template #icon>
<icon-settings /> <icon-settings />
</template> </template>
采集配置 采集配置
</a-doption> </a-doption> -->
<a-doption @click="handleDelete(record)" style="color: rgb(var(--danger-6))"> <a-doption @click="handleDelete(record)" style="color: rgb(var(--danger-6))">
<template #icon> <template #icon>
<icon-delete /> <icon-delete />