| | |
| | | <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" |
| | |
| | | <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 |