@ecan-bi/datav 1.0.97 → 1.0.98

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/datav@1.0.97 */
1
+ /*! @ecan-bi/datav@1.0.98 */
2
2
  var _a, _b, _c, _d;
3
3
  import { watch, inject, computed, unref, watchEffect, defineComponent, shallowRef, toRefs, onMounted, onUnmounted, h, nextTick, createVNode, resolveComponent, openBlock, createElementBlock, createBlock, renderSlot, withCtx, ref, normalizeStyle, createCommentVNode, provide, toDisplayString, Fragment, renderList, createElementVNode, normalizeClass, pushScopeId, popScopeId, createSlots, resolveDynamicComponent, mergeProps, withModifiers, withDirectives, vShow } from "vue";
4
4
  import { throttle, init, use, registerMap } from "echarts/core";
@@ -6672,7 +6672,7 @@ const tableProps = {
6672
6672
  paginationPosition: "bottomRight",
6673
6673
  paginationPageSize: 10,
6674
6674
  isUseAction: false,
6675
- clickHighlight: true,
6675
+ clickHighlight: false,
6676
6676
  actionList: [{
6677
6677
  title: "",
6678
6678
  href: "",