fix: Embedding model setting

This commit is contained in:
zhangzhanwei 2025-10-30 14:31:42 +08:00 committed by zhanweizhang7
parent 274dfdae5c
commit 775aa9148c

View File

@ -221,7 +221,7 @@
<el-dropdown-item
@click.stop="openParamSetting(row)"
v-if="
['TTS','LLM','IMAGE','TTI','STT','RERANKER'].includes(row.model_type) &&
['TTS','LLM','IMAGE','TTI','STT','EMBEDDING'].includes(row.model_type) &&
permissionPrecise.paramSetting()
"
>