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, // 表单信息