src/templates/sharecomponent/chartcomponent/index.jsx @@ -17,7 +17,7 @@ } state = { dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, visible: true }