Commit 25f8b212 authored by 黄奎's avatar 黄奎

页面修改

parent d787dec2
...@@ -173,3 +173,15 @@ export function queryStudyAbroadAudit(data) { ...@@ -173,3 +173,15 @@ export function queryStudyAbroadAudit(data) {
data data
}) })
} }
/**
* 获取留学就业销售状态列表
*/
export function querySaleStateList(data) {
return request({
url: '/StudyAbroad/GetSaleStateList',
method: 'post',
data
})
}
\ No newline at end of file
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