From 5904893d1e0d272abb9329f2f5bc5c12d7069013 Mon Sep 17 00:00:00 2001 From: wangzhuo Date: Tue, 19 Aug 2025 11:30:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AE=A2=E6=88=B7=E4=BA=BA=E5=91=98?= =?UTF-8?q?=E4=B8=BB=E5=BD=92=E5=B1=9E=E4=BA=BA=E5=8F=98=E6=9B=B4-page.jso?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/pages.json b/src/pages.json index edfcc8a..9349533 100644 --- a/src/pages.json +++ b/src/pages.json @@ -281,6 +281,13 @@ "navigationBarTitleText": "" } }, + { + "path": "pages/business/CRM/customer/changeCustomerOwner", + //客户人员主归属人变更 + "style": { + "navigationBarTitleText": "" + } + }, { "path": "pages/business/CRM/customer/components/customerUserEdit", //客户人员详情编辑