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, // 按钮组