成本清算

This commit is contained in:
2025-08-21 00:20:48 +08:00
parent 0098a9829d
commit 4e18057981
4 changed files with 39 additions and 52 deletions

View File

@ -114,7 +114,6 @@ const getBiddingUser = async () => {
isDisabled.value = true;
}
} catch (error) {
ElMessage.error('获取配置数据失败');
// 添加默认空项
} finally {
loading.close();