Jelajahi Sumber

Merge branch 'flow' of ruiqigogs/yf-portal-vue into master

yanghao 3 hari lalu
induk
melakukan
2a486f4d33
1 mengubah file dengan 3 tambahan dan 2 penghapusan
  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 },