Commit dc34d05c authored by 黄奎's avatar 黄奎

页面修改

parent cc75c047
......@@ -356,3 +356,14 @@ export function GetSelectClassOrderList(data) {
})
}
/**
* 回归原班
*
*/
export function regressSourceClass(data) {
return request({
url: '/OrderChange/RegressSourceClass',
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