V3.39版本推送,出库选单依据BOM子件0的逻辑修改

This commit is contained in:
dxc
2026-06-01 09:28:22 +08:00
parent 034418df8a
commit f27488e693
2 changed files with 7 additions and 5 deletions

View File

@ -239,7 +239,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.38
当前版本:V3.39
</span>
</footer>