ui-process-h5 2.2.10 → 2.2.12

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.
@@ -18,7 +18,7 @@ function M(e) {
18
18
  function mr(e) {
19
19
  return e === !1;
20
20
  }
21
- function Ee(e) {
21
+ function we(e) {
22
22
  return typeof e == "string" || typeof e == "number" || typeof e == "symbol" || typeof e == "boolean";
23
23
  }
24
24
  function U(e) {
@@ -206,7 +206,7 @@ function it(e, i, t, s) {
206
206
  });
207
207
  }
208
208
  var kr = new RegExp("[^" + ea.source + ".$_\\d]");
209
- function Er(e) {
209
+ function wr(e) {
210
210
  if (!kr.test(e)) {
211
211
  var i = e.split(".");
212
212
  return function(t) {
@@ -219,7 +219,7 @@ function Er(e) {
219
219
  };
220
220
  }
221
221
  }
222
- var wr = "__proto__" in {}, j = typeof window < "u", qi = typeof WXEnvironment < "u" && !!WXEnvironment.platform, ia = qi && WXEnvironment.platform.toLowerCase(), G = j && window.navigator.userAgent.toLowerCase(), rt = G && /msie|trident/.test(G), ot = G && G.indexOf("msie 9.0") > 0, ji = G && G.indexOf("edge/") > 0;
222
+ var Er = "__proto__" in {}, j = typeof window < "u", qi = typeof WXEnvironment < "u" && !!WXEnvironment.platform, ia = qi && WXEnvironment.platform.toLowerCase(), G = j && window.navigator.userAgent.toLowerCase(), rt = G && /msie|trident/.test(G), ot = G && G.indexOf("msie 9.0") > 0, ji = G && G.indexOf("edge/") > 0;
223
223
  G && G.indexOf("android") > 0;
224
224
  var Nr = G && /iphone|ipad|ipod|ios/.test(G) || ia === "ios";
225
225
  G && /chrome\/\d+/.test(G);
@@ -256,16 +256,16 @@ typeof Set < "u" && Qe(Set) ? mt = Set : mt = /* @__PURE__ */ function() {
256
256
  }();
257
257
  var A = L, Ki = L, oi = L, De = L;
258
258
  if (process.env.NODE_ENV !== "production") {
259
- var Es = typeof console < "u", Br = /(?:^|[-_])(\w)/g, xr = function(e) {
259
+ var ws = typeof console < "u", Br = /(?:^|[-_])(\w)/g, xr = function(e) {
260
260
  return e.replace(Br, function(i) {
261
261
  return i.toUpperCase();
262
262
  }).replace(/[-_]/g, "");
263
263
  };
264
264
  A = function(e, i) {
265
265
  var t = i ? oi(i) : "";
266
- S.warnHandler ? S.warnHandler.call(null, e, i, t) : Es && !S.silent && console.error("[Vue warn]: " + e + t);
266
+ S.warnHandler ? S.warnHandler.call(null, e, i, t) : ws && !S.silent && console.error("[Vue warn]: " + e + t);
267
267
  }, Ki = function(e, i) {
268
- Es && !S.silent && console.warn("[Vue tip]: " + e + (i ? oi(i) : ""));
268
+ ws && !S.silent && console.warn("[Vue tip]: " + e + (i ? oi(i) : ""));
269
269
  }, De = function(e, i) {
270
270
  if (e.$root === e)
271
271
  return "<Root>";
@@ -396,7 +396,7 @@ function Ie(e) {
396
396
  Yi = e;
397
397
  }
398
398
  var qt = function(i) {
399
- this.value = i, this.dep = new Y(), this.vmCount = 0, it(i, "__ob__", this), Array.isArray(i) ? (wr ? Pr(i, _t) : Qr(i, _t, Mr), this.observeArray(i)) : this.walk(i);
399
+ this.value = i, this.dep = new Y(), this.vmCount = 0, it(i, "__ob__", this), Array.isArray(i) ? (Er ? Pr(i, _t) : Qr(i, _t, Mr), this.observeArray(i)) : this.walk(i);
400
400
  };
401
401
  qt.prototype.walk = function(i) {
402
402
  for (var t = Object.keys(i), s = 0; s < t.length; s++)
@@ -442,7 +442,7 @@ function te(e, i, t, s, n) {
442
442
  }
443
443
  }
444
444
  function Hi(e, i, t) {
445
- if (process.env.NODE_ENV !== "production" && (C(e) || Ee(e)) && A("Cannot set reactive property on undefined, null, or primitive value: " + e), Array.isArray(e) && Yn(i))
445
+ if (process.env.NODE_ENV !== "production" && (C(e) || we(e)) && A("Cannot set reactive property on undefined, null, or primitive value: " + e), Array.isArray(e) && Yn(i))
446
446
  return e.length = Math.max(e.length, i), e.splice(i, 1, t), t;
447
447
  if (i in e && !(i in Object.prototype))
448
448
  return e[i] = t, t;
@@ -452,7 +452,7 @@ function Hi(e, i, t) {
452
452
  ), t) : s ? (te(s.value, i, t), s.dep.notify(), t) : (e[i] = t, t);
453
453
  }
454
454
  function ra(e, i) {
455
- if (process.env.NODE_ENV !== "production" && (C(e) || Ee(e)) && A("Cannot delete reactive property on undefined, null, or primitive value: " + e), Array.isArray(e) && Yn(i)) {
455
+ if (process.env.NODE_ENV !== "production" && (C(e) || we(e)) && A("Cannot delete reactive property on undefined, null, or primitive value: " + e), Array.isArray(e) && Yn(i)) {
456
456
  e.splice(i, 1);
457
457
  return;
458
458
  }
@@ -722,14 +722,14 @@ function jt(e) {
722
722
  var i = e && e.toString().match(Yr);
723
723
  return i ? i[1] : "";
724
724
  }
725
- function ws(e, i) {
725
+ function Es(e, i) {
726
726
  return jt(e) === jt(i);
727
727
  }
728
728
  function Ns(e, i) {
729
729
  if (!Array.isArray(i))
730
- return ws(i, e) ? 0 : -1;
730
+ return Es(i, e) ? 0 : -1;
731
731
  for (var t = 0, s = i.length; t < s; t++)
732
- if (ws(i[t], e))
732
+ if (Es(i[t], e))
733
733
  return t;
734
734
  return -1;
735
735
  }
@@ -800,11 +800,11 @@ function Ss(e, i, t) {
800
800
  else
801
801
  throw e;
802
802
  }
803
- var ki = !1, Ei = [], wi = !1;
803
+ var ki = !1, wi = [], Ei = !1;
804
804
  function xt() {
805
- wi = !1;
806
- var e = Ei.slice(0);
807
- Ei.length = 0;
805
+ Ei = !1;
806
+ var e = wi.slice(0);
807
+ wi.length = 0;
808
808
  for (var i = 0; i < e.length; i++)
809
809
  e[i]();
810
810
  }
@@ -829,7 +829,7 @@ if (typeof Promise < "u" && Qe(Promise)) {
829
829
  };
830
830
  function $i(e, i) {
831
831
  var t;
832
- if (Ei.push(function() {
832
+ if (wi.push(function() {
833
833
  if (e)
834
834
  try {
835
835
  e.call(i);
@@ -838,7 +838,7 @@ function $i(e, i) {
838
838
  }
839
839
  else
840
840
  t && t(i);
841
- }), wi || (wi = !0, dt()), !e && typeof Promise < "u")
841
+ }), Ei || (Ei = !0, dt()), !e && typeof Promise < "u")
842
842
  return new Promise(function(s) {
843
843
  t = s;
844
844
  });
@@ -990,7 +990,7 @@ function no(e) {
990
990
  return e;
991
991
  }
992
992
  function es(e) {
993
- return Ee(e) ? [ze(e)] : Array.isArray(e) ? ua(e) : void 0;
993
+ return we(e) ? [ze(e)] : Array.isArray(e) ? ua(e) : void 0;
994
994
  }
995
995
  function ct(e) {
996
996
  return u(e) && u(e.text) && mr(e.isComment);
@@ -998,7 +998,7 @@ function ct(e) {
998
998
  function ua(e, i) {
999
999
  var t = [], s, n, a, r;
1000
1000
  for (s = 0; s < e.length; s++)
1001
- n = e[s], !(C(n) || typeof n == "boolean") && (a = t.length - 1, r = t[a], Array.isArray(n) ? n.length > 0 && (n = ua(n, (i || "") + "_" + s), ct(n[0]) && ct(r) && (t[a] = ze(r.text + n[0].text), n.shift()), t.push.apply(t, n)) : Ee(n) ? ct(r) ? t[a] = ze(r.text + n) : n !== "" && t.push(ze(n)) : ct(n) && ct(r) ? t[a] = ze(r.text + n.text) : (M(e._isVList) && u(n.tag) && C(n.key) && u(i) && (n.key = "__vlist" + i + "_" + s + "__"), t.push(n)));
1001
+ n = e[s], !(C(n) || typeof n == "boolean") && (a = t.length - 1, r = t[a], Array.isArray(n) ? n.length > 0 && (n = ua(n, (i || "") + "_" + s), ct(n[0]) && ct(r) && (t[a] = ze(r.text + n[0].text), n.shift()), t.push.apply(t, n)) : we(n) ? ct(r) ? t[a] = ze(r.text + n) : n !== "" && t.push(ze(n)) : ct(n) && ct(r) ? t[a] = ze(r.text + n.text) : (M(e._isVList) && u(n.tag) && C(n.key) && u(i) && (n.key = "__vlist" + i + "_" + s + "__"), t.push(n)));
1002
1002
  return t;
1003
1003
  }
1004
1004
  function ao(e) {
@@ -1319,7 +1319,7 @@ function _s(e, i, t, s, n) {
1319
1319
  s,
1320
1320
  n
1321
1321
  );
1322
- i = i || {}, ls(e), u(i.model) && Eo(e.options, i);
1322
+ i = i || {}, ls(e), u(i.model) && wo(e.options, i);
1323
1323
  var o = so(i, e, n);
1324
1324
  if (M(e.options.functional))
1325
1325
  return Io(e, o, i, t, s);
@@ -1362,15 +1362,15 @@ function ko(e, i) {
1362
1362
  };
1363
1363
  return t._merged = !0, t;
1364
1364
  }
1365
- function Eo(e, i) {
1365
+ function wo(e, i) {
1366
1366
  var t = e.model && e.model.prop || "value", s = e.model && e.model.event || "input";
1367
1367
  (i.attrs || (i.attrs = {}))[t] = i.model.value;
1368
1368
  var n = i.on || (i.on = {}), a = n[s], r = i.model.callback;
1369
1369
  u(a) ? (Array.isArray(a) ? a.indexOf(r) === -1 : a !== r) && (n[s] = [r].concat(a)) : n[s] = r;
1370
1370
  }
1371
- var wo = 1, Aa = 2;
1371
+ var Eo = 1, Aa = 2;
1372
1372
  function Ht(e, i, t, s, n, a) {
1373
- return (Array.isArray(t) || Ee(t)) && (n = s, s = t, t = void 0), M(a) && (n = Aa), No(e, i, t, s, n);
1373
+ return (Array.isArray(t) || we(t)) && (n = s, s = t, t = void 0), M(a) && (n = Aa), No(e, i, t, s, n);
1374
1374
  }
1375
1375
  function No(e, i, t, s, n) {
1376
1376
  if (u(t) && u(t.__ob__))
@@ -1381,10 +1381,10 @@ Always create fresh vnode data objects in each render!`,
1381
1381
  ), Le();
1382
1382
  if (u(t) && u(t.is) && (i = t.is), !i)
1383
1383
  return Le();
1384
- process.env.NODE_ENV !== "production" && u(t) && u(t.key) && !Ee(t.key) && A(
1384
+ process.env.NODE_ENV !== "production" && u(t) && u(t.key) && !we(t.key) && A(
1385
1385
  "Avoid using non-primitive value as key, use string/number value instead.",
1386
1386
  e
1387
- ), Array.isArray(s) && typeof s[0] == "function" && (t = t || {}, t.scopedSlots = { default: s[0] }, s.length = 0), n === Aa ? s = es(s) : n === wo && (s = no(s));
1387
+ ), Array.isArray(s) && typeof s[0] == "function" && (t = t || {}, t.scopedSlots = { default: s[0] }, s.length = 0), n === Aa ? s = es(s) : n === Eo && (s = no(s));
1388
1388
  var a, r;
1389
1389
  if (typeof i == "string") {
1390
1390
  var o;
@@ -1758,7 +1758,7 @@ function Yo(e) {
1758
1758
  }
1759
1759
  }
1760
1760
  var Ho = 0, se = function(i, t, s, n, a) {
1761
- this.vm = i, a && (i._watcher = this), i._watchers.push(this), n ? (this.deep = !!n.deep, this.user = !!n.user, this.lazy = !!n.lazy, this.sync = !!n.sync, this.before = n.before) : this.deep = this.user = this.lazy = this.sync = !1, this.cb = s, this.id = ++Ho, this.active = !0, this.dirty = this.lazy, this.deps = [], this.newDeps = [], this.depIds = new mt(), this.newDepIds = new mt(), this.expression = process.env.NODE_ENV !== "production" ? t.toString() : "", typeof t == "function" ? this.getter = t : (this.getter = Er(t), this.getter || (this.getter = L, process.env.NODE_ENV !== "production" && A(
1761
+ this.vm = i, a && (i._watcher = this), i._watchers.push(this), n ? (this.deep = !!n.deep, this.user = !!n.user, this.lazy = !!n.lazy, this.sync = !!n.sync, this.before = n.before) : this.deep = this.user = this.lazy = this.sync = !1, this.cb = s, this.id = ++Ho, this.active = !0, this.dirty = this.lazy, this.deps = [], this.newDeps = [], this.depIds = new mt(), this.newDepIds = new mt(), this.expression = process.env.NODE_ENV !== "production" ? t.toString() : "", typeof t == "function" ? this.getter = t : (this.getter = wr(t), this.getter || (this.getter = L, process.env.NODE_ENV !== "production" && A(
1762
1762
  'Failed watching path: "' + t + '" Watcher only accepts simple dot-delimited paths. For full control, use a function instead.',
1763
1763
  i
1764
1764
  ))), this.value = this.lazy ? void 0 : this.get();
@@ -2194,13 +2194,13 @@ Object.defineProperty(D, "FunctionalRenderContext", {
2194
2194
  D.version = "2.6.14";
2195
2195
  var gl = W("style,class"), vl = W("input,textarea,option,select,progress"), yl = function(e, i, t) {
2196
2196
  return t === "value" && vl(e) && i !== "button" || t === "selected" && e === "option" || t === "checked" && e === "input" || t === "muted" && e === "video";
2197
- }, Ea = W("contenteditable,draggable,spellcheck"), Cl = W("events,caret,typing,plaintext-only"), Il = function(e, i) {
2197
+ }, wa = W("contenteditable,draggable,spellcheck"), Cl = W("events,caret,typing,plaintext-only"), Il = function(e, i) {
2198
2198
  return Wt(i) || i === "false" ? "false" : e === "contenteditable" && Cl(i) ? i : "true";
2199
2199
  }, bl = W(
2200
2200
  "allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"
2201
2201
  ), Pi = "http://www.w3.org/1999/xlink", cs = function(e) {
2202
2202
  return e.charAt(5) === ":" && e.slice(0, 5) === "xlink";
2203
- }, wa = function(e) {
2203
+ }, Ea = function(e) {
2204
2204
  return cs(e) ? e.slice(6, e.length) : "";
2205
2205
  }, Wt = function(e) {
2206
2206
  return e == null || e === !1;
@@ -2225,14 +2225,14 @@ function ps(e, i) {
2225
2225
  return e ? i ? e + " " + i : e : i || "";
2226
2226
  }
2227
2227
  function us(e) {
2228
- return Array.isArray(e) ? El(e) : U(e) ? wl(e) : typeof e == "string" ? e : "";
2228
+ return Array.isArray(e) ? wl(e) : U(e) ? El(e) : typeof e == "string" ? e : "";
2229
2229
  }
2230
- function El(e) {
2230
+ function wl(e) {
2231
2231
  for (var i = "", t, s = 0, n = e.length; s < n; s++)
2232
2232
  u(t = us(e[s])) && t !== "" && (i && (i += " "), i += t);
2233
2233
  return i;
2234
2234
  }
2235
- function wl(e) {
2235
+ function El(e) {
2236
2236
  var i = "";
2237
2237
  for (var t in e)
2238
2238
  e[t] && (i && (i += " "), i += t);
@@ -2384,32 +2384,32 @@ function Hl(e) {
2384
2384
  })) && S.isUnknownElement(p.tag);
2385
2385
  }
2386
2386
  var h = 0;
2387
- function m(p, c, f, g, y, E, k) {
2388
- if (u(p.elm) && u(E) && (p = E[k] = Ii(p)), p.isRootInsert = !y, !v(p, c, f, g)) {
2389
- var b = p.data, x = p.children, w = p.tag;
2390
- u(w) ? (process.env.NODE_ENV !== "production" && (b && b.pre && h++, d(p, h) && A(
2391
- "Unknown custom element: <" + w + '> - did you register the component correctly? For recursive components, make sure to provide the "name" option.',
2387
+ function m(p, c, f, g, y, w, k) {
2388
+ if (u(p.elm) && u(w) && (p = w[k] = Ii(p)), p.isRootInsert = !y, !v(p, c, f, g)) {
2389
+ var b = p.data, x = p.children, E = p.tag;
2390
+ u(E) ? (process.env.NODE_ENV !== "production" && (b && b.pre && h++, d(p, h) && A(
2391
+ "Unknown custom element: <" + E + '> - did you register the component correctly? For recursive components, make sure to provide the "name" option.',
2392
2392
  p.context
2393
- )), p.elm = p.ns ? a.createElementNS(p.ns, w) : a.createElement(w, p), we(p), ne(p, x, c), u(b) && K(p, c), T(f, p.elm, g), process.env.NODE_ENV !== "production" && b && b.pre && h--) : M(p.isComment) ? (p.elm = a.createComment(p.text), T(f, p.elm, g)) : (p.elm = a.createTextNode(p.text), T(f, p.elm, g));
2393
+ )), p.elm = p.ns ? a.createElementNS(p.ns, E) : a.createElement(E, p), Ee(p), ne(p, x, c), u(b) && K(p, c), T(f, p.elm, g), process.env.NODE_ENV !== "production" && b && b.pre && h--) : M(p.isComment) ? (p.elm = a.createComment(p.text), T(f, p.elm, g)) : (p.elm = a.createTextNode(p.text), T(f, p.elm, g));
2394
2394
  }
2395
2395
  }
2396
2396
  function v(p, c, f, g) {
2397
2397
  var y = p.data;
2398
2398
  if (u(y)) {
2399
- var E = u(p.componentInstance) && y.keepAlive;
2399
+ var w = u(p.componentInstance) && y.keepAlive;
2400
2400
  if (u(y = y.hook) && u(y = y.init) && y(p, !1), u(p.componentInstance))
2401
- return I(p, c), T(f, p.elm, g), M(E) && B(p, c, f, g), !0;
2401
+ return I(p, c), T(f, p.elm, g), M(w) && B(p, c, f, g), !0;
2402
2402
  }
2403
2403
  }
2404
2404
  function I(p, c) {
2405
- u(p.data.pendingInsert) && (c.push.apply(c, p.data.pendingInsert), p.data.pendingInsert = null), p.elm = p.componentInstance.$el, V(p) ? (K(p, c), we(p)) : ($e(p), c.push(p));
2405
+ u(p.data.pendingInsert) && (c.push.apply(c, p.data.pendingInsert), p.data.pendingInsert = null), p.elm = p.componentInstance.$el, V(p) ? (K(p, c), Ee(p)) : ($e(p), c.push(p));
2406
2406
  }
2407
2407
  function B(p, c, f, g) {
2408
- for (var y, E = p; E.componentInstance; )
2409
- if (E = E.componentInstance._vnode, u(y = E.data) && u(y = y.transition)) {
2408
+ for (var y, w = p; w.componentInstance; )
2409
+ if (w = w.componentInstance._vnode, u(y = w.data) && u(y = y.transition)) {
2410
2410
  for (y = 0; y < s.activate.length; ++y)
2411
- s.activate[y](Me, E);
2412
- c.push(E);
2411
+ s.activate[y](Me, w);
2412
+ c.push(w);
2413
2413
  break;
2414
2414
  }
2415
2415
  T(f, p.elm, g);
@@ -2423,7 +2423,7 @@ function Hl(e) {
2423
2423
  for (var g = 0; g < c.length; ++g)
2424
2424
  m(c[g], f, p.elm, null, !0, c, g);
2425
2425
  } else
2426
- Ee(p.text) && a.appendChild(p.elm, a.createTextNode(String(p.text)));
2426
+ we(p.text) && a.appendChild(p.elm, a.createTextNode(String(p.text)));
2427
2427
  }
2428
2428
  function V(p) {
2429
2429
  for (; p.componentInstance; )
@@ -2435,7 +2435,7 @@ function Hl(e) {
2435
2435
  s.create[f](Me, p);
2436
2436
  i = p.data.hook, u(i) && (u(i.create) && i.create(Me, p), u(i.insert) && c.push(p));
2437
2437
  }
2438
- function we(p) {
2438
+ function Ee(p) {
2439
2439
  var c;
2440
2440
  if (u(c = p.fnScopeId))
2441
2441
  a.setStyleScope(p.elm, c);
@@ -2444,9 +2444,9 @@ function Hl(e) {
2444
2444
  u(c = f.context) && u(c = c.$options._scopeId) && a.setStyleScope(p.elm, c), f = f.parent;
2445
2445
  u(c = Fe) && c !== p.context && c !== p.fnContext && u(c = c.$options._scopeId) && a.setStyleScope(p.elm, c);
2446
2446
  }
2447
- function Ke(p, c, f, g, y, E) {
2447
+ function Ke(p, c, f, g, y, w) {
2448
2448
  for (; g <= y; ++g)
2449
- m(f[g], E, p, c, !1, f, g);
2449
+ m(f[g], w, p, c, !1, f, g);
2450
2450
  }
2451
2451
  function Ne(p) {
2452
2452
  var c, f, g = p.data;
@@ -2473,10 +2473,10 @@ function Hl(e) {
2473
2473
  l(p.elm);
2474
2474
  }
2475
2475
  function lt(p, c, f, g, y) {
2476
- var E = 0, k = 0, b = c.length - 1, x = c[0], w = c[b], N = f.length - 1, P = f[0], Z = f[N], xe, ge, ve, Cs, ri = !y;
2477
- for (process.env.NODE_ENV !== "production" && Ye(f); E <= b && k <= N; )
2478
- C(x) ? x = c[++E] : C(w) ? w = c[--b] : Se(x, P) ? (pe(x, P, g, f, k), x = c[++E], P = f[++k]) : Se(w, Z) ? (pe(w, Z, g, f, N), w = c[--b], Z = f[--N]) : Se(x, Z) ? (pe(x, Z, g, f, N), ri && a.insertBefore(p, x.elm, a.nextSibling(w.elm)), x = c[++E], Z = f[--N]) : Se(w, P) ? (pe(w, P, g, f, k), ri && a.insertBefore(p, w.elm, x.elm), w = c[--b], P = f[++k]) : (C(xe) && (xe = Yl(c, E, b)), ge = u(P.key) ? xe[P.key] : Et(P, c, E, b), C(ge) ? m(P, g, p, x.elm, !1, f, k) : (ve = c[ge], Se(ve, P) ? (pe(ve, P, g, f, k), c[ge] = void 0, ri && a.insertBefore(p, ve.elm, x.elm)) : m(P, g, p, x.elm, !1, f, k)), P = f[++k]);
2479
- E > b ? (Cs = C(f[N + 1]) ? null : f[N + 1].elm, Ke(p, Cs, f, k, N, g)) : k > N && ce(c, E, b);
2476
+ var w = 0, k = 0, b = c.length - 1, x = c[0], E = c[b], N = f.length - 1, P = f[0], Z = f[N], xe, ge, ve, Cs, ri = !y;
2477
+ for (process.env.NODE_ENV !== "production" && Ye(f); w <= b && k <= N; )
2478
+ C(x) ? x = c[++w] : C(E) ? E = c[--b] : Se(x, P) ? (pe(x, P, g, f, k), x = c[++w], P = f[++k]) : Se(E, Z) ? (pe(E, Z, g, f, N), E = c[--b], Z = f[--N]) : Se(x, Z) ? (pe(x, Z, g, f, N), ri && a.insertBefore(p, x.elm, a.nextSibling(E.elm)), x = c[++w], Z = f[--N]) : Se(E, P) ? (pe(E, P, g, f, k), ri && a.insertBefore(p, E.elm, x.elm), E = c[--b], P = f[++k]) : (C(xe) && (xe = Yl(c, w, b)), ge = u(P.key) ? xe[P.key] : wt(P, c, w, b), C(ge) ? m(P, g, p, x.elm, !1, f, k) : (ve = c[ge], Se(ve, P) ? (pe(ve, P, g, f, k), c[ge] = void 0, ri && a.insertBefore(p, ve.elm, x.elm)) : m(P, g, p, x.elm, !1, f, k)), P = f[++k]);
2479
+ w > b ? (Cs = C(f[N + 1]) ? null : f[N + 1].elm, Ke(p, Cs, f, k, N, g)) : k > N && ce(c, w, b);
2480
2480
  }
2481
2481
  function Ye(p) {
2482
2482
  for (var c = {}, f = 0; f < p.length; f++) {
@@ -2487,14 +2487,14 @@ function Hl(e) {
2487
2487
  ) : c[y] = !0);
2488
2488
  }
2489
2489
  }
2490
- function Et(p, c, f, g) {
2490
+ function wt(p, c, f, g) {
2491
2491
  for (var y = f; y < g; y++) {
2492
- var E = c[y];
2493
- if (u(E) && Se(p, E))
2492
+ var w = c[y];
2493
+ if (u(w) && Se(p, w))
2494
2494
  return y;
2495
2495
  }
2496
2496
  }
2497
- function pe(p, c, f, g, y, E) {
2497
+ function pe(p, c, f, g, y, w) {
2498
2498
  if (p !== c) {
2499
2499
  u(c.elm) && u(g) && (c = g[y] = Ii(c));
2500
2500
  var k = c.elm = p.elm;
@@ -2508,13 +2508,13 @@ function Hl(e) {
2508
2508
  }
2509
2509
  var b, x = c.data;
2510
2510
  u(x) && u(b = x.hook) && u(b = b.prepatch) && b(p, c);
2511
- var w = p.children, N = c.children;
2511
+ var E = p.children, N = c.children;
2512
2512
  if (u(x) && V(c)) {
2513
2513
  for (b = 0; b < s.update.length; ++b)
2514
2514
  s.update[b](p, c);
2515
2515
  u(b = x.hook) && u(b = b.update) && b(p, c);
2516
2516
  }
2517
- C(c.text) ? u(w) && u(N) ? w !== N && lt(k, w, N, f, E) : u(N) ? (process.env.NODE_ENV !== "production" && Ye(N), u(p.text) && a.setTextContent(k, ""), Ke(k, null, N, 0, N.length - 1, f)) : u(w) ? ce(w, 0, w.length - 1) : u(p.text) && a.setTextContent(k, "") : p.text !== c.text && a.setTextContent(k, c.text), u(x) && u(b = x.hook) && u(b = b.postpatch) && b(p, c);
2517
+ C(c.text) ? u(E) && u(N) ? E !== N && lt(k, E, N, f, w) : u(N) ? (process.env.NODE_ENV !== "production" && Ye(N), u(p.text) && a.setTextContent(k, ""), Ke(k, null, N, 0, N.length - 1, f)) : u(E) ? ce(E, 0, E.length - 1) : u(p.text) && a.setTextContent(k, "") : p.text !== c.text && a.setTextContent(k, c.text), u(x) && u(b = x.hook) && u(b = b.postpatch) && b(p, c);
2518
2518
  }
2519
2519
  }
2520
2520
  function me(p, c, f) {
@@ -2524,16 +2524,16 @@ function Hl(e) {
2524
2524
  for (var g = 0; g < c.length; ++g)
2525
2525
  c[g].data.hook.insert(c[g]);
2526
2526
  }
2527
- var Be = !1, wt = W("attrs,class,staticClass,staticStyle,key");
2527
+ var Be = !1, Et = W("attrs,class,staticClass,staticStyle,key");
2528
2528
  function Ae(p, c, f, g) {
2529
- var y, E = c.tag, k = c.data, b = c.children;
2529
+ var y, w = c.tag, k = c.data, b = c.children;
2530
2530
  if (g = g || k && k.pre, c.elm = p, M(c.isComment) && u(c.asyncFactory))
2531
2531
  return c.isAsyncPlaceholder = !0, !0;
2532
2532
  if (process.env.NODE_ENV !== "production" && !He(p, c, g))
2533
2533
  return !1;
2534
2534
  if (u(k) && (u(y = k.hook) && u(y = y.init) && y(c, !0), u(y = c.componentInstance)))
2535
2535
  return I(c, f), !0;
2536
- if (u(E)) {
2536
+ if (u(w)) {
2537
2537
  if (u(b))
2538
2538
  if (!p.hasChildNodes())
2539
2539
  ne(c, b, f);
@@ -2541,20 +2541,20 @@ function Hl(e) {
2541
2541
  if (y !== p.innerHTML)
2542
2542
  return process.env.NODE_ENV !== "production" && typeof console < "u" && !Be && (Be = !0, console.warn("Parent: ", p), console.warn("server innerHTML: ", y), console.warn("client innerHTML: ", p.innerHTML)), !1;
2543
2543
  } else {
2544
- for (var x = !0, w = p.firstChild, N = 0; N < b.length; N++) {
2545
- if (!w || !Ae(w, b[N], f, g)) {
2544
+ for (var x = !0, E = p.firstChild, N = 0; N < b.length; N++) {
2545
+ if (!E || !Ae(E, b[N], f, g)) {
2546
2546
  x = !1;
2547
2547
  break;
2548
2548
  }
2549
- w = w.nextSibling;
2549
+ E = E.nextSibling;
2550
2550
  }
2551
- if (!x || w)
2551
+ if (!x || E)
2552
2552
  return process.env.NODE_ENV !== "production" && typeof console < "u" && !Be && (Be = !0, console.warn("Parent: ", p), console.warn("Mismatching childNodes vs. VNodes: ", p.childNodes, b)), !1;
2553
2553
  }
2554
2554
  if (u(k)) {
2555
2555
  var P = !1;
2556
2556
  for (var Z in k)
2557
- if (!wt(Z)) {
2557
+ if (!Et(Z)) {
2558
2558
  P = !0, K(c, f);
2559
2559
  break;
2560
2560
  }
@@ -2572,9 +2572,9 @@ function Hl(e) {
2572
2572
  u(c) && Ne(c);
2573
2573
  return;
2574
2574
  }
2575
- var E = !1, k = [];
2575
+ var w = !1, k = [];
2576
2576
  if (C(c))
2577
- E = !0, m(f, k);
2577
+ w = !0, m(f, k);
2578
2578
  else {
2579
2579
  var b = u(c.nodeType);
2580
2580
  if (!b && Se(c, f))
@@ -2590,11 +2590,11 @@ function Hl(e) {
2590
2590
  }
2591
2591
  c = r(c);
2592
2592
  }
2593
- var x = c.elm, w = a.parentNode(x);
2593
+ var x = c.elm, E = a.parentNode(x);
2594
2594
  if (m(
2595
2595
  f,
2596
2596
  k,
2597
- x._leaveCb ? null : w,
2597
+ x._leaveCb ? null : E,
2598
2598
  a.nextSibling(x)
2599
2599
  ), u(f.parent))
2600
2600
  for (var N = f.parent, P = V(f); N; ) {
@@ -2611,10 +2611,10 @@ function Hl(e) {
2611
2611
  $e(N);
2612
2612
  N = N.parent;
2613
2613
  }
2614
- u(w) ? ce([c], 0, 0) : u(c.tag) && Ne(c);
2614
+ u(E) ? ce([c], 0, 0) : u(c.tag) && Ne(c);
2615
2615
  }
2616
2616
  }
2617
- return me(f, k, E), f.elm;
2617
+ return me(f, k, w), f.elm;
2618
2618
  };
2619
2619
  }
2620
2620
  var Wl = {
@@ -2680,11 +2680,11 @@ function Xs(e, i) {
2680
2680
  n = l[s], a = o[s], a !== n && $s(r, s, n, i.data.pre);
2681
2681
  (rt || ji) && l.value !== o.value && $s(r, "value", l.value);
2682
2682
  for (s in o)
2683
- C(l[s]) && (cs(s) ? r.removeAttributeNS(Pi, wa(s)) : Ea(s) || r.removeAttribute(s));
2683
+ C(l[s]) && (cs(s) ? r.removeAttributeNS(Pi, Ea(s)) : wa(s) || r.removeAttribute(s));
2684
2684
  }
2685
2685
  }
2686
2686
  function $s(e, i, t, s) {
2687
- s || e.tagName.indexOf("-") > -1 ? en(e, i, t) : bl(i) ? Wt(t) ? e.removeAttribute(i) : (t = i === "allowfullscreen" && e.tagName === "EMBED" ? "true" : i, e.setAttribute(i, t)) : Ea(i) ? e.setAttribute(i, Il(i, t)) : cs(i) ? Wt(t) ? e.removeAttributeNS(Pi, wa(i)) : e.setAttributeNS(Pi, i, t) : en(e, i, t);
2687
+ s || e.tagName.indexOf("-") > -1 ? en(e, i, t) : bl(i) ? Wt(t) ? e.removeAttribute(i) : (t = i === "allowfullscreen" && e.tagName === "EMBED" ? "true" : i, e.setAttribute(i, t)) : wa(i) ? e.setAttribute(i, Il(i, t)) : cs(i) ? Wt(t) ? e.removeAttributeNS(Pi, Ea(i)) : e.setAttributeNS(Pi, i, t) : en(e, i, t);
2688
2688
  }
2689
2689
  function en(e, i, t) {
2690
2690
  if (Wt(t))
@@ -2977,22 +2977,22 @@ function Fi(e, i) {
2977
2977
  u(t._leaveCb) && (t._leaveCb.cancelled = !0, t._leaveCb());
2978
2978
  var s = Ma(e.data.transition);
2979
2979
  if (!C(s) && !(u(t._enterCb) || t.nodeType !== 1)) {
2980
- for (var n = s.css, a = s.type, r = s.enterClass, o = s.enterToClass, l = s.enterActiveClass, d = s.appearClass, h = s.appearToClass, m = s.appearActiveClass, v = s.beforeEnter, I = s.enter, B = s.afterEnter, T = s.enterCancelled, ne = s.beforeAppear, V = s.appear, K = s.afterAppear, we = s.appearCancelled, Ke = s.duration, Ne = Fe, ce = Fe.$vnode; ce && ce.parent; )
2980
+ for (var n = s.css, a = s.type, r = s.enterClass, o = s.enterToClass, l = s.enterActiveClass, d = s.appearClass, h = s.appearToClass, m = s.appearActiveClass, v = s.beforeEnter, I = s.enter, B = s.afterEnter, T = s.enterCancelled, ne = s.beforeAppear, V = s.appear, K = s.afterAppear, Ee = s.appearCancelled, Ke = s.duration, Ne = Fe, ce = Fe.$vnode; ce && ce.parent; )
2981
2981
  Ne = ce.context, ce = ce.parent;
2982
2982
  var ee = !Ne._isMounted || !e.isRootInsert;
2983
2983
  if (!(ee && !V && V !== "")) {
2984
- var lt = ee && d ? d : r, Ye = ee && m ? m : l, Et = ee && h ? h : o, pe = ee && ne || v, me = ee && typeof V == "function" ? V : I, Be = ee && K || B, wt = ee && we || T, Ae = ft(
2984
+ var lt = ee && d ? d : r, Ye = ee && m ? m : l, wt = ee && h ? h : o, pe = ee && ne || v, me = ee && typeof V == "function" ? V : I, Be = ee && K || B, Et = ee && Ee || T, Ae = ft(
2985
2985
  U(Ke) ? Ke.enter : Ke
2986
2986
  );
2987
2987
  process.env.NODE_ENV !== "production" && Ae != null && Ga(Ae, "enter", e);
2988
2988
  var He = n !== !1 && !ot, p = hs(me), c = t._enterCb = Jt(function() {
2989
- He && (he(t, Et), he(t, Ye)), c.cancelled ? (He && he(t, lt), wt && wt(t)) : Be && Be(t), t._enterCb = null;
2989
+ He && (he(t, wt), he(t, Ye)), c.cancelled ? (He && he(t, lt), Et && Et(t)) : Be && Be(t), t._enterCb = null;
2990
2990
  });
2991
2991
  e.data.show || ye(e, "insert", function() {
2992
2992
  var f = t.parentNode, g = f && f._pending && f._pending[e.key];
2993
2993
  g && g.tag === e.tag && g.elm._leaveCb && g.elm._leaveCb(), me && me(t, c);
2994
2994
  }), pe && pe(t), He && (Ue(t, lt), Ue(t, Ye), La(function() {
2995
- he(t, lt), c.cancelled || (Ue(t, Et), p || (Ja(Ae) ? setTimeout(c, Ae) : Fa(t, a, c)));
2995
+ he(t, lt), c.cancelled || (Ue(t, wt), p || (Ja(Ae) ? setTimeout(c, Ae) : Fa(t, a, c)));
2996
2996
  })), e.data.show && (i && i(), me && me(t, c)), !He && !p && c();
2997
2997
  }
2998
2998
  }
@@ -3012,8 +3012,8 @@ function Va(e, i) {
3012
3012
  var K = t._leaveCb = Jt(function() {
3013
3013
  t.parentNode && t.parentNode._pending && (t.parentNode._pending[e.key] = null), T && (he(t, o), he(t, l)), K.cancelled ? (T && he(t, r), v && v(t)) : (i(), m && m(t)), t._leaveCb = null;
3014
3014
  });
3015
- I ? I(we) : we();
3016
- function we() {
3015
+ I ? I(Ee) : Ee();
3016
+ function Ee() {
3017
3017
  K.cancelled || (!e.data.show && t.parentNode && ((t.parentNode._pending || (t.parentNode._pending = {}))[e.key] = e), d && d(t), T && (Ue(t, r), Ue(t, l), La(function() {
3018
3018
  he(t, r), K.cancelled || (Ue(t, o), ne || (Ja(V) ? setTimeout(K, V) : Fa(t, a, K)));
3019
3019
  })), h && h(t, K), !T && !ne && K());
@@ -3193,10 +3193,10 @@ function kc(e) {
3193
3193
  if (e.data.transition)
3194
3194
  return !0;
3195
3195
  }
3196
- function Ec(e, i) {
3196
+ function wc(e, i) {
3197
3197
  return i.key === e.key && i.tag === e.tag;
3198
3198
  }
3199
- var wc = function(e) {
3199
+ var Ec = function(e) {
3200
3200
  return e.tag || At(e);
3201
3201
  }, Nc = function(e) {
3202
3202
  return e.name === "show";
@@ -3206,7 +3206,7 @@ var wc = function(e) {
3206
3206
  abstract: !0,
3207
3207
  render: function(i) {
3208
3208
  var t = this, s = this.$slots.default;
3209
- if (!!s && (s = s.filter(wc), !!s.length)) {
3209
+ if (!!s && (s = s.filter(Ec), !!s.length)) {
3210
3210
  process.env.NODE_ENV !== "production" && s.length > 1 && A(
3211
3211
  "<transition> can only be used on a single element. Use <transition-group> for lists.",
3212
3212
  this.$parent
@@ -3225,9 +3225,9 @@ var wc = function(e) {
3225
3225
  if (this._leaving)
3226
3226
  return vn(i, a);
3227
3227
  var o = "__transition-" + this._uid + "-";
3228
- r.key = r.key == null ? r.isComment ? o + "comment" : o + r.tag : Ee(r.key) ? String(r.key).indexOf(o) === 0 ? r.key : o + r.key : r.key;
3228
+ r.key = r.key == null ? r.isComment ? o + "comment" : o + r.tag : we(r.key) ? String(r.key).indexOf(o) === 0 ? r.key : o + r.key : r.key;
3229
3229
  var l = (r.data || (r.data = {})).transition = qa(this), d = this._vnode, h = Vi(d);
3230
- if (r.data.directives && r.data.directives.some(Nc) && (r.data.show = !0), h && h.data && !Ec(r, h) && !At(h) && !(h.componentInstance && h.componentInstance._vnode.isComment)) {
3230
+ if (r.data.directives && r.data.directives.some(Nc) && (r.data.show = !0), h && h.data && !wc(r, h) && !At(h) && !(h.componentInstance && h.componentInstance._vnode.isComment)) {
3231
3231
  var m = h.data.transition = O({}, l);
3232
3232
  if (n === "out-in")
3233
3233
  return this._leaving = !0, ye(m, "afterLeave", function() {
@@ -3855,7 +3855,7 @@ function kn(e) {
3855
3855
  i.push(t.children[s]);
3856
3856
  }
3857
3857
  }
3858
- function En(e, i) {
3858
+ function wn(e, i) {
3859
3859
  var t, s;
3860
3860
  if (!!e) {
3861
3861
  var n = Ce.get(e, "attrBindings");
@@ -3896,7 +3896,7 @@ function En(e, i) {
3896
3896
  }
3897
3897
  }
3898
3898
  }
3899
- function wn(e, i) {
3899
+ function En(e, i) {
3900
3900
  var t = e.$options._parentVnode;
3901
3901
  if (!!t) {
3902
3902
  for (var s = Ce.get(e, "slots") || [], n = Wc(t.data.scopedSlots, e.$slots), a = 0; a < s.length; a++) {
@@ -3931,7 +3931,7 @@ function rp(e) {
3931
3931
  kn(this);
3932
3932
  },
3933
3933
  beforeUpdate: function() {
3934
- En(this);
3934
+ wn(this);
3935
3935
  },
3936
3936
  updated: function() {
3937
3937
  kn(this);
@@ -3959,7 +3959,7 @@ function rp(e) {
3959
3959
  function t(r, o) {
3960
3960
  o === void 0 && (o = {});
3961
3961
  var l = r.$options.setup, d = a(r), h = Xt(r);
3962
- h.setupContext = d, Za(o, "__ob__", tp()), wn(r, d.slots);
3962
+ h.setupContext = d, Za(o, "__ob__", tp()), En(r, d.slots);
3963
3963
  var m;
3964
3964
  if (gi(h, function() {
3965
3965
  m = l(o, d);
@@ -3967,7 +3967,7 @@ function rp(e) {
3967
3967
  if (Pe(m)) {
3968
3968
  var v = m;
3969
3969
  r.$options.render = function() {
3970
- return wn(r, d.slots), gi(h, function() {
3970
+ return En(r, d.slots), gi(h, function() {
3971
3971
  return v();
3972
3972
  });
3973
3973
  };
@@ -4027,7 +4027,7 @@ function rp(e) {
4027
4027
  process.env.NODE_ENV !== "production" && H("Cannot assign to '".concat(h, "' because it is a read-only property"), r);
4028
4028
  }
4029
4029
  });
4030
- }), En(r, o), d.forEach(function(h) {
4030
+ }), wn(r, o), d.forEach(function(h) {
4031
4031
  var m = "$".concat(h);
4032
4032
  J(o, h, {
4033
4033
  get: function() {
@@ -4650,7 +4650,7 @@ const vs = /* @__PURE__ */ function() {
4650
4650
  }
4651
4651
  }
4652
4652
  };
4653
- var Ep = function() {
4653
+ var wp = function() {
4654
4654
  var e = this, i = e.$createElement, t = e._self._c || i;
4655
4655
  return t("div", {
4656
4656
  staticClass: "process-wrap"
@@ -4750,7 +4750,7 @@ var Ep = function() {
4750
4750
  }
4751
4751
  }
4752
4752
  })], 1);
4753
- }, wp = [function() {
4753
+ }, Ep = [function() {
4754
4754
  var e = this, i = e.$createElement, t = e._self._c || i;
4755
4755
  return t("div", {
4756
4756
  staticClass: "attch-list--white"
@@ -4761,8 +4761,8 @@ var Ep = function() {
4761
4761
  const Sn = {};
4762
4762
  var Np = /* @__PURE__ */ Q(
4763
4763
  kp,
4764
- Ep,
4765
4764
  wp,
4765
+ Ep,
4766
4766
  !1,
4767
4767
  Bp,
4768
4768
  "40105646",
@@ -5512,7 +5512,7 @@ const fr = /* @__PURE__ */ function() {
5512
5512
  },
5513
5513
  id: {
5514
5514
  handler(e, i) {
5515
- e && (this.idData = e, this.getProcessInstance());
5515
+ console.log("watch=========", "111", e), e && (this.idData = e, this.getProcessInstance());
5516
5516
  },
5517
5517
  immediate: !0
5518
5518
  },
@@ -5568,7 +5568,7 @@ const fr = /* @__PURE__ */ function() {
5568
5568
  }));
5569
5569
  },
5570
5570
  async getProcessInstance() {
5571
- this.id && await this.request.get("/aws/pis/getProcessInstanceByBusinessKey", {
5571
+ console.log("getProcessInstance=====", this.id), this.id && await this.request.get("/aws/pis/getProcessInstanceByBusinessKey", {
5572
5572
  params: { businessKey: this.id }
5573
5573
  }).then((e) => {
5574
5574
  e.code == 200 && (this.processId = e.data.id, this.processId && this.option.map((i, t) => {
@@ -6779,7 +6779,7 @@ const gu = {
6779
6779
  parentTaskInstId: this.param.taskInstId,
6780
6780
  reason: this.commentMsg
6781
6781
  }).then((i) => {
6782
- i.code == 200 ? (this.$emit("handleClosePopup1"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), this.handleFinal(), this.commentMsg = "") : this.handleTips(i.msg, !0, "error");
6782
+ i.code == 200 ? (this.$emit("handleClosePopup1"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), window.top.postMessage("success", "*"), this.handleFinal(), this.commentMsg = "") : this.handleTips(i.msg, !0, "error");
6783
6783
  });
6784
6784
  },
6785
6785
  makeDelegateTaskButtonAnnex() {
@@ -6835,7 +6835,7 @@ var vu = /* @__PURE__ */ Q(
6835
6835
  Au,
6836
6836
  !1,
6837
6837
  yu,
6838
- "343efba5",
6838
+ "fa1f7e38",
6839
6839
  null,
6840
6840
  null
6841
6841
  );
@@ -7143,7 +7143,7 @@ const Tu = {
7143
7143
  taskInstId: this.param.taskInstId,
7144
7144
  targetUID: e
7145
7145
  }).then((i) => {
7146
- i.code == 200 ? (this.$emit("handleClosePopup1"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), this.handleFinal(), this.commentMsg = "") : this.handleTips(i.msg, !0, "error");
7146
+ i.code == 200 ? (this.$emit("handleClosePopup1"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), window.top.postMessage("success", "*"), this.handleFinal(), this.commentMsg = "") : this.handleTips(i.msg, !0, "error");
7147
7147
  });
7148
7148
  },
7149
7149
  makeDelegateTaskButtonAnnex() {
@@ -7198,16 +7198,16 @@ var ku = /* @__PURE__ */ Q(
7198
7198
  Iu,
7199
7199
  bu,
7200
7200
  !1,
7201
- Eu,
7202
- "18475cfc",
7201
+ wu,
7202
+ "14849a65",
7203
7203
  null,
7204
7204
  null
7205
7205
  );
7206
- function Eu(e) {
7206
+ function wu(e) {
7207
7207
  for (let i in Un)
7208
7208
  this[i] = Un[i];
7209
7209
  }
7210
- const wu = /* @__PURE__ */ function() {
7210
+ const Eu = /* @__PURE__ */ function() {
7211
7211
  return ku.exports;
7212
7212
  }(), Nu = "data:image/png;base64,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";
7213
7213
  var Bu = function() {
@@ -7715,7 +7715,7 @@ const Lu = {
7715
7715
  ...t,
7716
7716
  ...t.userTaskModelDTO
7717
7717
  }, t.humanPerformerName = t.humanPerformer.name, this.nodeItems.push(t);
7718
- })) : this.nodeType == "outing" && (this.nodeItems = e, console.log("nodeItems", this.nodeItems)), this.nodeItems.length == 1 && this.nodeItems[0].childNode.length == 1 && this.nodeItems[0].type == "ExclusiveGatewayModel" && this.nodeItems[0].childNode && this.nodeItems[0].childNode.length == 1 && this.handleFirstNodeClick(this.nodeItems[0]));
7718
+ })) : this.nodeType == "outing" && (this.nodeItems = e, console.log("nodeItems", this.nodeItems)), this.nodeItems.length == 1 && this.nodeItems[0].type == "ExclusiveGatewayModel" && this.nodeItems[0].childNode && this.nodeItems[0].childNode.length == 1 && this.handleFirstNodeClick(this.nodeItems[0]));
7719
7719
  },
7720
7720
  immediate: !0,
7721
7721
  deep: !0
@@ -7753,7 +7753,7 @@ var Fu = /* @__PURE__ */ Q(
7753
7753
  Qu,
7754
7754
  !1,
7755
7755
  Uu,
7756
- "b9b3c1ee",
7756
+ "9d0a93c4",
7757
7757
  null,
7758
7758
  null
7759
7759
  );
@@ -8240,7 +8240,7 @@ const Ru = {
8240
8240
  this.uploadAttch();
8241
8241
  return;
8242
8242
  }
8243
- this.$emit("handleClosePopup1"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), this.handleFinal(), this.commentMsg = "";
8243
+ this.$emit("handleClosePopup1"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), window.top.postMessage("success", "*"), this.handleFinal(), this.commentMsg = "";
8244
8244
  } else
8245
8245
  this.handleTips(i.msg, !0, "error");
8246
8246
  }));
@@ -8301,7 +8301,7 @@ var _u = /* @__PURE__ */ Q(
8301
8301
  Ju,
8302
8302
  !1,
8303
8303
  qu,
8304
- "2d34d6a2",
8304
+ "349d8c33",
8305
8305
  null,
8306
8306
  null
8307
8307
  );
@@ -8925,7 +8925,7 @@ const ed = {
8925
8925
  isCompensation: !1,
8926
8926
  targetActivityId: this.nodeId
8927
8927
  }).then((e) => {
8928
- e.code == 200 ? (this.$emit("handleClosePopup1"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), this.handleFinal(), this.commentMsg = "") : this.handleTips(e.msg, !0, "error");
8928
+ e.code == 200 ? (this.$emit("handleClosePopup1"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), window.top.postMessage("success", "*"), this.handleFinal(), this.commentMsg = "") : this.handleTips(e.msg, !0, "error");
8929
8929
  }).catch((e) => {
8930
8930
  this.handleTips(e.msg, !0, "error");
8931
8931
  });
@@ -8983,7 +8983,7 @@ var td = /* @__PURE__ */ Q(
8983
8983
  $u,
8984
8984
  !1,
8985
8985
  id,
8986
- "b3b95b9a",
8986
+ "453fdff4",
8987
8987
  null,
8988
8988
  null
8989
8989
  );
@@ -9092,7 +9092,7 @@ const rd = {
9092
9092
  parentTaskInstId: this.param.taskInstId,
9093
9093
  participant: e
9094
9094
  }).then((i) => {
9095
- i.code == 200 ? (this.$emit("handleClosecctaskTopPopup"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), this.handleFinal()) : this.handleTips(i.msg, !0, "error");
9095
+ i.code == 200 ? (this.$emit("handleClosecctaskTopPopup"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), window.top.postMessage("success", "*"), this.handleFinal()) : this.handleTips(i.msg, !0, "error");
9096
9096
  });
9097
9097
  },
9098
9098
  makeDelegateTaskButtonAnnex() {
@@ -9410,7 +9410,7 @@ const cd = /* @__PURE__ */ function() {
9410
9410
  let n = {};
9411
9411
  n.name = this.taskObj.delegateTaskButtonLabel, n.btnProps = { type: "default" }, n.click = (a) => {
9412
9412
  this.handleActionClose(), this.showOperation(
9413
- wu,
9413
+ Eu,
9414
9414
  a,
9415
9415
  this.request,
9416
9416
  this.taskObj.delegateTaskButtonAnnex
@@ -9591,12 +9591,12 @@ const cd = /* @__PURE__ */ function() {
9591
9591
  this.$refs.TopPopup2.handleCancel(), this.handleTipsType == "\u50AC\u529E" && (this.handleTips("", !0, "loading"), this.request.get("/aws/tis/reminders", {
9592
9592
  params: { processInstId: this.processIntId }
9593
9593
  }).then((e) => {
9594
- e.code == 200 ? (this.handleTips("\u50AC\u529E\u6210\u529F", !0, "success"), this.endFunction("\u50AC\u529E")) : this.handleTips(e.msg, !0, "error");
9594
+ e.code == 200 ? (this.handleTips("\u50AC\u529E\u6210\u529F", !0, "success"), window.top.postMessage("success", "*"), this.endFunction("\u50AC\u529E")) : this.handleTips(e.msg, !0, "error");
9595
9595
  })), this.handleTipsType == "\u64A4\u9500" && (this.handleTips("", !0, "loading"), this.request.post("/aws/pis/revoke", {
9596
9596
  processInstId: this.ProcessInsObj.id,
9597
9597
  processBusinessKey: this.ProcessInsObj.processBusinessKey
9598
9598
  }).then((e) => {
9599
- e.code == 200 ? (this.handleTips("\u64A4\u9500\u6210\u529F", !0, "success"), this.endFunction("\u64A4\u9500")) : (this.textTips = e.msg, this.typeTips = "error", this.handleTips(e.msg, !0, "error"));
9599
+ e.code == 200 ? (this.handleTips("\u64A4\u9500\u6210\u529F", !0, "success"), window.top.postMessage("success", "*"), this.endFunction("\u64A4\u9500")) : (this.textTips = e.msg, this.typeTips = "error", this.handleTips(e.msg, !0, "error"));
9600
9600
  }));
9601
9601
  },
9602
9602
  handleTipsCancel() {