@ -1,5 +1,5 @@
'use strict';
import { Roles, System,Setup,Set } from './containers';
import { Roles, System, Setup, Set } from './containers';
export default [
{
@ -30,7 +30,7 @@ export default [
component: System,
breadcrumb: '系统映射',
}]
},, {
}, {
path: '/order',
key: 'order',
breadcrumb: '工单管理',