Browse Source

feat: menu文字修改

sunxiao 2 tháng trước cách đây
mục cha
commit
34ff5c1bd4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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',
       },