king
2021-02-24 12e6f9526818cfb62434b37aa0a3169cfc0d3cae
src/templates/sharecomponent/chartgroupcomponent/index.jsx
@@ -21,7 +21,7 @@
  }
  state = {
    dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS,
    dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS,
    chartlist: null,      // 图表集
    card: null,           // 编辑中元素
    formlist: null,       // 表单信息