jsk
This commit is contained in:
parent
ff23579535
commit
aa6ddc2b18
|
|
@ -147,7 +147,8 @@ export function getGoodsInquirySupplierInfoApi(data) {
|
|||
method: 'post',
|
||||
headers: {
|
||||
//"merchant-id":"378915229716713472",
|
||||
}
|
||||
},
|
||||
data: data
|
||||
})
|
||||
}
|
||||
//获取报价供应商详情对比-查看报价
|
||||
|
|
@ -157,7 +158,8 @@ export function getGoodsInquiryQuoteInfoApi(data) {
|
|||
method: 'post',
|
||||
headers: {
|
||||
//"merchant-id":"378915229716713472",
|
||||
}
|
||||
},
|
||||
data: data
|
||||
})
|
||||
}
|
||||
// 选中供应商-查看报价
|
||||
|
|
|
|||
Loading…
Reference in New Issue