|
@@ -1,8 +1,8 @@
|
|
|
/*
|
|
|
* @Author: your name
|
|
|
* @Date: 2022-01-14 16:09:09
|
|
|
- * @LastEditTime: 2022-02-14 16:32:54
|
|
|
- * @LastEditors: Please set LastEditors
|
|
|
+ * @LastEditTime: 2022-06-21 17:33:54
|
|
|
+ * @LastEditors: code4eat awesomedema@gmail.com
|
|
|
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
|
|
* @FilePath: /KC-MiddlePlatform/src/constant.ts
|
|
|
*/
|
|
@@ -36,7 +36,7 @@ export const Platforms = [
|
|
|
logo: platformIcon,
|
|
|
},
|
|
|
{
|
|
|
- name: '智慧查检',
|
|
|
+ name: '评审管理',
|
|
|
logo: pfmIcon,
|
|
|
},
|
|
|
];
|