浏览代码

update

master
MSI\derek 1 个月前
父节点
当前提交
3716669244
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/components/NavigationContent/NavigationContent.tsx

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

@@ -52,7 +52,7 @@ const NavigationContent: React.FC = () => {
{ {
icon: <RequestQuote />, icon: <RequestQuote />,
label: "Pick Order", label: "Pick Order",
path: "/pickOrder",
path: "/pickorder",
}, },
// { // {
// icon: <RequestQuote />, // icon: <RequestQuote />,


正在加载...
取消
保存