feat:【antd】【erp 系统】warehouse 迁移

This commit is contained in:
YunaiV
2025-10-03 11:38:08 +08:00
parent 2572824d1a
commit c208c56f72
8 changed files with 2 additions and 19 deletions

View File

@@ -66,8 +66,6 @@ async function handleDelete(ids: number[]) {
key: 'action_process_msg',
});
onRefresh();
} catch {
// 处理错误
} finally {
hideLoading();
}