Commit 87f16ef6 by zhujian

'fix'

parent 9c84b7be
...@@ -301,7 +301,7 @@ function ExaminationManager(props: any) { ...@@ -301,7 +301,7 @@ function ExaminationManager(props: any) {
_query.examCreator = examCreator; _query.examCreator = examCreator;
setQuery(_query); setQuery(_query);
}} }}
roleCodes={["CloudManager"]} roleCodes={["CloudManager",'StoreManager']}
></TeacherSelect> ></TeacherSelect>
<div className="search-condition__item"> <div className="search-condition__item">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment