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,
|
component: Period,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [8],
|
Key: "SYS_EXAM_CONTEST",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -58,8 +58,8 @@ export default [
|
||||||
component: PeriodStat,
|
component: PeriodStat,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [8],
|
Key: "SYS_EXAM_CONTEST",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -68,8 +68,8 @@ export default [
|
||||||
component: PeriodAdd,
|
component: PeriodAdd,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [8],
|
Key: "SYS_EXAM_CONTEST",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -78,8 +78,8 @@ export default [
|
||||||
component: PeriodAdd,
|
component: PeriodAdd,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [8],
|
Key: "SYS_EXAM_CONTEST",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -88,8 +88,8 @@ export default [
|
||||||
component: ImportData,
|
component: ImportData,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [7],
|
Key: "SYS_EXAM_CONTEST",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -98,8 +98,8 @@ export default [
|
||||||
component: MainDetail,
|
component: MainDetail,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [7],
|
Key: "SYS_EXAM_CONTEST",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -108,8 +108,8 @@ export default [
|
||||||
component: MainEx,
|
component: MainEx,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [7],
|
Key: "SYS_EXAM_CONTEST",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -118,8 +118,8 @@ export default [
|
||||||
component: QualifyPeriod,
|
component: QualifyPeriod,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [10],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -128,8 +128,8 @@ export default [
|
||||||
component: QualifyPeriodAdd,
|
component: QualifyPeriodAdd,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [7],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -138,8 +138,8 @@ export default [
|
||||||
component: QualifyPeriodAdd,
|
component: QualifyPeriodAdd,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [10],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -148,8 +148,8 @@ export default [
|
||||||
component: QualifyPeriodStat,
|
component: QualifyPeriodStat,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [8],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -158,8 +158,8 @@ export default [
|
||||||
component: QualifyPeriodStatDisable,
|
component: QualifyPeriodStatDisable,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [8],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -168,8 +168,8 @@ export default [
|
||||||
component: Manage,
|
component: Manage,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [9],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -178,8 +178,8 @@ export default [
|
||||||
component: ManageDetail,
|
component: ManageDetail,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [9],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -188,8 +188,8 @@ export default [
|
||||||
component: ExamForm,
|
component: ExamForm,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [9],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -198,8 +198,8 @@ export default [
|
||||||
component: Payment,
|
component: Payment,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [9],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -208,8 +208,8 @@ export default [
|
||||||
component: PeriodDisable,
|
component: PeriodDisable,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [8],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -218,8 +218,8 @@ export default [
|
||||||
component: PeriodDisableAdd,
|
component: PeriodDisableAdd,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [8],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -228,8 +228,8 @@ export default [
|
||||||
component: PeriodDisableAdd,
|
component: PeriodDisableAdd,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [8],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -238,8 +238,8 @@ export default [
|
||||||
component: MainDisableDetail,
|
component: MainDisableDetail,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [7],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -248,8 +248,8 @@ export default [
|
||||||
component: MainDisableEx,
|
component: MainDisableEx,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [7],
|
Key: "SYS_EXAM_SELECT",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -258,8 +258,8 @@ export default [
|
||||||
component: EditorWeb,
|
component: EditorWeb,
|
||||||
meta: {
|
meta: {
|
||||||
Auth: true,
|
Auth: true,
|
||||||
Key: [11],
|
Key: "SYS_EXAM_WEBSITE",
|
||||||
Role: "recruit",
|
Role: "STAFF",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue