src/templates/headerconfig/index.jsx
@@ -38,7 +38,7 @@ editMvisible: false, // 编辑菜单模态框 thawMvisible: false, // 解除冻结模态框 confirmLoading: false, // 提交中。。。 dict: (!localStorage.getItem('lang') || localStorage.getItem('lang') === 'zh-CN') ? zhCN : enUS, dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, } handlePreviewList = (List) => {