4.2部署版本

This commit is contained in:
dxc
2026-04-02 18:00:04 +08:00
parent 643e538ffd
commit 1e2f4953b6

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.8(4.2出库错误修改
当前版本:V3.8(4.2出库选单错误修改
</span>
</footer>