2.4版本,录入用的2.3,这个是用于进行录入之后遇到的问题等进行的修改

This commit is contained in:
dxc
2026-03-02 15:07:29 +08:00
parent f49f8dba04
commit 80ee0fe88e

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>
当前版本: 2.3录入测试版3.2准备录入版本
当前版本: 2.4录入测试版
</span>
</footer>
</div>