浏览代码

update for shop and truck function

master
B.E.N.S.O.N 1 天前
父节点
当前提交
686c4d05b0
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. +5
    -0
      src/components/NavigationContent/NavigationContent.tsx

+ 5
- 0
src/components/NavigationContent/NavigationContent.tsx 查看文件

@@ -264,6 +264,11 @@ const NavigationContent: React.FC = () => {
label: "Items",
path: "/settings/items",
},
{
icon: <RequestQuote />,
label: "Shop",
path: "/settings/shop",
},
{
icon: <RequestQuote />,
label: "Demand Forecast Setting",


正在加载...
取消
保存