lx
This commit is contained in:
@@ -68,7 +68,7 @@ export function searchPurchasePartOut(teampart) {
|
||||
data: {
|
||||
type: '1',
|
||||
name: '库存管理_库存盘点_外购件出库记录',
|
||||
param: '组件零件流水号=' + teampart
|
||||
param: '采购合同明细流水号=' + teampart
|
||||
}
|
||||
})
|
||||
}
|
||||
@@ -167,7 +167,7 @@ export function searchBasicPartOut(craftNumber) {
|
||||
method: 'post',
|
||||
data: {
|
||||
type: '1',
|
||||
name: 'dbo.库存管理_库存盘点_基本件出库记录',
|
||||
name: '库存管理_库存盘点_基本件出库记录',
|
||||
param: '工艺计划流水号=' + craftNumber
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user