yangyin
2024-09-06 90f30721bb1347790acec9b556e296e66b317f54
src/views/project/yw/dataManage/knowledge/viewKnowBase/ViewFile.vue
@@ -10,7 +10,7 @@
            <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="mx-0 mt-[12px] mb-[16px] flex justify-between items-center">
               <div class="flex-col">
                  <el-input
                     v-model="knowledgeFileForm.title"
@@ -21,7 +21,7 @@
                  <el-button type="primary" icon="ele-Search" @click="handleQueryTable"> 查询 </el-button>
                  <el-button icon="ele-Refresh" @click="resetQuery">重置 </el-button>
               </div>
            </div>
            </div> -->
            <div class="relative transition-[opacity 0.3s]">
               <div class="flex flex-wrap gap-[12px] mt-4 box-border">
                  <div