fix(reprot):Change meta.key
This commit is contained in:
parent
453c674907
commit
cdce2777a7
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ export default [
|
||||||
component: CompeteReport,
|
component: CompeteReport,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: "SYS_EXAM_CONTEST_REPORT",
|
Key: "REPORT_EXAM",
|
||||||
Role: "STAFF",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue