xqs
This commit is contained in:
@@ -156,9 +156,9 @@ export function createInquirySheet(num1, id, num2, remark) {
|
||||
url: '',
|
||||
method: 'post',
|
||||
data: {
|
||||
type: '2',
|
||||
type: '1',
|
||||
name: '采购管理_询价单_增加数据',
|
||||
param: `询价单编号=${num1}&采购员=${id}&供应商流水号=${num2}&备注=${remark}&identity=1=output`
|
||||
param: `询价单编号=${num1}&采购员=${id}&供应商流水号=${num2}&备注=${remark}`
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user