liudong
2024-08-24 7067723946f837d0468814c28fe4971b7c331d11
src/views/dmx/knowledgeLib/edit.vue
@@ -1,4 +1,5 @@
<template>
  <a-tooltip content="重命名">
  <a-button
    type="text"
    v-hasPermi="'/kb/rename'"
@@ -10,6 +11,7 @@
      <icon-edit />
    </template>
  </a-button>
  </a-tooltip>
  <a-modal
    v-model:visible="visible"
    title="重命名"