king
2021-02-24 12e6f9526818cfb62434b37aa0a3169cfc0d3cae
src/menu/components/share/actioncomponent/index.jsx
@@ -32,7 +32,7 @@
  }
  state = {
    dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS,
    dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS,
    card: null,          // 编辑中元素
    formlist: null,      // 表单信息
    actionlist: null,    // 按钮组