|
@@ -1,7 +1,7 @@
|
|
/*
|
|
/*
|
|
* @Author: your name
|
|
* @Author: your name
|
|
* @Date: 2021-09-03 14:28:27
|
|
* @Date: 2021-09-03 14:28:27
|
|
- * @LastEditTime: 2021-10-27 14:00:29
|
|
|
|
|
|
+ * @LastEditTime: 2021-11-03 10:24:24
|
|
* @LastEditors: Please set LastEditors
|
|
* @LastEditors: Please set LastEditors
|
|
* @Description: In User Settings Edit
|
|
* @Description: In User Settings Edit
|
|
* @FilePath: /MedicalWisdomCheckSys/config/routes.ts
|
|
* @FilePath: /MedicalWisdomCheckSys/config/routes.ts
|
|
@@ -112,12 +112,12 @@ export default [
|
|
icon: 'smile',
|
|
icon: 'smile',
|
|
component: './KeepImprove/qualityRating/index',
|
|
component: './KeepImprove/qualityRating/index',
|
|
},
|
|
},
|
|
- // {
|
|
|
|
- // path: '/KeepImprove/questionGatherAndRevise',
|
|
|
|
- // name: '问题汇总与整改',
|
|
|
|
- // icon: 'smile',
|
|
|
|
- // component: './KeepImprove/questionGatherAndRevise/index',
|
|
|
|
- // },
|
|
|
|
|
|
+ {
|
|
|
|
+ path: '/KeepImprove/questionGatherAndRevise',
|
|
|
|
+ name: '问题汇总与整改',
|
|
|
|
+ icon: 'smile',
|
|
|
|
+ component: './KeepImprove/questionGatherAndRevise/index',
|
|
|
|
+ },
|
|
{
|
|
{
|
|
path: '/KeepImprove/departmentIssueRank',
|
|
path: '/KeepImprove/departmentIssueRank',
|
|
name: '单位问题排名',
|
|
name: '单位问题排名',
|