V3.82,9.17推送

This commit is contained in:
yueli
2026-09-17 11:41:22 +08:00
parent a739f9c889
commit 483fb5336a

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.81
当前版本:V3.82
</span>
</footer>