src/templates/sharecomponent/tabscomponent/index.jsx
@@ -23,7 +23,7 @@ } state = { dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, tabgroups: [], // 标签组 card: [], // 编辑标签 group: [], // 编辑组