iflow-engine-base 3.8.4 → 3.8.5
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.
|
@@ -32600,7 +32600,7 @@ function r3(s, e, t, i) {
|
|
|
32600
32600
|
async function Lv(s, e, t = !1) {
|
|
32601
32601
|
const i = s.engineStatus.models.filter((n) => e == null || n.url == e);
|
|
32602
32602
|
for (const n of i)
|
|
32603
|
-
if (Bv(n), !(n.status !== "loading" || n.type !== "light") && (s3(s, n, t), !Rv(n.loadStatus.normal))) {
|
|
32603
|
+
if (n.key = "WDDsBNtzVz6aSh/bCFh3CmjjANEDRryoXF1XCJvJjeE=", Bv(n), !(n.status !== "loading" || n.type !== "light") && (s3(s, n, t), !Rv(n.loadStatus.normal))) {
|
|
32604
32604
|
n.loadStatus.normal = "loading";
|
|
32605
32605
|
try {
|
|
32606
32606
|
await o3(s, n, t);
|
|
@@ -55893,7 +55893,7 @@ class LU {
|
|
|
55893
55893
|
// 业务数据
|
|
55894
55894
|
models = [];
|
|
55895
55895
|
reactBoundingClientRect = { left: 0, top: 0 };
|
|
55896
|
-
version = "3.8.
|
|
55896
|
+
version = "3.8.5";
|
|
55897
55897
|
versionEl = null;
|
|
55898
55898
|
// 引擎容器
|
|
55899
55899
|
container;
|