yanghao 3 өдөр өмнө
parent
commit
f31f6757a1
1 өөрчлөгдсөн 3 нэмэгдсэн , 2 устгасан
  1. 3 2
      src/views/index.vue

+ 3 - 2
src/views/index.vue

@@ -421,12 +421,13 @@ const portalSections: PortalSection[] = [
         active: true,
       },
       { label: "客户管理(CRM)", image: crmimage },
+      { label: "人力资源(EHR)", image: ehrimage },
+      { label: "供应商管理(SRM)", image: scmimage },
       { label: "经营驾驶舱(MC)", image: driveimage },
       { label: "项目管理(PM)", image: pmimage },
       { label: "开发需求管理", image: jishuimage2 },
       { label: "鸿盘", image: hongpan },
-      { label: "人力资源(EHR)", image: ehrimage },
-      { label: "供应商管理(SRM)", image: scmimage },
+
       { label: "财务管理(FM)", image: erpimage },
 
       { label: "技术研发管理(R&D)", image: jishuimage2 },