king
2022-08-19 b59a321435b48626ab268d48df841923f86f1451
src/tabviews/custom/components/card/balcony/index.jsx
@@ -293,12 +293,12 @@
  /**
   * @description 导出Excel时,获取页面搜索排序等参数
   */
  queryModuleParam = (menuId, btnId) => {
  queryModuleParam = (menuId, callback) => {
    const { config } = this.state
    if (config.uuid !== menuId) return
    MKEmitter.emit('returnModuleParam', config.uuid, btnId, {
    callback({
      arr_field: '',
      orderBy: '',
      search: [],