src/menu/components/card/table-card/cardcomponent/index.jsx
@@ -25,7 +25,7 @@ } state = { dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, card: null, // 卡片信息,包括正反面 formlist: null, // 设置表单信息 elements: null, // 编辑组