refactor: comment out file path handling in KBHelper and search input in DocumentDetail

This commit is contained in:
Soulter
2025-10-24 14:27:01 +08:00
parent 1fd482e899
commit a53510bc41
2 changed files with 9 additions and 8 deletions
@@ -85,7 +85,7 @@
{{ totalChunks }} {{ t('chunks.title') }}
</v-chip>
<v-spacer />
<v-text-field
<!-- <v-text-field
v-model="searchQuery"
prepend-inner-icon="mdi-magnify"
:placeholder="t('chunks.searchPlaceholder')"
@@ -94,7 +94,7 @@
hide-details
clearable
style="max-width: 300px"
/>
/> -->
</v-card-title>
<v-divider />