Merge branch '20220802-评标室预约情况' of http://10.124.128.2:8888/eshop/fe_service_ebtp_frontend into master-电子评标室-预约管理-liuh

This commit is contained in:
517612449@qq.com
2022-08-25 15:09:43 +08:00
5 changed files with 505 additions and 0 deletions

View File

@ -121,6 +121,10 @@ export default [
},
...home,//各角色主页
...menuaZhaoBiao,//项目菜单所有路由
{
path: '/AppointmentManage',
component: './AppointmentManage',
},
{//问卷调查
name: 'Questionnaire',
icon: 'UnorderedListOutlined',