Browse Source

feat: menu文字修改

sunxiao 2 months ago
parent
commit
34ff5c1bd4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/Layout/TheMenu.vue

+ 1 - 1
src/components/Layout/TheMenu.vue

@@ -89,7 +89,7 @@ const menuOptions = [
       //   key: 'normal-3',
       // },
       {
-        label: '碳排放智能体',
+        label: '碳排放管理',
         icon: renderChildrenIcon({ name: 'menu-carbon-emission' }),
         key: '/carbon',
       },