fixing route exam
This commit is contained in:
parent
9b8ea3195e
commit
a59a9d5ee7
1 changed files with 44 additions and 44 deletions
|
|
@ -48,8 +48,8 @@ export default [
|
|||
component: Period,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [8],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_CONTEST",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -58,8 +58,8 @@ export default [
|
|||
component: PeriodStat,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [8],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_CONTEST",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -68,8 +68,8 @@ export default [
|
|||
component: PeriodAdd,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [8],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_CONTEST",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -78,8 +78,8 @@ export default [
|
|||
component: PeriodAdd,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [8],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_CONTEST",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -88,8 +88,8 @@ export default [
|
|||
component: ImportData,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [7],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_CONTEST",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -98,8 +98,8 @@ export default [
|
|||
component: MainDetail,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [7],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_CONTEST",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -108,8 +108,8 @@ export default [
|
|||
component: MainEx,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [7],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_CONTEST",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -118,8 +118,8 @@ export default [
|
|||
component: QualifyPeriod,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [10],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -128,8 +128,8 @@ export default [
|
|||
component: QualifyPeriodAdd,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [7],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -138,8 +138,8 @@ export default [
|
|||
component: QualifyPeriodAdd,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [10],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -148,8 +148,8 @@ export default [
|
|||
component: QualifyPeriodStat,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [8],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -158,8 +158,8 @@ export default [
|
|||
component: QualifyPeriodStatDisable,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [8],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -168,8 +168,8 @@ export default [
|
|||
component: Manage,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [9],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -178,8 +178,8 @@ export default [
|
|||
component: ManageDetail,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [9],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -188,8 +188,8 @@ export default [
|
|||
component: ExamForm,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [9],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -198,8 +198,8 @@ export default [
|
|||
component: Payment,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [9],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -208,8 +208,8 @@ export default [
|
|||
component: PeriodDisable,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [8],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -218,8 +218,8 @@ export default [
|
|||
component: PeriodDisableAdd,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [8],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -228,8 +228,8 @@ export default [
|
|||
component: PeriodDisableAdd,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [8],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -238,8 +238,8 @@ export default [
|
|||
component: MainDisableDetail,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [7],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -248,8 +248,8 @@ export default [
|
|||
component: MainDisableEx,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [7],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_SELECT",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -258,8 +258,8 @@ export default [
|
|||
component: EditorWeb,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [11],
|
||||
Role: "recruit",
|
||||
Key: "SYS_EXAM_WEBSITE",
|
||||
Role: "STAFF",
|
||||
},
|
||||
},
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue