状态导出-认证活动管理Pre-Homo流程中状态由待确认改为待提交
This commit is contained in:
+2
-2
@@ -3147,7 +3147,7 @@ public class ProjectLibraryBaseServiceImpl extends ServiceImpl<ProjectLibraryBas
|
||||
"认证进度";
|
||||
String secondTitle = "责任领域(一级)," +
|
||||
"未发起,待确认,接受,拒绝,完成度," +
|
||||
"未发起,待确认,审查通过,审查退回,完成度," +
|
||||
"未发起,待提交,审查通过,审查退回,完成度," +
|
||||
"未开始,进行中,实验通过,实验失败,完成度";
|
||||
// String secondTitle = "责任领域(一级)," +
|
||||
// "未发起,待确认,接受,拒绝,完成度," +
|
||||
@@ -3160,7 +3160,7 @@ public class ProjectLibraryBaseServiceImpl extends ServiceImpl<ProjectLibraryBas
|
||||
"Certification progress";
|
||||
secondTitle = "Area of responsibility (level 1)," +
|
||||
"Not launched,To be confirmed,Accept,Refuse,Degree of completion," +
|
||||
"Not launched,To be confirmed,Review of the adoption,Review return,Degree of completion," +
|
||||
"Not launched,To submit,Review of the adoption,Review return,Degree of completion," +
|
||||
"Not started,In progress,Experiment passed,Experiment failed,Degree of completion";
|
||||
// secondTitle = "Area of responsibility (level 1)," +
|
||||
// "Not launched,To be confirmed,Accept,Refuse,Degree of completion," +
|
||||
|
||||
Reference in New Issue
Block a user