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