src/templates/sharecomponent/tablecomponent/index.jsx
@@ -23,7 +23,7 @@ } state = { dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, tables: [], // 系统表 tableFields: [], // 已选表字段集 selectedTables: [], // 已选表