浏览代码

feat: menu文字修改

sunxiao 2 月之前
父节点
当前提交
34ff5c1bd4
共有 1 个文件被更改,包括 1 次插入1 次删除
  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',
       },