库存盘点添加扫码保留数值的功能

This commit is contained in:
dxc
2026-04-22 11:59:50 +08:00
parent 1205d9c7e8
commit 03518c99f3

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