king
2022-05-27 cc1d7095ec6df622efbdaaabe3dec78ca3599d90
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'
    }
  ]
}