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