代码格式修改
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import request from '@/utils/request';
|
||||
import request from '@/utils/request'
|
||||
|
||||
export function listAllRelease(){
|
||||
return request({
|
||||
url: '/diagnostic/DiaReportRelease/listAllRelease',
|
||||
method: 'get'
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
// 查询报表发布列表
|
||||
|
||||
@@ -1,199 +1,199 @@
|
||||
import request from '@/utils/request';
|
||||
import request from '@/utils/request'
|
||||
|
||||
export function countFdyClassItemFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countFdyClassItemFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countFdyClassItemFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countFdyClassFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countFdyClassFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countFdyClassFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
|
||||
export function countXwClassFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countXwClassFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countXwClassFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countXwClassItemFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countXwClassItemFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countXwClassItemFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countXwGradeItemFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countXwGradeItemFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countXwGradeItemFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
export function countGradeItemFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countGradeItemFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countGradeItemFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countXwGradeFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countXwGradeFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countXwGradeFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
export function countGradeFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countGradeFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countGradeFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countXwMajorItemFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countXwMajorItemFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countXwMajorItemFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countMajorItemFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countMajorItemFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countMajorItemFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countXwMajorFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countXwMajorFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countXwMajorFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countMajorFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countMajorFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countMajorFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countDeptFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countDeptFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countDeptFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countDeptItemFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countDeptItemFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countDeptItemFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countFdyItemFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countFdyItemFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countFdyItemFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
export function countXwItemFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countXwItemFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countXwItemFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countItemFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countItemFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countItemFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countFdyFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countFdyFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countFdyFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countXwFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countXwFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countXwFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countFinishNumByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countFinishNumByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countFinishNumByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countFdyItemFinishByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countFdyItemFinishByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countFdyItemFinishByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countXwItemFinishByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countXwItemFinishByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countXwItemFinishByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function countItemFinishByRelId(params) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/countItemFinishByRelId",
|
||||
method: "get",
|
||||
url: '/diagnostic/reportStandards/countItemFinishByRelId',
|
||||
method: 'get',
|
||||
params
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function getStuItemByReportId(relId, reportId) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/getStuItemByReportId/" + relId + "/" + reportId,
|
||||
method: "get"
|
||||
});
|
||||
url: '/diagnostic/reportStandards/getStuItemByReportId/' + relId + '/' + reportId,
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
||||
export function stuEditStandard(data) {
|
||||
@@ -207,9 +207,9 @@ export function stuEditStandard(data) {
|
||||
|
||||
export function getXwItemByReportId(relId, reportId) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/getXwItemByReportId/" + relId + "/" + reportId,
|
||||
method: "get"
|
||||
});
|
||||
url: '/diagnostic/reportStandards/getXwItemByReportId/' + relId + '/' + reportId,
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
@@ -223,9 +223,9 @@ export function xwEditStandard(data) {
|
||||
|
||||
export function getXgItemByReportId(relId, reportId) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/getXgItemByReportId/" + relId + "/" + reportId,
|
||||
method: "get"
|
||||
});
|
||||
url: '/diagnostic/reportStandards/getXgItemByReportId/' + relId + '/' + reportId,
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
@@ -239,9 +239,9 @@ export function xgEditStandard(data) {
|
||||
|
||||
export function getItemByReportId(id) {
|
||||
return request({
|
||||
url: "/diagnostic/reportStandards/getItemByReportId/" + id,
|
||||
method: "get"
|
||||
});
|
||||
url: '/diagnostic/reportStandards/getItemByReportId/' + id,
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
||||
// 查询诊断报告标准列表
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import request from '@/utils/request';
|
||||
import request from '@/utils/request'
|
||||
|
||||
|
||||
export function listDeptStu(query) {
|
||||
@@ -11,9 +11,9 @@ export function listDeptStu(query) {
|
||||
|
||||
export function getStuItemByStuNo(stuNo,relId, reportId) {
|
||||
return request({
|
||||
url: "/diagnostic/studentCompletion/getStuItemByStuNo/" + stuNo + "/" + relId + "/" + reportId,
|
||||
url: '/diagnostic/studentCompletion/getStuItemByStuNo/' + stuNo + '/' + relId + '/' + reportId,
|
||||
method: 'get'
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
@@ -22,14 +22,14 @@ export function stuEdit(data) {
|
||||
url: '/diagnostic/studentCompletion/stuEdit',
|
||||
method: 'post',
|
||||
data
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
export function getStuItemByReportId(relId, reportId) {
|
||||
return request({
|
||||
url: "/diagnostic/studentCompletion/getStuItemByReportId/" + relId + "/" + reportId,
|
||||
url: '/diagnostic/studentCompletion/getStuItemByReportId/' + relId + '/' + reportId,
|
||||
method: 'get'
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
// 查询学生完成情况列表
|
||||
|
||||
Reference in New Issue
Block a user