king
2021-02-24 12e6f9526818cfb62434b37aa0a3169cfc0d3cae
src/templates/formtabconfig/index.jsx
@@ -43,7 +43,7 @@
  }
  state = {
    dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS,        // 字典
    dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS,        // 字典
    config: null,            // 页面配置
    modaltype: '',           // 模态框类型,控制模态框显示
    tableVisible: false,     // 数据表字段模态框