feat
This commit is contained in:
@@ -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 />
|
||||||
|
|||||||
Reference in New Issue
Block a user