From 33ca00cc9d7c85e2e556198e06712acb52eaf67a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Thu, 19 Mar 2026 23:24:42 +0800 Subject: [PATCH] =?UTF-8?q?fix(credit):=20=E4=BF=AE=E5=A4=8D=E5=AE=A2?= =?UTF-8?q?=E6=88=B7=E7=AE=A1=E7=90=86=E9=A1=B5=E9=9D=A2=E8=B7=AF=E5=BE=84?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除行业选择弹窗中的冗余标题栏 - 修正首页导航至客户管理页面的路由路径 - 确保导航链接指向正确的客户管理组件 --- src/credit/mp-customer/index.tsx | 6 ------ src/pages/index/index.tsx | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/src/credit/mp-customer/index.tsx b/src/credit/mp-customer/index.tsx index 210b08a..bb069cc 100644 --- a/src/credit/mp-customer/index.tsx +++ b/src/credit/mp-customer/index.tsx @@ -656,12 +656,6 @@ export default function CreditCompanyPage() { onClose={() => setIndustryVisible(false)} > - - 行业 - setIndustryVisible(false)}> - 关闭 - - {visibleIndustryOptions.map(s => ( - navTo('/credit/creditMpCustomer/index', true)}> + navTo('/credit/mp-customer/index', true)}> 客户管理 navTo('/credit/order/index', true)}>