添加交叉评查任务的文档列表,评查详情的意见列表
This commit is contained in:
@@ -308,7 +308,7 @@ export async function getReviewPoints(fileId: string) {
|
||||
// console.log('groupsMap-------', groupsMap);
|
||||
|
||||
|
||||
//从scoring_proposals表中获取评分提案数据,用于交叉评查
|
||||
//从cross_scoring_proposals表中获取评分提案数据,用于交叉评查
|
||||
const scoringProposalsParams: PostgrestParams = {
|
||||
select: '*',
|
||||
filter: {
|
||||
|
||||
Reference in New Issue
Block a user