review:【erp 系统】相关代码

This commit is contained in:
YunaiV
2025-09-02 23:16:28 +08:00
parent 744eef46f4
commit 41583c5e41
38 changed files with 70 additions and 85 deletions

View File

@@ -50,6 +50,7 @@ export namespace ErpPurchaseInApi {
status?: number;
}
// TODO @nehcupdatePurchaseInStatus 是不是需要?
/** 采购入库状态更新参数 */
export interface PurchaseInStatusParams {
id: number;