diff --git a/front/public/static/config/location.js b/front/public/static/config/location.js index 66106bcf..685e6098 100644 --- a/front/public/static/config/location.js +++ b/front/public/static/config/location.js @@ -32,7 +32,7 @@ if (newLocation === 'qingdao') { { name: '能力统计', key: 'abilityStatistics' }, // { name: '开发指南', key: 'developmentGuide' }, { name: '指导手册', key: 'instructionManual' }, - // { name: '需求中心', key: 'demandCenter' }, + { name: '需求中心', key: 'demandCenter' }, // { name: '个人中心', key: 'personalCenter' }, { name: '区市站点', key: 'mapTest' }, // { name: '后台管理', key: 'houtaiguanli' }, diff --git a/front/src/views/capacityOnTheShelf/Algorithm.vue b/front/src/views/capacityOnTheShelf/Algorithm.vue index ee58275e..5b70026c 100644 --- a/front/src/views/capacityOnTheShelf/Algorithm.vue +++ b/front/src/views/capacityOnTheShelf/Algorithm.vue @@ -2,7 +2,7 @@ * @Author: hisense.liangjunhua * @Date: 2022-06-13 10:22:27 * @LastEditors: hisense.liangjunhua - * @LastEditTime: 2022-07-14 09:44:38 + * @LastEditTime: 2022-07-15 10:14:57 * @Description: 算法上架 -->