src/templates/zshare/editcomponent/index.jsx
@@ -154,7 +154,8 @@ }) }) } else if (res.copyType === 'columns') { if (config.columns && config.columns.length > 0) { let _columns = config.columns.filter(col => !col.origin) if (_columns.length > 0) { notification.warning({ top: 92, message: '显示列已存在!',