yh-report 2.4.75 → 2.4.76
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/{StatementDesign-D7FzOpRu.mjs → StatementDesign-CPQr2Zwu.mjs} +5 -4
- package/StatementDesign-CPQr2Zwu.mjs.map +1 -0
- package/{StatementDetail-Br44NLZP.mjs → StatementDetail-BmAYY5J7.mjs} +2 -2
- package/{StatementDetail-Br44NLZP.mjs.map → StatementDetail-BmAYY5J7.mjs.map} +1 -1
- package/{StatementList-BP8p1khB.mjs → StatementList-DdgA5dWx.mjs} +2 -2
- package/{StatementList-BP8p1khB.mjs.map → StatementList-DdgA5dWx.mjs.map} +1 -1
- package/{index-TDI-4DPt.mjs → index-DQqsN5DV.mjs} +27 -15
- package/index-DQqsN5DV.mjs.map +1 -0
- package/index.es.js +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
- package/StatementDesign-D7FzOpRu.mjs.map +0 -1
- package/index-TDI-4DPt.mjs.map +0 -1
|
@@ -3,7 +3,7 @@ import { ElMessage as Hi, ElMessageBox as fd, ElEmpty as vg, ElDialog as dd, ElF
|
|
|
3
3
|
import { useRoute as No, useRouter as wg } from "vue-router";
|
|
4
4
|
import { defineStore as Pg, storeToRefs as At } from "pinia";
|
|
5
5
|
import { a as kg } from "./editorLock-DdAYyg2u.mjs";
|
|
6
|
-
import { D as zs, C as ge, s as Tg, b as Cg, c as Rg, e as Xg, F as Me, f as Zg, h as Vg, t as Ag, _ as ml, i as Yg, m as Bo, j as ja, k as Eg, r as T, l as yr, n as Mg, p as Dg, o as Ju, q as Ws, u as eh, v as qg, w as pd, x as zg, y as Wg, T as Yl, z as Lg, A as jg, I as Ug, B as Ig } from "./index-
|
|
6
|
+
import { D as zs, C as ge, s as Tg, b as Cg, c as Rg, e as Xg, F as Me, f as Zg, h as Vg, t as Ag, _ as ml, i as Yg, m as Bo, j as ja, k as Eg, r as T, l as yr, n as Mg, p as Dg, o as Ju, q as Ws, u as eh, v as qg, w as pd, x as zg, y as Wg, T as Yl, z as Lg, A as jg, I as Ug, B as Ig } from "./index-DQqsN5DV.mjs";
|
|
7
7
|
import { cloneDeep as ht, set as ut, get as Ng } from "lodash-es";
|
|
8
8
|
const Bg = {
|
|
9
9
|
Escape: "esc",
|
|
@@ -117,6 +117,7 @@ function Kg(n) {
|
|
|
117
117
|
let ue = se.at(0);
|
|
118
118
|
ue && (t.value = 0, e.value = ue);
|
|
119
119
|
}
|
|
120
|
+
window.report = C;
|
|
120
121
|
});
|
|
121
122
|
}
|
|
122
123
|
function R() {
|
|
@@ -664,7 +665,7 @@ const f_ = { class: "cell-input-container" }, d_ = ["onClick"], O_ = { class: "a
|
|
|
664
665
|
const M = {};
|
|
665
666
|
for (const ne of I)
|
|
666
667
|
try {
|
|
667
|
-
const ve = await Vg(ne.url, { id: s.detail.id || "", pageSize:
|
|
668
|
+
const ve = await Vg(ne.url, { id: s.detail.id || "", pageSize: 2e4 });
|
|
668
669
|
M[ne.key] = Array.isArray(ve.data) ? ve.data : [];
|
|
669
670
|
} catch {
|
|
670
671
|
M[ne.key] = [];
|
|
@@ -1074,7 +1075,7 @@ const f_ = { class: "cell-input-container" }, d_ = ["onClick"], O_ = { class: "a
|
|
|
1074
1075
|
]);
|
|
1075
1076
|
};
|
|
1076
1077
|
}
|
|
1077
|
-
}), g_ = /* @__PURE__ */ ml(m_, [["__scopeId", "data-v-
|
|
1078
|
+
}), g_ = /* @__PURE__ */ ml(m_, [["__scopeId", "data-v-908d508c"]]), __ = ["data-index"], b_ = {
|
|
1078
1079
|
key: 0,
|
|
1079
1080
|
class: "params-desinger desinger-container report-drop-target",
|
|
1080
1081
|
"data-source": "column",
|
|
@@ -31584,4 +31585,4 @@ const QT = { class: "statement-design-top" }, ST = { class: "statement-name" },
|
|
|
31584
31585
|
export {
|
|
31585
31586
|
jT as default
|
|
31586
31587
|
};
|
|
31587
|
-
//# sourceMappingURL=StatementDesign-
|
|
31588
|
+
//# sourceMappingURL=StatementDesign-CPQr2Zwu.mjs.map
|