src/templates/sharecomponent/columncomponent/index.jsx
@@ -26,7 +26,7 @@ state = { dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, columnlist: null, // 显示列 showField: false, // 显示列字段 showField: true, // 显示列字段 modaltype: '', // 模态框控制 card: null // 编辑中元素 }