发布
This commit is contained in:
+2
-1
@@ -175,7 +175,7 @@ namespace IRaCIS.Application.Services
|
||||
QuestionName = "是否同意访视整体评估",
|
||||
Type = "input",
|
||||
GlobalAnswerType=GlobalAnswerType.AgreeOrNot,
|
||||
|
||||
GlobalReadingShowType= GlobalReadingShowType.AllShow,
|
||||
}
|
||||
|
||||
};
|
||||
@@ -197,6 +197,7 @@ namespace IRaCIS.Application.Services
|
||||
QuestionName = item.QuestionName,
|
||||
Type = "input",
|
||||
GlobalAnswerType = item.GlobalAnswerType,
|
||||
GlobalReadingShowType= GlobalReadingShowType.AllShow,
|
||||
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user