Merge branch '20220705-wangeditor' of http://10.124.128.2:8888/eshop/fe_service_ebtp_frontend into 20220712-topic-management
This commit is contained in:
@ -37,6 +37,11 @@ export default [
|
||||
path: '/Calendar',
|
||||
component: './MainPage/ProjectManager/components/CalendarForm',
|
||||
},
|
||||
//富文本组件
|
||||
{
|
||||
path: '/editor',
|
||||
component: './MainPage/ProjectManager/components/WangEditor',
|
||||
},
|
||||
//401错误页
|
||||
{
|
||||
exact: true,
|
||||
|
Reference in New Issue
Block a user