3.24部署版本

This commit is contained in:
dxc
2026-03-24 16:15:11 +08:00
parent 6f977a74c7
commit cc9db0f552
2 changed files with 1 additions and 1 deletions

0
deploy_full.sh Normal file → Executable file
View File

View File

@ -176,7 +176,7 @@ const handleLogout = () => {
<footer v-if="!isLoginPage" class="app-footer"> <footer v-if="!isLoginPage" class="app-footer">
<span class="version-tag"> <span class="version-tag">
<el-icon style="vertical-align: middle; margin-right: 4px"><InfoFilled /></el-icon> <el-icon style="vertical-align: middle; margin-right: 4px"><InfoFilled /></el-icon>
当前版本:V3.4(3.23盘库修改最终章部署 当前版本:V3.5(3.24BOM表修改
</span> </span>
</footer> </footer>