king
2021-10-11 d17368d4a5bdec6db2d8a85c7901cdb25cc59cd4
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 {