From 5668e17e61c28bb73509e730aa99204a1fa907ad Mon Sep 17 00:00:00 2001 From: sky121113 Date: Wed, 25 Feb 2026 13:51:41 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=9A=AB=E6=99=82=E9=9A=B1=E8=97=8F?= =?UTF-8?q?=E6=8E=A1=E8=B3=BC=E9=80=80=E5=9B=9E=E5=96=AE=E8=88=87=E5=87=BA?= =?UTF-8?q?=E8=B2=A8=E5=96=AE=E5=81=B4=E9=82=8A=E6=AC=84=E9=A0=85=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/js/Layouts/AuthenticatedLayout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/js/Layouts/AuthenticatedLayout.tsx b/resources/js/Layouts/AuthenticatedLayout.tsx index 972c6a0..39e7511 100644 --- a/resources/js/Layouts/AuthenticatedLayout.tsx +++ b/resources/js/Layouts/AuthenticatedLayout.tsx @@ -169,7 +169,7 @@ export default function AuthenticatedLayout({ route: "/goods-receipts", permission: "goods_receipts.view", }, - { + /* { id: "purchase-return-list", label: "採購退回單", icon: , @@ -182,7 +182,7 @@ export default function AuthenticatedLayout({ icon: , route: "/delivery-notes", permission: "delivery_notes.view", - }, + }, */ ], }, {