3.24部署版本

This commit is contained in:
dxc
2026-04-02 17:59:25 +08:00
parent c57c84f142
commit fe0071d046

View File

@ -176,7 +176,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.7(3.27库错误修改
当前版本:V3.8(4.2库错误修改
</span>
</footer>