src/router/index.js
@@ -50,6 +50,8 @@ {path: '/proc', name: 'proc', component: SystemProc}, {path: '/iframe/:menuId/:loginUid', name: 'iframe', component: MkIframe}, {path: '/iframe/:menuId/:loginUid/:bid', name: 'iframe', component: MkIframe}, {path: '/view/:menuId', name: 'iframe', component: MkIframe}, {path: '/view/:menuId/:bid', name: 'iframe', component: MkIframe}, {path: '/interface', name: 'interface', component: Interface} ]