yangyin
2024-09-09 77286f9747a37e4a8a8713f1b7f2195652092795
src/views/project/yw/dataManage/knowledge/viewKnowBase/ViewFile.vue
@@ -10,18 +10,6 @@
            <span class="text-[24px] text-[#26244c] font-[700]">{{ state.knowledgeInfo.knowledge_title }}</span>
         </div>
         <div class="set-table-height">
            <!-- <div class="mx-0 mt-[12px] mb-[16px] flex justify-between items-center">
               <div class="flex-col">
                  <el-input
                     v-model="knowledgeFileForm.title"
                     style="width: 230px; margin-right: 10px; background: #ffffff; border-radius: 6px; transition: all 0.2s"
                     placeholder="搜索知识库名称"
                     clearable
                  ></el-input>
                  <el-button type="primary" icon="ele-Search" @click="handleQueryTable"> 查询 </el-button>
                  <el-button icon="ele-Refresh" @click="resetQuery">重置 </el-button>
               </div>
            </div> -->
            <div class="relative transition-[opacity 0.3s]">
               <div class="flex flex-wrap gap-[12px] mt-4 box-border">
                  <div