yanghao 2 minggu lalu
induk
melakukan
d6ca1cccc0
1 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 4 4
      src/views/index.vue

+ 4 - 4
src/views/index.vue

@@ -704,9 +704,9 @@ const portalSections: PortalSection[] = [
       { label: "项目管理(PM)", image: pmimage },
       { label: "开发需求管理", image: jishuimage2 },
       { label: "鸿盘", image: hongpan },
-
+      { label: "绩效管理(OKR)", image: okrimage },
       { label: "财务管理(FM)", image: erpimage },
-      { label: "OKR", image: okrimage },
+
       { label: "技术研发管理(R&D)", image: jishuimage2 },
       { label: "战略解码与执行", image: zhanlueimage },
 
@@ -767,7 +767,7 @@ let boldLabes = ref([
   "智能钻井",
   "供应商管理(SRM)",
   "人力资源(EHR)",
-  "OKR",
+  "绩效管理(OKR)",
 ]);
 
 const searchKeyword = ref("");
@@ -1316,7 +1316,7 @@ const handlePortalAppClick = async (app: PortalApp) => {
     }
   }
 
-  if (app.label === "OKR") {
+  if (app.label === "绩效管理(OKR)") {
     if (userStore.getUser.username && getAccessToken()) {
       dd.biz.util.openLink({
         url: `https://dingokr.eapps.dingtalkcloud.com/web/index.html?corpId=dingbe7f9a7e8cffa2bd35c2f4657eb6378f`,