From 8f9e94530e01fba7ba3afdc9560547c30b01ed41 Mon Sep 17 00:00:00 2001 From: "CANCERYS\\kw093" Date: Sun, 18 Jan 2026 01:12:51 +0800 Subject: [PATCH] update path --- .../NavigationContent/NavigationContent.tsx | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/components/NavigationContent/NavigationContent.tsx b/src/components/NavigationContent/NavigationContent.tsx index 6161151..ba6400a 100644 --- a/src/components/NavigationContent/NavigationContent.tsx +++ b/src/components/NavigationContent/NavigationContent.tsx @@ -348,9 +348,14 @@ const NavigationContent: React.FC = () => { path: "/settings/user", }, { - icon: , - label: "QR Code Handle", - path: "/settings/qrCodeHandle", + icon: , + label: "QC Check Template", + path: "/settings/user", + }, + { + icon: , + label: "QC Item All", + path: "/settings/qcItemAll", }, // { // icon: ,