fix: 李红攀:V2.0.008采购入库库位推荐的同步
This commit is contained in:
@@ -22,6 +22,7 @@ export interface PurchaseInItem {
|
||||
productCategoryName?: string
|
||||
stockCount?: number
|
||||
totalCount?: number
|
||||
inCount?: number
|
||||
totalPrice?: number
|
||||
totalProductPrice?: number
|
||||
orderItemId?: number
|
||||
@@ -57,6 +58,7 @@ export interface PurchaseIn {
|
||||
isQualified?: boolean
|
||||
returnType?: string | null
|
||||
returnRemark?: string
|
||||
hasApprovalRecords?: boolean
|
||||
}
|
||||
|
||||
/** 审核表单数据 */
|
||||
|
||||
Reference in New Issue
Block a user