4.8批号重复柔性提示,以及历史库位进行查询

This commit is contained in:
dxc
2026-04-08 12:49:16 +08:00
parent 9380508a89
commit bcfc668bfb

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.10(4.7部署
当前版本:V3.11(4.8部署
</span>
</footer>