Sfoglia il codice sorgente

调整战略解码

yanghao 2 settimane fa
parent
commit
49b7a1012a
1 ha cambiato i file con 3 aggiunte e 5 eliminazioni
  1. 3 5
      src/views/index.vue

+ 3 - 5
src/views/index.vue

@@ -702,12 +702,10 @@ const portalSections: PortalSection[] = [
       { label: "供应商管理(SRM)", image: scmimage },
       { label: "经营驾驶舱(MC)", image: driveimage },
       { label: "项目管理(PM)", image: pmimage },
-
-      { label: "绩效管理(OKR)", image: okrimage },
+      { label: "战略解码与执行", image: zhanlueimage },
       { label: "财务管理(FM)", image: erpimage },
 
       { label: "技术研发管理(R&D)", image: jishuimage2 },
-      { label: "战略解码与执行", image: zhanlueimage },
 
       { label: "组织资产管理", image: zuzhiimage },
       { label: "风控合规管理", image: safeimage },
@@ -768,7 +766,7 @@ let boldLabes = ref([
   "智能钻井",
   "供应商管理(SRM)",
   "人力资源(EHR)",
-  "绩效管理(OKR)",
+  "战略解码与执行",
 ]);
 
 const searchKeyword = ref("");
@@ -1307,7 +1305,7 @@ const handlePortalAppClick = async (app: PortalApp) => {
     }
   }
 
-  if (app.label === "绩效管理(OKR)") {
+  if (app.label === "战略解码与执行") {
     if (userStore.getUser.username && getAccessToken()) {
       if (isDing) {
         dd.biz.util.openLink({