src/menu/sysinterface/settingform/index.jsx
@@ -18,7 +18,7 @@ } state = { dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, formlist: [], btnloading: false, activeKey: 'setting',