This commit is contained in:
dxc
2026-04-27 16:33:54 +08:00
parent d6ae9499db
commit 40e405becd
2 changed files with 55 additions and 28 deletions

View File

@ -234,7 +234,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.13(4.23部署基础信息导入
当前版本:V3.14(4.27部署
</span>
</footer>