group.js 76 B

12345
  1. export default {
  2. key: 'manager',
  3. name: '管理员',
  4. icon: 'crown',
  5. };