src/views/dmx/knowledgeLib/tool.vue
@@ -1,5 +1,10 @@ <template> <a-button type="text" :disabled="props.item.run == '1'" @click="handleClick" size="small"> <a-button type="text" :disabled="props.item.run == '1'" @click="handleClick" size="small" > <template #icon> <icon-tool /> </template>