king
2022-07-18 4771f0fa8bc2238e9ad005ea23a8d4c7576cd416
src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx
@@ -415,7 +415,8 @@
      label: Formdict['header.form.blacklist'],
      initVal: card.blacklist || [],
      required: false,
      options: roleList
      options: roleList,
      forbidden: appType === 'mob'
    }
  ]
}