@ecan-bi/pivot-table 1.0.44 → 1.0.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! @ecan-bi/pivot-table@1.0.44 */
1
+ /*! @ecan-bi/pivot-table@1.0.45 */
2
2
  import { defineComponent as Ze, ref as tt, inject as Ve, watch as Ge, unref as D, computed as ee, resolveComponent as bt, openBlock as vt, createBlock as be, withCtx as Ht, createVNode as ut, createTextVNode as Qe, createCommentVNode as ve, createElementBlock as It, normalizeClass as Do, Fragment as fi, createElementVNode as Ot, normalizeStyle as re, renderList as un, withDirectives as uh, toDisplayString as qe, vShow as Eu, h as qb, nextTick as Zi, withModifiers as hr, onMounted as Zr, onUnmounted as Yv, Transition as $x, withKeys as mP, provide as Gn, Teleport as Gx, onBeforeUnmount as Ux, toRaw as bP, resolveDynamicComponent as CP, mergeProps as yP, reactive as Xv, resolveDirective as _P, watchEffect as wP } from "vue";
3
3
  import dr from "dayjs";
4
4
  import { cloneDeep as di } from "lodash-es";
@@ -1332,7 +1332,7 @@ const md = (i) => {
1332
1332
  }
1333
1333
  if (ht != null && ht.length)
1334
1334
  for (const yt of ht) {
1335
- const Pt = Q.find((he) => he.columnName === yt.key);
1335
+ const Pt = Q.find((he) => he.label === yt.key);
1336
1336
  Pt && (Pt.truncation = { num: yt.num, rule: yt.rule });
1337
1337
  }
1338
1338
  if (Tt != null && Tt.length)