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", //客户人员详情编辑