|  |  | 
 |  |  |  | 
 |  |  | let viewgird = [ | 
 |  |  |   { | 
 |  |  |     path: '/Sys_Log', | 
 |  |  |     name: 'sys_Log', | 
 |  |  |     component: () => import('@/views/system/Sys_Log.vue') | 
 |  |  |     component: () => import('@/views/system/Sys_Log.vue'), | 
 |  |  |     meta: { | 
 |  |  |       keepAlive: false | 
 |  |  |     } | 
 |  |  |   }, | 
 |  |  |   { | 
 |  |  |     path: '/Sys_User', | 
 |  |  |     name: 'Sys_User', | 
 |  |  |     component: () => import('@/views/system/Sys_User.vue') | 
 |  |  |     component: () => import('@/views/system/Sys_User.vue'), | 
 |  |  |     meta: { | 
 |  |  |       keepAlive: false | 
 |  |  |     } | 
 |  |  |   }, | 
 |  |  |   { | 
 |  |  |     path: '/permission', | 
 |  |  |     name: 'permission', | 
 |  |  |     component: () => import('@/views/system/Permission.vue') | 
 |  |  |     component: () => import('@/views/system/Permission.vue'), | 
 |  |  |     meta: { | 
 |  |  |       keepAlive: false | 
 |  |  |     } | 
 |  |  |   }, | 
 |  |  |  | 
 |  |  |   { | 
 |  |  |     path: '/Sys_Dictionary', | 
 |  |  |     name: 'Sys_Dictionary', | 
 |  |  |     component: () => import('@/views/system/Sys_Dictionary.vue') | 
 |  |  |     component: () => import('@/views/system/Sys_Dictionary.vue'), | 
 |  |  |     meta: { | 
 |  |  |       keepAlive: false | 
 |  |  |     } | 
 |  |  |   }, | 
 |  |  |   { | 
 |  |  |     path: '/Sys_Role', | 
 |  |  |     name: 'Sys_Role', | 
 |  |  |     component: () => import('@/views/system/Sys_Role.vue') | 
 |  |  |     component: () => import('@/views/system/Sys_Role.vue'), | 
 |  |  |     meta: { | 
 |  |  |       keepAlive: false | 
 |  |  |     } | 
 |  |  |   }, | 
 |  |  |   //  { | 
 |  |  |   //   path: '/Sys_Role1', | 
 |  |  |   //   name: 'Sys_Role1', | 
 |  |  |   //   component: () => import('@/views/system/Sys_Role1.vue') | 
 |  |  |   // } | 
 |  |  |   // ,  | 
 |  |  |   // , | 
 |  |  |   { | 
 |  |  |     path: '/Sys_DictionaryList', | 
 |  |  |     name: 'Sys_DictionaryList', | 
 |  |  |     component: () => import('@/views/system/Sys_DictionaryList.vue') | 
 |  |  |   }, { | 
 |  |  |     path: '/FormDesignOptions', | 
 |  |  |     name: 'FormDesignOptions', | 
 |  |  |     component: () => import('@/views/system/form/FormDesignOptions.vue') | 
 |  |  |   }, { | 
 |  |  |     path: '/FormCollectionObject', | 
 |  |  |     name: 'FormCollectionObject', | 
 |  |  |     component: () => import('@/views/system/form/FormCollectionObject.vue') | 
 |  |  |   }, { | 
 |  |  |     path: '/Sys_WorkFlow', | 
 |  |  |     name: 'Sys_WorkFlow', | 
 |  |  |     component: () => import('@/views/system/flow/Sys_WorkFlow.vue') | 
 |  |  |   }, { | 
 |  |  |     path: '/Sys_WorkFlowTable', | 
 |  |  |     name: 'Sys_WorkFlowTable', | 
 |  |  |     component: () => import('@/views/system/flow/Sys_WorkFlowTable.vue') | 
 |  |  |   }, { | 
 |  |  |     path: '/Sys_QuartzOptions', | 
 |  |  |     name: 'Sys_QuartzOptions', | 
 |  |  |     component: () => import('@/views/system/quartz/Sys_QuartzOptions.vue') | 
 |  |  |   }, { | 
 |  |  |     path: '/Sys_QuartzLog', | 
 |  |  |     name: 'Sys_QuartzLog', | 
 |  |  |     component: () => import('@/views/system/quartz/Sys_QuartzLog.vue') | 
 |  |  |   }, { | 
 |  |  |     component: () => import('@/views/system/Sys_DictionaryList.vue'), | 
 |  |  |     meta: { | 
 |  |  |       keepAlive: false | 
 |  |  |     } | 
 |  |  |   }, | 
 |  |  |   // { | 
 |  |  |   //   path: '/FormDesignOptions', | 
 |  |  |   //   name: 'FormDesignOptions', | 
 |  |  |   //   component: () => import('@/views/system/form/FormDesignOptions.vue'), | 
 |  |  |   //   meta: { | 
 |  |  |   //     keepAlive: false | 
 |  |  |   //   } | 
 |  |  |   // }, | 
 |  |  |   // { | 
 |  |  |   //   path: '/FormCollectionObject', | 
 |  |  |   //   name: 'FormCollectionObject', | 
 |  |  |   //   component: () => import('@/views/system/form/FormCollectionObject.vue'), | 
 |  |  |   //   meta: { | 
 |  |  |   //     keepAlive: false | 
 |  |  |   //   } | 
 |  |  |   // }, | 
 |  |  |   // { | 
 |  |  |   //   path: '/Sys_WorkFlow', | 
 |  |  |   //   name: 'Sys_WorkFlow', | 
 |  |  |   //   component: () => import('@/views/system/flow/Sys_WorkFlow.vue'), | 
 |  |  |   //   meta: { | 
 |  |  |   //     keepAlive: false | 
 |  |  |   //   } | 
 |  |  |   // }, | 
 |  |  |   // { | 
 |  |  |   //   path: '/Sys_WorkFlowTable', | 
 |  |  |   //   name: 'Sys_WorkFlowTable', | 
 |  |  |   //   component: () => import('@/views/system/flow/Sys_WorkFlowTable.vue'), | 
 |  |  |   //   meta: { | 
 |  |  |   //     keepAlive: false | 
 |  |  |   //   } | 
 |  |  |   // }, | 
 |  |  |   // { | 
 |  |  |   //   path: '/Sys_QuartzOptions', | 
 |  |  |   //   name: 'Sys_QuartzOptions', | 
 |  |  |   //   component: () => import('@/views/system/quartz/Sys_QuartzOptions.vue'), | 
 |  |  |   //   meta: { | 
 |  |  |   //     keepAlive: false | 
 |  |  |   //   } | 
 |  |  |   // }, | 
 |  |  |   // { | 
 |  |  |   //   path: '/Sys_QuartzLog', | 
 |  |  |   //   name: 'Sys_QuartzLog', | 
 |  |  |   //   component: () => import('@/views/system/quartz/Sys_QuartzLog.vue'), | 
 |  |  |   //   meta: { | 
 |  |  |   //     keepAlive: false | 
 |  |  |   //   } | 
 |  |  |   // }, | 
 |  |  |   { | 
 |  |  |     path: '/Sys_Department', | 
 |  |  |     name: 'Sys_Department', | 
 |  |  |     component: () => import('@/views/system/system/Sys_Department.vue') | 
 |  |  |   }] | 
 |  |  |     component: () => import('@/views/system/system/Sys_Department.vue'), | 
 |  |  |     meta: { | 
 |  |  |       keepAlive: false | 
 |  |  |     } | 
 |  |  |   } | 
 |  |  | ] | 
 |  |  |  | 
 |  |  | export default viewgird |