@ued_fpi/data-visual 1.4.12 → 1.4.13

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.
@@ -119,7 +119,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
119
119
  key: 0,
120
120
  class: "box",
121
121
  direction: "y",
122
- time: 10
122
+ time: unref(disasterList).length * 5
123
123
  }, {
124
124
  default: withCtx(() => [
125
125
  (openBlock(true), createElementBlock(Fragment, null, renderList(unref(disasterList), (item, index) => {
@@ -138,7 +138,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
138
138
  }), 128))
139
139
  ]),
140
140
  _: 1
141
- })) : (openBlock(), createBlock(_sfc_main$1, {
141
+ }, 8, ["time"])) : (openBlock(), createBlock(_sfc_main$1, {
142
142
  key: 1,
143
143
  type: "noDataTime",
144
144
  class: "box"