diff --git a/src/router/index.js b/src/router/index.js
index 4a9394a..d9e6048 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -463,7 +463,7 @@ export const asyncRouterMap = [
{
path: "/platformManage",
component: Empty,
- name: "医院客户管理",
+ name: "客户管理",
redirect: "/platformManage/platform",
icon: "",
meta: {
@@ -482,7 +482,7 @@ export const asyncRouterMap = [
{
path: "bindPlatform",
component: bindPlatform,
- name: "医院客户",
+ name: "客户信息",
icon: "",
meta: {
authRule: ["userManage/bindPlatform"]
diff --git a/src/views/userManage/bindPlatform.vue b/src/views/userManage/bindPlatform.vue
index cf3a13b..e5da968 100644
--- a/src/views/userManage/bindPlatform.vue
+++ b/src/views/userManage/bindPlatform.vue
@@ -17,7 +17,7 @@
关联医院客户
+ >关联客户
@@ -36,7 +36,7 @@
-
+
-
+
{