Merge pull request #1506 from Frappet/fix/exam
fix(reprot):Change meta.key
This commit is contained in:
commit
1f126f6917
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ export default [
|
|||
component: CompeteReport,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: "SYS_EXAM_CONTEST_REPORT",
|
||||
Key: "REPORT_EXAM",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue