Commit 2be09453 authored by 黄奎's avatar 黄奎

页面修改

parent e72b062a
......@@ -151,7 +151,7 @@ export function deleteStudentVisit(data) {
* 获取学员日志分页列表
* @param {JSON参数} data
*/
export function deleteStudentVisit(data) {
export function queryStudentLogPage(data) {
return request({
url: '/CustomerStudent/GetStudentLogPage',
method: 'post',
......
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