fix: 修复图片理解提示词显示字段
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run

This commit is contained in:
wangdan-fit2cloud 2024-11-21 17:58:32 +08:00
parent 9daabd1c6d
commit 9719c6e63a

View File

@ -372,7 +372,7 @@
</template>
</el-space>
<p class="mb-8 color-secondary">提示词:</p>
{{ item.prompt || '-' }}
{{ item.question || '-' }}
</div>
</div>
</div>