@idmwx/idmui-report 3.1.3 → 3.1.4
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.js +3 -3
- package/dist/index.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -473,7 +473,7 @@ const zn = {
|
|
|
473
473
|
this.echart.setOption(i);
|
|
474
474
|
}
|
|
475
475
|
}
|
|
476
|
-
}, Ce = (s) => (re("data-v-
|
|
476
|
+
}, Ce = (s) => (re("data-v-b77c7ac1"), s = s(), ue(), s), Qn = { class: "point-report" }, Jn = { class: "section info-section" }, Kn = { class: "flex-evenly" }, qn = {
|
|
477
477
|
class: "flex-space label-block",
|
|
478
478
|
style: { width: "100%" }
|
|
479
479
|
}, Xn = /* @__PURE__ */ Ce(() => /* @__PURE__ */ t("label", {
|
|
@@ -635,7 +635,7 @@ function $d(s, a, o, u, i, l) {
|
|
|
635
635
|
t("td", null, e(l.roundPrecision((mt = A.current) == null ? void 0 : mt.kts, 1)), 1),
|
|
636
636
|
o.showPrate ? (d(), c("td", Yd, e(l.roundPrecision((yt = A.precip) == null ? void 0 : yt.prate, 2)), 1)) : x("", !0),
|
|
637
637
|
o.showAcc ? (d(), c("td", Zd, e(l.roundPrecision((bt = A.precip) == null ? void 0 : bt.acc, 2)), 1)) : x("", !0),
|
|
638
|
-
t("td", null, e(l.roundPrecision(A.visibility / 1852, 0)), 1),
|
|
638
|
+
t("td", null, e(l.roundPrecision(A.visibility / 1852, 0) || "-"), 1),
|
|
639
639
|
t("td", null, e(l.roundPrecision(A.temp, 1)), 1)
|
|
640
640
|
]);
|
|
641
641
|
}), 128))
|
|
@@ -644,7 +644,7 @@ function $d(s, a, o, u, i, l) {
|
|
|
644
644
|
])
|
|
645
645
|
]);
|
|
646
646
|
}
|
|
647
|
-
const Vd = /* @__PURE__ */ Lt(zn, [["render", $d], ["__scopeId", "data-v-
|
|
647
|
+
const Vd = /* @__PURE__ */ Lt(zn, [["render", $d], ["__scopeId", "data-v-b77c7ac1"]]);
|
|
648
648
|
const zd = {
|
|
649
649
|
props: {
|
|
650
650
|
name: {
|