king
2021-10-14 dddb2c96f42d9c852dba26ff9a27daa12bd85008
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 {