src/tabviews/basetable/index.jsx
@@ -208,7 +208,7 @@ } }) } // 获取主搜索条件 config.components.forEach(component => { if (component.type === 'tabs') return @@ -484,7 +484,7 @@ } if (cell.OpenType === 'excelOut') { // 导出 cell.$menuName = item.name cell.$menuName = item.$menuname if (!cell.verify || !cell.verify.columns || cell.verify.columns.length === 0) { cell.errorType = 'error1'