src/templates/sharecomponent/settingcomponent/index.jsx
@@ -22,7 +22,7 @@ } state = { dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, menu: null, // 菜单信息 search: null, // 搜索条件,包括主表搜索 formlist: null, // 表单信息