修改半成品价格名称

This commit is contained in:
dxc
2026-03-02 13:41:15 +08:00
parent cf75b80e13
commit f49f8dba04
2 changed files with 3 additions and 3 deletions

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