当前版本:V3.2(3.18上传版本)

This commit is contained in:
dxc
2026-03-18 16:25:14 +08:00
parent 8c0a0340af
commit 5038392cea

View File

@ -89,7 +89,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>
当前版本: 3.18扫描版本
当前版本:V3.2(3.18上传版本
</span>
</footer>
</div>