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
ebfadf2b6c
commit
639e1d7b6d
|
|
@ -386,6 +386,9 @@
|
|||
/>
|
||||
</template>
|
||||
</el-space>
|
||||
</div>
|
||||
<div>
|
||||
<p class="mb-8 color-secondary">提示词:</p>
|
||||
{{ item.question || '-' }}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue