fix:【antd】【erp 系统】finance/account 切换默认的逻辑未实现
This commit is contained in:
@@ -49,13 +49,6 @@ export namespace ErpPurchaseInApi {
|
||||
supplierId?: number;
|
||||
status?: number;
|
||||
}
|
||||
|
||||
// TODO @nehc:updatePurchaseInStatus 是不是需要?
|
||||
/** 采购入库状态更新参数 */
|
||||
export interface PurchaseInStatusParams {
|
||||
id: number;
|
||||
status: number;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user