src/menu/components/group/groupsetting/settingform/index.jsx @@ -22,7 +22,7 @@ if (roleList) { try { roleList = JSON.parse(roleList) } catch { } catch (e) { roleList = [] } } else {