xujing 5 years ago
parent
commit
6bfb991cde
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/person/menus.js

+ 1
- 1
src/pages/person/menus.js View File

65
       url: '/pages/person/myShare/index',
65
       url: '/pages/person/myShare/index',
66
       icon: icons.share,
66
       icon: icons.share,
67
       extends: undefined,
67
       extends: undefined,
68
-      userTypes: [CONSULTANT],
68
+      userTypes: [CUSTOMER, CONSULTANT, ESTATE_AGENT, CHANNEL_AGENT],
69
       style: '',
69
       style: '',
70
     },
70
     },
71
     // {
71
     // {