From 10b35d3da956b80404759e4e2f61c8feeca879ef Mon Sep 17 00:00:00 2001 From: hsu06 Date: Wed, 1 Jul 2026 17:49:09 +0800 Subject: [PATCH] Register supplier-management in Make sidebar under business management. --- .axhub/make/sidebar-tree.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.axhub/make/sidebar-tree.json b/.axhub/make/sidebar-tree.json index 22aca21..d8c64a3 100644 --- a/.axhub/make/sidebar-tree.json +++ b/.axhub/make/sidebar-tree.json @@ -37,6 +37,12 @@ "title": "客户管理", "itemKey": "prototypes/customer-management" }, + { + "id": "item:prototypes:supplier-management", + "kind": "item", + "title": "供应商管理", + "itemKey": "prototypes/supplier-management" + }, { "id": "item:prototypes:lease-contract-management", "kind": "item",