Commit 3e26113a authored by 黄奎's avatar 黄奎

页面修改

parent 0957ad7b
......@@ -468,7 +468,14 @@ export function GetCustomerList(data) {
});
}
//获取学员状态下拉列表
export function queryGuestStateList(data) {
return request({
url: '/Order/GetGuestStateList',
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