7.15 取消富文本组件路由
This commit is contained in:
@ -32,15 +32,15 @@ export default [
|
||||
],
|
||||
},
|
||||
//日历组件暂时用
|
||||
{
|
||||
path: '/Calendar',
|
||||
component: './MainPage/ProjectManager/components/CalendarForm',
|
||||
},
|
||||
// {
|
||||
// path: '/Calendar',
|
||||
// component: './MainPage/ProjectManager/components/CalendarForm',
|
||||
// },
|
||||
//富文本组件
|
||||
{
|
||||
path: '/editor',
|
||||
component: './MainPage/ProjectManager/components/WangEditor',
|
||||
},
|
||||
// {
|
||||
// path: '/editor',
|
||||
// component: './MainPage/ProjectManager/components/WangEditor',
|
||||
// },
|
||||
//401错误页
|
||||
{
|
||||
exact: true,
|
||||
|
Reference in New Issue
Block a user