Commit 167e031f authored by zhengke's avatar zhengke

修改

parent 0b87ecd6
......@@ -21,17 +21,6 @@ export function querySupplierList(data) {
}
/**
* 保存供应商信息
*/
export function saveSupplier(data) {
return request({
url: '/StudyAbroad/SetSupplier',
method: 'post',
data
})
}
/**
* 保存供应商信息
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment