...
|
...
|
@@ -196,8 +196,7 @@ let routes = [ |
|
|
iconCls: 'el-icon-collection',
|
|
|
children: [
|
|
|
{path: '/Way', component: Way, name: '货运单'},
|
|
|
{path: '/Webdialog', component: Webdialog, name: '在线客服'},
|
|
|
{path: '/formtest', component: FormTest, name: '表单测试'}
|
|
|
{path: '/Webdialog', component: Webdialog, name: '在线客服'}
|
|
|
]
|
|
|
},
|
|
|
{
|
...
|
...
|
|