修改半成品的分为单价和总价格

This commit is contained in:
dxc
2026-03-02 09:22:41 +08:00
parent 3daf7e4500
commit 646804bb98
2 changed files with 17 additions and 8 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.1录入测试版
当前版本: 2.2录入测试版
</span>
</footer>
</div>