提交调整优化

This commit is contained in:
daihh
2023-01-12 12:36:59 +08:00
parent 50079559e2
commit 90068fb851
7 changed files with 154 additions and 211 deletions

View File

@@ -18,6 +18,11 @@ const hrbpAuditList = function(query) {
return ajax.post('/xboe/m/course/manage/audit-pagelist', query);
}
/**HRBP已审核的列表*/
const hrbpHasAuditList = function(query) {
return ajax.post('/xboe/m/course/manage/audit-pagelist', query);
}
/**
* hrbp审核提交
* @param {Object} data