Merge branch 'master' of http://192.168.0.149:10010/r/高精2.0
This commit is contained in:
@@ -43,19 +43,7 @@ export function searchTable2(num) {
|
||||
method: 'post',
|
||||
data: {
|
||||
type: '1',
|
||||
name: '车间采购管理_采购合同_查询数据_外购件',
|
||||
param: '采购合同流水号=' + num
|
||||
}
|
||||
})
|
||||
}
|
||||
// 采购合同明细查询
|
||||
export function searchTable3(num) {
|
||||
return request({
|
||||
url: '',
|
||||
method: 'post',
|
||||
data: {
|
||||
type: '1',
|
||||
name: '车间采购管理_采购合同_查询数据_基本件',
|
||||
name: '车间采购管理_采购合同明细_查询数据NEW',
|
||||
param: '采购合同流水号=' + num
|
||||
}
|
||||
})
|
||||
|
||||
@@ -43,7 +43,7 @@ export function searchTable2(num) {
|
||||
method: 'post',
|
||||
data: {
|
||||
type: '1',
|
||||
name: '车间采购管理_采购合同_查询数据_外购件',
|
||||
name: '车间采购管理_采购合同明细_查询数据NEW',
|
||||
param: '采购合同流水号=' + num
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user