huoyi hai 2 días
pai
achega
e2104978e1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/profileManage/index.vue

+ 1 - 1
src/pages/profileManage/index.vue

@@ -20,7 +20,7 @@
20 20
 import HomeContainer from '@/components/HomeContainer.vue'
21 21
 import { getAppList } from '@/api/system/user'
22 22
 
23
-const profileAppNames = ['画像', '部门画像', '班组画像', '小组画像', '员工画像']
23
+const profileAppNames = ['综合信息画像', '部门画像', '班组画像', '小组画像', '员工画像']
24 24
 
25 25
 export default {
26 26
   components: { HomeContainer },