基础信息修改,新增所属公司,同时修正类别排序以及新增时候类别选择的功能

This commit is contained in:
dxc
2026-02-24 15:13:37 +08:00
parent d1ab5f1100
commit 7e2fa8db8e
4 changed files with 214 additions and 98 deletions

View File

@ -82,7 +82,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>
当前版本: 1.1 Beta (测试)
当前版本: 1.2 Beta (2.24修改)
</span>
</footer>
</div>