didiyu
2019-08-09 71dd80c584a59d608e3aca6f06ade23ae12d414b
src/components/MainMenu.vue
@@ -78,12 +78,12 @@
                        },
                        {
                            txt: '通道选择',
                            url: '#',
                            url: '/monitor/channnel',
                            active: false
                        },
                        {
                           txt: '信息显示',
                            url: '#',
                            url: '/monitor/info',
                            active: false 
                        }
                    ] 
@@ -98,7 +98,7 @@
                    childrens: [
                        {
                            txt: '故障诊断',
                            url: '#',
                            url: '/testing/fault',
                            active: false
                        },
                        {
@@ -118,7 +118,7 @@
                    childrens: [
                        {
                            txt: '故障分析',
                            url: '#',
                            url: '/data/failure',
                            active: false
                        },
                        {