Ver a proveniência

update path

reset-do-picking-order
CANCERYS\kw093 há 2 meses
ascendente
cometimento
8f9e94530e
1 ficheiros alterados com 8 adições e 3 eliminações
  1. +8
    -3
      src/components/NavigationContent/NavigationContent.tsx

+ 8
- 3
src/components/NavigationContent/NavigationContent.tsx Ver ficheiro

@@ -348,9 +348,14 @@ const NavigationContent: React.FC = () => {
path: "/settings/user", path: "/settings/user",
}, },
{ {
icon: <QrCodeIcon />,
label: "QR Code Handle",
path: "/settings/qrCodeHandle",
icon: <RequestQuote />,
label: "QC Check Template",
path: "/settings/user",
},
{
icon: <RequestQuote />,
label: "QC Item All",
path: "/settings/qcItemAll",
}, },
// { // {
// icon: <RequestQuote />, // icon: <RequestQuote />,


Carregando…
Cancelar
Guardar