浏览代码

path

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

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

@@ -322,6 +322,11 @@ const NavigationContent: React.FC = () => {
label: "Warehouse",
path: "/settings/warehouse",
},
{
icon: <RequestQuote />,
label: "Printer",
path: "/settings/printer",
},
{
icon: <RequestQuote />,
label: "Supplier",


正在加载...
取消
保存