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