king
2021-02-24 12e6f9526818cfb62434b37aa0a3169cfc0d3cae
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,          // 搜索条件、按钮、显示列表单字段