mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: 修复图片理解提示词显示字段
This commit is contained in:
parent
9daabd1c6d
commit
9719c6e63a
|
|
@ -372,7 +372,7 @@
|
|||
</template>
|
||||
</el-space>
|
||||
<p class="mb-8 color-secondary">提示词:</p>
|
||||
{{ item.prompt || '-' }}
|
||||
{{ item.question || '-' }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue