liudong
2024-08-20 00a3929fe7003715bb4d48f72a3ac2a0550f5588
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>