src/templates/comtableconfig/index.jsx
@@ -42,7 +42,7 @@ } state = { dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, config: null, // 页面配置 tableFields: [], // 已选的常用表 formlist: null, // 搜索条件、按钮、显示列表单字段