From e2d4a98659dcd560a5ea4351f5521b423c61a898 Mon Sep 17 00:00:00 2001 From: lSun <15893999301@qq.com> Date: Tue, 3 Feb 2026 10:52:06 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=99=E4=BD=8D=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/init.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/api/init.json b/api/init.json index 1675b49..d1e3c02 100644 --- a/api/init.json +++ b/api/init.json @@ -127,14 +127,14 @@ "target": "_self", "child": [ { - "title": "分公司结算统计", - "href": "page/car_settlement/branch_settlement_list.html", + "title": "供应商结算统计", + "href": "page/car_settlement/sup_settlement_list.html", "icon": "fa fa-asterisk", "target": "_self" }, { - "title": "供应商结算统计", - "href": "page/car_settlement/sup_settlement_list.html", + "title": "分公司结算统计", + "href": "page/car_settlement/branch_settlement_list.html", "icon": "fa fa-asterisk", "target": "_self" },