src/tabviews/zshare/chartcomponent/index.jsx
@@ -19,7 +19,7 @@ } state = { dict: (!localStorage.getItem('lang') || localStorage.getItem('lang') === 'zh-CN') ? zhCN : enUS, dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, empty: true, chartId: Utils.getuuid(), chartData: [],