yanghao hace 3 días
padre
commit
f31f6757a1
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      src/views/index.vue

+ 3 - 2
src/views/index.vue

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