king
2023-12-24 3e13e3e61854671fce6aac45679e1b7252126105
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'