king
2021-09-27 54d01e6ef9ac31f10de4a0e92824eba50b77eda6
src/menu/components/form/normal-form/options.jsx
@@ -9,7 +9,7 @@
  if (roleList) {
    try {
      roleList = JSON.parse(roleList)
    } catch {
    } catch (e) {
      roleList = []
    }
  } else {