fix(reprot):Change meta.key

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-11-05 09:46:15 +07:00
parent 453c674907
commit cdce2777a7

View file

@ -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",
}, },
}, },