V3.41修改AI接口

This commit is contained in:
dxc
2026-06-01 11:07:24 +08:00
parent f18dfd9819
commit 6149662fd8

View File

@ -239,7 +239,7 @@ const handleLogout = () => {
<footer v-if="!isLoginPage" class="app-footer">
<span class="version-tag">
<el-icon style="vertical-align: middle; margin-right: 4px"><InfoFilled /></el-icon>
当前版本:V3.40
当前版本:V3.41
</span>
</footer>