king
2021-09-12 f497f734966504bd8a7e98bf602da582a53d91e5
src/menu/components/chart/antv-scatter/chartcompile/formconfig.jsx
@@ -7,7 +7,7 @@
  if (roleList) {
    try {
      roleList = JSON.parse(roleList)
    } catch {
    } catch (e) {
      roleList = []
    }
  } else {