Commit 87f16ef6 by zhujian

'fix'

parent 9c84b7be
......@@ -301,7 +301,7 @@ function ExaminationManager(props: any) {
_query.examCreator = examCreator;
setQuery(_query);
}}
roleCodes={["CloudManager"]}
roleCodes={["CloudManager",'StoreManager']}
></TeacherSelect>
<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