king
2021-08-31 72419e2f826031a158173f46d723a672064e37cd
src/menu/components/card/data-card/options.jsx
@@ -159,7 +159,8 @@
      label: '黑名单',
      initval: wrap.blacklist || [],
      required: false,
      options: roleList
      options: roleList,
      forbid: !!appType
    },
  ]