ui-process-h5 2.3.2 → 2.3.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.
@@ -162,37 +162,37 @@ function di(e, t) {
162
162
  ));
163
163
  }
164
164
  function ae(e, t, s, n, i, o) {
165
- const p = at.get(e);
166
- if (!p)
165
+ const c = at.get(e);
166
+ if (!c)
167
167
  return;
168
168
  let h = [];
169
169
  if (t === "clear")
170
- h = [...p.values()];
170
+ h = [...c.values()];
171
171
  else if (s === "length" && N(e)) {
172
- const m = Number(n);
173
- p.forEach((d, c) => {
174
- (c === "length" || c >= m) && h.push(d);
172
+ const u = Number(n);
173
+ c.forEach((d, p) => {
174
+ (p === "length" || p >= u) && h.push(d);
175
175
  });
176
176
  } else
177
- switch (s !== void 0 && h.push(p.get(s)), t) {
177
+ switch (s !== void 0 && h.push(c.get(s)), t) {
178
178
  case "add":
179
- N(e) ? At(s) && h.push(p.get("length")) : (h.push(p.get(ce)), Ce(e) && h.push(p.get(lt)));
179
+ N(e) ? At(s) && h.push(c.get("length")) : (h.push(c.get(ce)), Ce(e) && h.push(c.get(lt)));
180
180
  break;
181
181
  case "delete":
182
- N(e) || (h.push(p.get(ce)), Ce(e) && h.push(p.get(lt)));
182
+ N(e) || (h.push(c.get(ce)), Ce(e) && h.push(c.get(lt)));
183
183
  break;
184
184
  case "set":
185
- Ce(e) && h.push(p.get(ce));
185
+ Ce(e) && h.push(c.get(ce));
186
186
  break;
187
187
  }
188
- const u = process.env.NODE_ENV !== "production" ? { target: e, type: t, key: s, newValue: n, oldValue: i, oldTarget: o } : void 0;
188
+ const m = process.env.NODE_ENV !== "production" ? { target: e, type: t, key: s, newValue: n, oldValue: i, oldTarget: o } : void 0;
189
189
  if (h.length === 1)
190
- h[0] && (process.env.NODE_ENV !== "production" ? Fe(h[0], u) : Fe(h[0]));
190
+ h[0] && (process.env.NODE_ENV !== "production" ? Fe(h[0], m) : Fe(h[0]));
191
191
  else {
192
- const m = [];
192
+ const u = [];
193
193
  for (const d of h)
194
- d && m.push(...d);
195
- process.env.NODE_ENV !== "production" ? Fe(ot(m), u) : Fe(ot(m));
194
+ d && u.push(...d);
195
+ process.env.NODE_ENV !== "production" ? Fe(ot(u), m) : Fe(ot(u));
196
196
  }
197
197
  }
198
198
  function Fe(e, t) {
@@ -213,7 +213,7 @@ function fi() {
213
213
  return ["includes", "indexOf", "lastIndexOf"].forEach((t) => {
214
214
  e[t] = function(...s) {
215
215
  const n = b(this);
216
- for (let o = 0, p = this.length; o < p; o++)
216
+ for (let o = 0, c = this.length; o < c; o++)
217
217
  J(n, "get", o + "");
218
218
  const i = n[t](...s);
219
219
  return i === -1 || i === !1 ? n[t](...s.map(b)) : i;
@@ -240,27 +240,27 @@ function yt(e = !1, t = !1) {
240
240
  return t;
241
241
  if (i === "__v_raw" && o === (e ? t ? ps : ls : t ? Si : rs).get(n))
242
242
  return n;
243
- const p = N(n);
243
+ const c = N(n);
244
244
  if (!e) {
245
- if (p && v(Ut, i))
245
+ if (c && v(Ut, i))
246
246
  return Reflect.get(Ut, i, o);
247
247
  if (i === "hasOwnProperty")
248
248
  return gi;
249
249
  }
250
250
  const h = Reflect.get(n, i, o);
251
- return (mt(i) ? ns.has(i) : hi(i)) || (e || J(n, "get", i), t) ? h : x(h) ? p && At(i) ? h : h.value : G(h) ? e ? ds(h) : cs(h) : h;
251
+ return (mt(i) ? ns.has(i) : hi(i)) || (e || J(n, "get", i), t) ? h : x(h) ? c && At(i) ? h : h.value : G(h) ? e ? ds(h) : cs(h) : h;
252
252
  };
253
253
  }
254
254
  const yi = /* @__PURE__ */ Ci();
255
255
  function Ci(e = !1) {
256
256
  return function(s, n, i, o) {
257
- let p = s[n];
258
- if (Ae(p) && x(p) && !x(i))
257
+ let c = s[n];
258
+ if (Ae(c) && x(c) && !x(i))
259
259
  return !1;
260
- if (!e && (!pt(i) && !Ae(i) && (p = b(p), i = b(i)), !N(s) && x(p) && !x(i)))
261
- return p.value = i, !0;
262
- const h = N(s) && At(n) ? Number(n) < s.length : v(s, n), u = Reflect.set(s, n, i, o);
263
- return s === b(o) && (h ? Ze(i, p) && ae(s, "set", n, i, p) : ae(s, "add", n, i)), u;
260
+ if (!e && (!pt(i) && !Ae(i) && (c = b(c), i = b(i)), !N(s) && x(c) && !x(i)))
261
+ return c.value = i, !0;
262
+ const h = N(s) && At(n) ? Number(n) < s.length : v(s, n), m = Reflect.set(s, n, i, o);
263
+ return s === b(o) && (h ? Ze(i, c) && ae(s, "set", n, i, c) : ae(s, "add", n, i)), m;
264
264
  };
265
265
  }
266
266
  function ki(e, t) {
@@ -305,10 +305,10 @@ function xe(e, t, s = !1, n = !1) {
305
305
  e = e.__v_raw;
306
306
  const i = b(e), o = b(t);
307
307
  s || (t !== o && J(i, "get", t), J(i, "get", o));
308
- const { has: p } = et(i), h = n ? Ct : s ? bt : Tt;
309
- if (p.call(i, t))
308
+ const { has: c } = et(i), h = n ? Ct : s ? bt : Tt;
309
+ if (c.call(i, t))
310
310
  return h(e.get(t));
311
- if (p.call(i, o))
311
+ if (c.call(i, o))
312
312
  return h(e.get(o));
313
313
  e !== i && e.get(t);
314
314
  }
@@ -329,15 +329,15 @@ function xt(e, t) {
329
329
  const s = b(this), { has: n, get: i } = et(s);
330
330
  let o = n.call(s, e);
331
331
  o ? process.env.NODE_ENV !== "production" && as(s, n, e) : (e = b(e), o = n.call(s, e));
332
- const p = i.call(s, e);
333
- return s.set(e, t), o ? Ze(t, p) && ae(s, "set", e, t, p) : ae(s, "add", e, t), this;
332
+ const c = i.call(s, e);
333
+ return s.set(e, t), o ? Ze(t, c) && ae(s, "set", e, t, c) : ae(s, "add", e, t), this;
334
334
  }
335
335
  function Gt(e) {
336
336
  const t = b(this), { has: s, get: n } = et(t);
337
337
  let i = s.call(t, e);
338
338
  i ? process.env.NODE_ENV !== "production" && as(t, s, e) : (e = b(e), i = s.call(t, e));
339
- const o = n ? n.call(t, e) : void 0, p = t.delete(e);
340
- return i && ae(t, "delete", e, void 0, o), p;
339
+ const o = n ? n.call(t, e) : void 0, c = t.delete(e);
340
+ return i && ae(t, "delete", e, void 0, o), c;
341
341
  }
342
342
  function Jt() {
343
343
  const e = b(this), t = e.size !== 0, s = process.env.NODE_ENV !== "production" ? Ce(e) ? new Map(e) : new Set(e) : void 0, n = e.clear();
@@ -345,22 +345,22 @@ function Jt() {
345
345
  }
346
346
  function qe(e, t) {
347
347
  return function(n, i) {
348
- const o = this, p = o.__v_raw, h = b(p), u = t ? Ct : e ? bt : Tt;
349
- return !e && J(h, "iterate", ce), p.forEach((m, d) => n.call(i, u(m), u(d), o));
348
+ const o = this, c = o.__v_raw, h = b(c), m = t ? Ct : e ? bt : Tt;
349
+ return !e && J(h, "iterate", ce), c.forEach((u, d) => n.call(i, m(u), m(d), o));
350
350
  };
351
351
  }
352
352
  function Re(e, t, s) {
353
353
  return function(...n) {
354
- const i = this.__v_raw, o = b(i), p = Ce(o), h = e === "entries" || e === Symbol.iterator && p, u = e === "keys" && p, m = i[e](...n), d = s ? Ct : t ? bt : Tt;
354
+ const i = this.__v_raw, o = b(i), c = Ce(o), h = e === "entries" || e === Symbol.iterator && c, m = e === "keys" && c, u = i[e](...n), d = s ? Ct : t ? bt : Tt;
355
355
  return !t && J(
356
356
  o,
357
357
  "iterate",
358
- u ? lt : ce
358
+ m ? lt : ce
359
359
  ), {
360
360
  next() {
361
- const { value: c, done: f } = m.next();
362
- return f ? { value: c, done: f } : {
363
- value: h ? [d(c[0]), d(c[1])] : d(c),
361
+ const { value: p, done: f } = u.next();
362
+ return f ? { value: p, done: f } : {
363
+ value: h ? [d(p[0]), d(p[1])] : d(p),
364
364
  done: f
365
365
  };
366
366
  },
@@ -548,12 +548,12 @@ function It(e, t, s, n, i) {
548
548
  const o = i.get(e);
549
549
  if (o)
550
550
  return o;
551
- const p = Li(e);
552
- if (p === 0)
551
+ const c = Li(e);
552
+ if (c === 0)
553
553
  return e;
554
554
  const h = new Proxy(
555
555
  e,
556
- p === 2 ? n : s
556
+ c === 2 ? n : s
557
557
  );
558
558
  return i.set(e, h), h;
559
559
  }
@@ -710,8 +710,8 @@ function me(e, t, s, n) {
710
710
  function dt(e, t, s, n) {
711
711
  if (P(e)) {
712
712
  const o = me(e, t, s, n);
713
- return o && zs(o) && o.catch((p) => {
714
- ms(p, t, s);
713
+ return o && zs(o) && o.catch((c) => {
714
+ ms(c, t, s);
715
715
  }), o;
716
716
  }
717
717
  const i = [];
@@ -723,23 +723,23 @@ function ms(e, t, s, n = !0) {
723
723
  const i = t ? t.vnode : null;
724
724
  if (t) {
725
725
  let o = t.parent;
726
- const p = t.proxy, h = process.env.NODE_ENV !== "production" ? us[s] : s;
726
+ const c = t.proxy, h = process.env.NODE_ENV !== "production" ? us[s] : s;
727
727
  for (; o; ) {
728
- const m = o.ec;
729
- if (m) {
730
- for (let d = 0; d < m.length; d++)
731
- if (m[d](e, p, h) === !1)
728
+ const u = o.ec;
729
+ if (u) {
730
+ for (let d = 0; d < u.length; d++)
731
+ if (u[d](e, c, h) === !1)
732
732
  return;
733
733
  }
734
734
  o = o.parent;
735
735
  }
736
- const u = t.appContext.config.errorHandler;
737
- if (u) {
736
+ const m = t.appContext.config.errorHandler;
737
+ if (m) {
738
738
  me(
739
- u,
739
+ m,
740
740
  null,
741
741
  10,
742
- [e, p, h]
742
+ [e, c, h]
743
743
  );
744
744
  return;
745
745
  }
@@ -905,53 +905,53 @@ function nn(e, t) {
905
905
  t && t.pendingBranch ? N(e) ? t.effects.push(...e) : t.effects.push(e) : gs(e);
906
906
  }
907
907
  const Ye = {};
908
- function on(e, t, { immediate: s, deep: n, flush: i, onTrack: o, onTrigger: p } = X) {
908
+ function on(e, t, { immediate: s, deep: n, flush: i, onTrack: o, onTrigger: c } = X) {
909
909
  var h;
910
910
  process.env.NODE_ENV !== "production" && !t && (s !== void 0 && V(
911
911
  'watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'
912
912
  ), n !== void 0 && V(
913
913
  'watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'
914
914
  ));
915
- const u = (M) => {
915
+ const m = (M) => {
916
916
  V(
917
917
  "Invalid watch source: ",
918
918
  M,
919
919
  "A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types."
920
920
  );
921
- }, m = ri() === ((h = Ie) == null ? void 0 : h.scope) ? Ie : null;
922
- let d, c = !1, f = !1;
923
- if (x(e) ? (d = () => e.value, c = pt(e)) : he(e) ? (d = () => e, n = !0) : N(e) ? (f = !0, c = e.some((M) => he(M) || pt(M)), d = () => e.map((M) => {
921
+ }, u = ri() === ((h = Ie) == null ? void 0 : h.scope) ? Ie : null;
922
+ let d, p = !1, f = !1;
923
+ if (x(e) ? (d = () => e.value, p = pt(e)) : he(e) ? (d = () => e, n = !0) : N(e) ? (f = !0, p = e.some((M) => he(M) || pt(M)), d = () => e.map((M) => {
924
924
  if (x(M))
925
925
  return M.value;
926
926
  if (he(M))
927
927
  return ge(M);
928
928
  if (P(M))
929
- return me(M, m, 2);
930
- process.env.NODE_ENV !== "production" && u(M);
931
- })) : P(e) ? t ? d = () => me(e, m, 2) : d = () => {
932
- if (!(m && m.isUnmounted))
929
+ return me(M, u, 2);
930
+ process.env.NODE_ENV !== "production" && m(M);
931
+ })) : P(e) ? t ? d = () => me(e, u, 2) : d = () => {
932
+ if (!(u && u.isUnmounted))
933
933
  return I && I(), dt(
934
934
  e,
935
- m,
935
+ u,
936
936
  3,
937
937
  [B]
938
938
  );
939
- } : (d = zt, process.env.NODE_ENV !== "production" && u(e)), t && n) {
939
+ } : (d = zt, process.env.NODE_ENV !== "production" && m(e)), t && n) {
940
940
  const M = d;
941
941
  d = () => ge(M());
942
942
  }
943
943
  let I, B = (M) => {
944
944
  I = Y.onStop = () => {
945
- me(M, m, 4);
945
+ me(M, u, 4);
946
946
  };
947
947
  }, D = f ? new Array(e.length).fill(Ye) : Ye;
948
948
  const pe = () => {
949
949
  if (!!Y.active)
950
950
  if (t) {
951
951
  const M = Y.run();
952
- (n || c || (f ? M.some(
952
+ (n || p || (f ? M.some(
953
953
  (Gs, Js) => Ze(Gs, D[Js])
954
- ) : Ze(M, D))) && (I && I(), dt(t, m, 3, [
954
+ ) : Ze(M, D))) && (I && I(), dt(t, u, 3, [
955
955
  M,
956
956
  D === Ye ? void 0 : f && D[0] === Ye ? [] : D,
957
957
  B
@@ -961,23 +961,23 @@ function on(e, t, { immediate: s, deep: n, flush: i, onTrack: o, onTrigger: p }
961
961
  };
962
962
  pe.allowRecurse = !!t;
963
963
  let Ue;
964
- i === "sync" ? Ue = pe : i === "post" ? Ue = () => jt(pe, m && m.suspense) : (pe.pre = !0, m && (pe.id = m.uid), Ue = () => Nt(pe));
964
+ i === "sync" ? Ue = pe : i === "post" ? Ue = () => jt(pe, u && u.suspense) : (pe.pre = !0, u && (pe.id = u.uid), Ue = () => Nt(pe));
965
965
  const Y = new ci(d, Ue);
966
- return process.env.NODE_ENV !== "production" && (Y.onTrack = o, Y.onTrigger = p), t ? s ? pe() : D = Y.run() : i === "post" ? jt(
966
+ return process.env.NODE_ENV !== "production" && (Y.onTrack = o, Y.onTrigger = c), t ? s ? pe() : D = Y.run() : i === "post" ? jt(
967
967
  Y.run.bind(Y),
968
- m && m.suspense
968
+ u && u.suspense
969
969
  ) : Y.run(), () => {
970
- Y.stop(), m && m.scope && js(m.scope.effects, Y);
970
+ Y.stop(), u && u.scope && js(u.scope.effects, Y);
971
971
  };
972
972
  }
973
973
  function an(e, t, s) {
974
974
  const n = this.proxy, i = W(e) ? e.includes(".") ? rn(n, e) : () => n[e] : e.bind(n, n);
975
975
  let o;
976
976
  P(t) ? o = t : (o = t.handler, s = t);
977
- const p = Ie;
977
+ const c = Ie;
978
978
  Wt(this);
979
979
  const h = on(i, o.bind(n), s);
980
- return p ? Wt(p) : Bn(), h;
980
+ return c ? Wt(c) : Bn(), h;
981
981
  }
982
982
  function rn(e, t) {
983
983
  const s = t.split(".");
@@ -1025,12 +1025,12 @@ const ln = Symbol.for("v-ndc"), ut = (e) => e ? En(e) ? Mn(e) || e.proxy : ut(e.
1025
1025
  $watch: (e) => an.bind(e)
1026
1026
  }), pn = (e) => e === "_" || e === "$", st = (e, t) => e !== X && !e.__isScriptSetup && v(e, t), cn = {
1027
1027
  get({ _: e }, t) {
1028
- const { ctx: s, setupState: n, data: i, props: o, accessCache: p, type: h, appContext: u } = e;
1028
+ const { ctx: s, setupState: n, data: i, props: o, accessCache: c, type: h, appContext: m } = e;
1029
1029
  if (process.env.NODE_ENV !== "production" && t === "__isVue")
1030
1030
  return !0;
1031
- let m;
1031
+ let u;
1032
1032
  if (t[0] !== "$") {
1033
- const I = p[t];
1033
+ const I = c[t];
1034
1034
  if (I !== void 0)
1035
1035
  switch (I) {
1036
1036
  case 1:
@@ -1044,25 +1044,25 @@ const ln = Symbol.for("v-ndc"), ut = (e) => e ? En(e) ? Mn(e) || e.proxy : ut(e.
1044
1044
  }
1045
1045
  else {
1046
1046
  if (st(n, t))
1047
- return p[t] = 1, n[t];
1047
+ return c[t] = 1, n[t];
1048
1048
  if (i !== X && v(i, t))
1049
- return p[t] = 2, i[t];
1050
- if ((m = e.propsOptions[0]) && v(m, t))
1051
- return p[t] = 3, o[t];
1049
+ return c[t] = 2, i[t];
1050
+ if ((u = e.propsOptions[0]) && v(u, t))
1051
+ return c[t] = 3, o[t];
1052
1052
  if (s !== X && v(s, t))
1053
- return p[t] = 4, s[t];
1054
- p[t] = 0;
1053
+ return c[t] = 4, s[t];
1054
+ c[t] = 0;
1055
1055
  }
1056
1056
  }
1057
1057
  const d = ve[t];
1058
- let c, f;
1058
+ let p, f;
1059
1059
  if (d)
1060
1060
  return t === "$attrs" ? (J(e, "get", t), process.env.NODE_ENV !== "production" && void 0) : process.env.NODE_ENV !== "production" && t === "$slots" && J(e, "get", t), d(e);
1061
- if ((c = h.__cssModules) && (c = c[t]))
1062
- return c;
1061
+ if ((p = h.__cssModules) && (p = p[t]))
1062
+ return p;
1063
1063
  if (s !== X && v(s, t))
1064
- return p[t] = 4, s[t];
1065
- if (f = u.config.globalProperties, v(f, t))
1064
+ return c[t] = 4, s[t];
1065
+ if (f = m.config.globalProperties, v(f, t))
1066
1066
  return f[t];
1067
1067
  process.env.NODE_ENV !== "production" && ne && (!W(t) || t.indexOf("__v") !== 0) && (i !== X && pn(t[0]) && v(i, t) ? V(
1068
1068
  `Property ${JSON.stringify(
@@ -1084,9 +1084,9 @@ const ln = Symbol.for("v-ndc"), ut = (e) => e ? En(e) ? Mn(e) || e.proxy : ut(e.
1084
1084
  },
1085
1085
  has({
1086
1086
  _: { data: e, setupState: t, accessCache: s, ctx: n, appContext: i, propsOptions: o }
1087
- }, p) {
1087
+ }, c) {
1088
1088
  let h;
1089
- return !!s[p] || e !== X && v(e, p) || st(t, p) || (h = o[0]) && v(h, p) || v(n, p) || v(ve, p) || v(i.config.globalProperties, p);
1089
+ return !!s[c] || e !== X && v(e, c) || st(t, c) || (h = o[0]) && v(h, c) || v(n, c) || v(ve, c) || v(i.config.globalProperties, c);
1090
1090
  },
1091
1091
  defineProperty(e, t, s) {
1092
1092
  return s.get != null ? e._.accessCache[t] = 0 : v(s, "value") && this.set(e, t, s.value, null), Reflect.defineProperty(e, t, s);
@@ -1105,26 +1105,26 @@ function dn(e) {
1105
1105
  const t = e.type, { mixins: s, extends: n } = t, {
1106
1106
  mixins: i,
1107
1107
  optionsCache: o,
1108
- config: { optionMergeStrategies: p }
1108
+ config: { optionMergeStrategies: c }
1109
1109
  } = e.appContext, h = o.get(t);
1110
- let u;
1111
- return h ? u = h : !i.length && !s && !n ? u = t : (u = {}, i.length && i.forEach(
1112
- (m) => Xe(u, m, p, !0)
1113
- ), Xe(u, t, p)), G(t) && o.set(t, u), u;
1110
+ let m;
1111
+ return h ? m = h : !i.length && !s && !n ? m = t : (m = {}, i.length && i.forEach(
1112
+ (u) => Xe(m, u, c, !0)
1113
+ ), Xe(m, t, c)), G(t) && o.set(t, m), m;
1114
1114
  }
1115
1115
  function Xe(e, t, s, n = !1) {
1116
1116
  const { mixins: i, extends: o } = t;
1117
1117
  o && Xe(e, o, s, !0), i && i.forEach(
1118
- (p) => Xe(e, p, s, !0)
1118
+ (c) => Xe(e, c, s, !0)
1119
1119
  );
1120
- for (const p in t)
1121
- if (n && p === "expose")
1120
+ for (const c in t)
1121
+ if (n && c === "expose")
1122
1122
  process.env.NODE_ENV !== "production" && V(
1123
1123
  '"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.'
1124
1124
  );
1125
1125
  else {
1126
- const h = hn[p] || s && s[p];
1127
- e[p] = h ? h(e[p], t[p]) : t[p];
1126
+ const h = hn[c] || s && s[c];
1127
+ e[c] = h ? h(e[c], t[c]) : t[c];
1128
1128
  }
1129
1129
  return e;
1130
1130
  }
@@ -1230,8 +1230,8 @@ const kn = (...e) => bs(
1230
1230
  ref_key: t,
1231
1231
  ref_for: s
1232
1232
  }) => (typeof e == "number" && (e = "" + e), e != null ? W(e) || x(e) || P(e) ? { i: ne, r: e, k: t, f: !!s } : e : null);
1233
- function In(e, t = null, s = null, n = 0, i = null, o = e === ks ? 0 : 1, p = !1, h = !1) {
1234
- const u = {
1233
+ function In(e, t = null, s = null, n = 0, i = null, o = e === ks ? 0 : 1, c = !1, h = !1) {
1234
+ const m = {
1235
1235
  __v_isVNode: !0,
1236
1236
  __v_skip: !0,
1237
1237
  type: e,
@@ -1259,7 +1259,7 @@ function In(e, t = null, s = null, n = 0, i = null, o = e === ks ? 0 : 1, p = !1
1259
1259
  appContext: null,
1260
1260
  ctx: ne
1261
1261
  };
1262
- return h ? (Bt(u, s), o & 128 && e.normalize(u)) : s && (u.shapeFlag |= W(s) ? 8 : 16), process.env.NODE_ENV !== "production" && u.key !== u.key && V("VNode created with invalid key (NaN). VNode type:", u.type), !p && ye && (u.patchFlag > 0 || o & 6) && u.patchFlag !== 32 && ye.push(u), u;
1262
+ return h ? (Bt(m, s), o & 128 && e.normalize(m)) : s && (m.shapeFlag |= W(s) ? 8 : 16), process.env.NODE_ENV !== "production" && m.key !== m.key && V("VNode created with invalid key (NaN). VNode type:", m.type), !c && ye && (m.patchFlag > 0 || o & 6) && m.patchFlag !== 32 && ye.push(m), m;
1263
1263
  }
1264
1264
  const Tn = process.env.NODE_ENV !== "production" ? kn : bs;
1265
1265
  function bs(e, t = null, s = null, n = 0, i = null, o = !1) {
@@ -1273,11 +1273,11 @@ function bs(e, t = null, s = null, n = 0, i = null, o = !1) {
1273
1273
  }
1274
1274
  if (Es(e) && (e = e.__vccOpts), t) {
1275
1275
  t = bn(t);
1276
- let { class: h, style: u } = t;
1277
- h && !W(h) && (t.class = gt(h)), G(u) && (ct(u) && !N(u) && (u = K({}, u)), t.style = ft(u));
1276
+ let { class: h, style: m } = t;
1277
+ h && !W(h) && (t.class = gt(h)), G(m) && (ct(m) && !N(m) && (m = K({}, m)), t.style = ft(m));
1278
1278
  }
1279
- const p = W(e) ? 1 : sn(e) ? 128 : fn(e) ? 64 : G(e) ? 4 : P(e) ? 2 : 0;
1280
- return process.env.NODE_ENV !== "production" && p & 4 && ct(e) && (e = b(e), V(
1279
+ const c = W(e) ? 1 : sn(e) ? 128 : fn(e) ? 64 : G(e) ? 4 : P(e) ? 2 : 0;
1280
+ return process.env.NODE_ENV !== "production" && c & 4 && ct(e) && (e = b(e), V(
1281
1281
  "Vue received a Component which was made a reactive object. This can lead to unnecessary performance overhead, and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",
1282
1282
  `
1283
1283
  Component that was made reactive: `,
@@ -1288,7 +1288,7 @@ Component that was made reactive: `,
1288
1288
  s,
1289
1289
  n,
1290
1290
  i,
1291
- p,
1291
+ c,
1292
1292
  o,
1293
1293
  !0
1294
1294
  );
@@ -1297,7 +1297,7 @@ function bn(e) {
1297
1297
  return e ? ct(e) || Is in e ? K({}, e) : e : null;
1298
1298
  }
1299
1299
  function _e(e, t, s = !1) {
1300
- const { props: n, ref: i, patchFlag: o, children: p } = e, h = t ? Nn(n || {}, t) : n;
1300
+ const { props: n, ref: i, patchFlag: o, children: c } = e, h = t ? Nn(n || {}, t) : n;
1301
1301
  return {
1302
1302
  __v_isVNode: !0,
1303
1303
  __v_skip: !0,
@@ -1307,7 +1307,7 @@ function _e(e, t, s = !1) {
1307
1307
  ref: t && t.ref ? s && i ? N(i) ? i.concat(je(t)) : [i, je(t)] : je(t) : i,
1308
1308
  scopeId: e.scopeId,
1309
1309
  slotScopeIds: e.slotScopeIds,
1310
- children: process.env.NODE_ENV !== "production" && o === -1 && N(p) ? p.map(ws) : p,
1310
+ children: process.env.NODE_ENV !== "production" && o === -1 && N(c) ? c.map(ws) : c,
1311
1311
  target: e.target,
1312
1312
  targetAnchor: e.targetAnchor,
1313
1313
  staticCount: e.staticCount,
@@ -1366,8 +1366,8 @@ function Nn(...e) {
1366
1366
  else if (i === "style")
1367
1367
  t.style = ft([t.style, n.style]);
1368
1368
  else if (Hs(i)) {
1369
- const o = t[i], p = n[i];
1370
- p && o !== p && !(N(o) && o.includes(p)) && (t[i] = o ? [].concat(o, p) : p);
1369
+ const o = t[i], c = n[i];
1370
+ c && o !== c && !(N(o) && o.includes(c)) && (t[i] = o ? [].concat(o, c) : c);
1371
1371
  } else
1372
1372
  i !== "" && (t[i] = n[i]);
1373
1373
  }
@@ -1412,9 +1412,9 @@ function Bs(e, t, s = !1) {
1412
1412
  }
1413
1413
  if (!n && e && e.parent) {
1414
1414
  const i = (o) => {
1415
- for (const p in o)
1416
- if (o[p] === t)
1417
- return p;
1415
+ for (const c in o)
1416
+ if (o[c] === t)
1417
+ return c;
1418
1418
  };
1419
1419
  n = i(
1420
1420
  e.components || e.parent.type.components
@@ -1432,49 +1432,49 @@ function Qn() {
1432
1432
  if (process.env.NODE_ENV === "production" || typeof window > "u")
1433
1433
  return;
1434
1434
  const e = { style: "color:#3ba776" }, t = { style: "color:#0b1bc9" }, s = { style: "color:#b62e24" }, n = { style: "color:#9d288c" }, i = {
1435
- header(c) {
1436
- return G(c) ? c.__isVue ? ["div", e, "VueInstance"] : x(c) ? [
1435
+ header(p) {
1436
+ return G(p) ? p.__isVue ? ["div", e, "VueInstance"] : x(p) ? [
1437
1437
  "div",
1438
1438
  {},
1439
- ["span", e, d(c)],
1439
+ ["span", e, d(p)],
1440
1440
  "<",
1441
- h(c.value),
1441
+ h(p.value),
1442
1442
  ">"
1443
- ] : he(c) ? [
1443
+ ] : he(p) ? [
1444
1444
  "div",
1445
1445
  {},
1446
- ["span", e, it(c) ? "ShallowReactive" : "Reactive"],
1446
+ ["span", e, it(p) ? "ShallowReactive" : "Reactive"],
1447
1447
  "<",
1448
- h(c),
1449
- `>${Ae(c) ? " (readonly)" : ""}`
1450
- ] : Ae(c) ? [
1448
+ h(p),
1449
+ `>${Ae(p) ? " (readonly)" : ""}`
1450
+ ] : Ae(p) ? [
1451
1451
  "div",
1452
1452
  {},
1453
- ["span", e, it(c) ? "ShallowReadonly" : "Readonly"],
1453
+ ["span", e, it(p) ? "ShallowReadonly" : "Readonly"],
1454
1454
  "<",
1455
- h(c),
1455
+ h(p),
1456
1456
  ">"
1457
1457
  ] : null : null;
1458
1458
  },
1459
- hasBody(c) {
1460
- return c && c.__isVue;
1459
+ hasBody(p) {
1460
+ return p && p.__isVue;
1461
1461
  },
1462
- body(c) {
1463
- if (c && c.__isVue)
1462
+ body(p) {
1463
+ if (p && p.__isVue)
1464
1464
  return [
1465
1465
  "div",
1466
1466
  {},
1467
- ...o(c.$)
1467
+ ...o(p.$)
1468
1468
  ];
1469
1469
  }
1470
1470
  };
1471
- function o(c) {
1471
+ function o(p) {
1472
1472
  const f = [];
1473
- c.type.props && c.props && f.push(p("props", b(c.props))), c.setupState !== X && f.push(p("setup", c.setupState)), c.data !== X && f.push(p("data", b(c.data)));
1474
- const I = u(c, "computed");
1475
- I && f.push(p("computed", I));
1476
- const B = u(c, "inject");
1477
- return B && f.push(p("injected", B)), f.push([
1473
+ p.type.props && p.props && f.push(c("props", b(p.props))), p.setupState !== X && f.push(c("setup", p.setupState)), p.data !== X && f.push(c("data", b(p.data)));
1474
+ const I = m(p, "computed");
1475
+ I && f.push(c("computed", I));
1476
+ const B = m(p, "inject");
1477
+ return B && f.push(c("injected", B)), f.push([
1478
1478
  "div",
1479
1479
  {},
1480
1480
  [
@@ -1484,10 +1484,10 @@ function Qn() {
1484
1484
  },
1485
1485
  "$ (internal): "
1486
1486
  ],
1487
- ["object", { object: c }]
1487
+ ["object", { object: p }]
1488
1488
  ]), f;
1489
1489
  }
1490
- function p(c, f) {
1490
+ function c(p, f) {
1491
1491
  return f = K({}, f), Object.keys(f).length ? [
1492
1492
  "div",
1493
1493
  { style: "line-height:1.25em;margin-bottom:0.6em" },
@@ -1496,7 +1496,7 @@ function Qn() {
1496
1496
  {
1497
1497
  style: "color:#476582"
1498
1498
  },
1499
- c
1499
+ p
1500
1500
  ],
1501
1501
  [
1502
1502
  "div",
@@ -1512,25 +1512,25 @@ function Qn() {
1512
1512
  ]
1513
1513
  ] : ["span", {}];
1514
1514
  }
1515
- function h(c, f = !0) {
1516
- return typeof c == "number" ? ["span", t, c] : typeof c == "string" ? ["span", s, JSON.stringify(c)] : typeof c == "boolean" ? ["span", n, c] : G(c) ? ["object", { object: f ? b(c) : c }] : ["span", s, String(c)];
1515
+ function h(p, f = !0) {
1516
+ return typeof p == "number" ? ["span", t, p] : typeof p == "string" ? ["span", s, JSON.stringify(p)] : typeof p == "boolean" ? ["span", n, p] : G(p) ? ["object", { object: f ? b(p) : p }] : ["span", s, String(p)];
1517
1517
  }
1518
- function u(c, f) {
1519
- const I = c.type;
1518
+ function m(p, f) {
1519
+ const I = p.type;
1520
1520
  if (P(I))
1521
1521
  return;
1522
1522
  const B = {};
1523
- for (const D in c.ctx)
1524
- m(I, D, f) && (B[D] = c.ctx[D]);
1523
+ for (const D in p.ctx)
1524
+ u(I, D, f) && (B[D] = p.ctx[D]);
1525
1525
  return B;
1526
1526
  }
1527
- function m(c, f, I) {
1528
- const B = c[I];
1529
- if (N(B) && B.includes(f) || G(B) && f in B || c.extends && m(c.extends, f, I) || c.mixins && c.mixins.some((D) => m(D, f, I)))
1527
+ function u(p, f, I) {
1528
+ const B = p[I];
1529
+ if (N(B) && B.includes(f) || G(B) && f in B || p.extends && u(p.extends, f, I) || p.mixins && p.mixins.some((D) => u(D, f, I)))
1530
1530
  return !0;
1531
1531
  }
1532
- function d(c) {
1533
- return it(c) ? "ShallowRef" : c.effect ? "ComputedRef" : "Ref";
1532
+ function d(p) {
1533
+ return it(p) ? "ShallowRef" : p.effect ? "ComputedRef" : "Ref";
1534
1534
  }
1535
1535
  window.devtoolsFormatters ? window.devtoolsFormatters.push(i) : window.devtoolsFormatters = [i];
1536
1536
  }
@@ -1625,7 +1625,7 @@ function Yn(e, t, s, n, i, o) {
1625
1625
  style: Q(
1626
1626
  e.show && e.isMask ? "visibility: visible; opacity: .7;" : "visibility: hidden; opacity: 0;"
1627
1627
  ),
1628
- onClick: t[0] || (t[0] = (p) => e.isMaskClose && e.handleClose())
1628
+ onClick: t[0] || (t[0] = (c) => e.isMaskClose && e.handleClose())
1629
1629
  }, null, 4),
1630
1630
  !e.isTips && !e.isDrawer ? (a(), r("div", {
1631
1631
  key: 0,
@@ -1637,12 +1637,12 @@ function Yn(e, t, s, n, i, o) {
1637
1637
  l("div", Ln, [
1638
1638
  l("div", {
1639
1639
  class: "header-cancel",
1640
- onClick: t[1] || (t[1] = (...p) => e.handleCancel && e.handleCancel(...p))
1640
+ onClick: t[1] || (t[1] = (...c) => e.handleCancel && e.handleCancel(...c))
1641
1641
  }, g(e.cancelText), 1),
1642
1642
  l("div", Vn, g(e.titleText), 1),
1643
1643
  l("div", {
1644
1644
  class: "header-comfig",
1645
- onClick: t[2] || (t[2] = (...p) => e.handleComfig && e.handleComfig(...p))
1645
+ onClick: t[2] || (t[2] = (...c) => e.handleComfig && e.handleComfig(...c))
1646
1646
  }, g(e.comfigText), 1)
1647
1647
  ]),
1648
1648
  l("div", Un, [
@@ -1656,7 +1656,7 @@ function Yn(e, t, s, n, i, o) {
1656
1656
  l("div", Fn, [
1657
1657
  l("div", {
1658
1658
  class: "header-cancel",
1659
- onClick: t[3] || (t[3] = (...p) => e.handleCancel && e.handleCancel(...p))
1659
+ onClick: t[3] || (t[3] = (...c) => e.handleCancel && e.handleCancel(...c))
1660
1660
  }, " \u5173\u95ED "),
1661
1661
  l("div", xn, g(e.titleText), 1),
1662
1662
  Gn
@@ -1676,11 +1676,11 @@ function Yn(e, t, s, n, i, o) {
1676
1676
  l("div", Kn, [
1677
1677
  l("div", {
1678
1678
  class: "top-tips-btn",
1679
- onClick: t[4] || (t[4] = (...p) => e.handleCancel && e.handleCancel(...p))
1679
+ onClick: t[4] || (t[4] = (...c) => e.handleCancel && e.handleCancel(...c))
1680
1680
  }, g(e.cancelText), 1),
1681
1681
  l("div", {
1682
1682
  class: "top-tips-btn",
1683
- onClick: t[5] || (t[5] = (...p) => e.handleComfig && e.handleComfig(...p))
1683
+ onClick: t[5] || (t[5] = (...c) => e.handleComfig && e.handleComfig(...c))
1684
1684
  }, g(e.comfigText), 1)
1685
1685
  ])
1686
1686
  ], 4)) : A("", !0)
@@ -1897,37 +1897,37 @@ function ao(e, t, s, n, i, o) {
1897
1897
  return e.visible ? (a(), r("div", eo, [
1898
1898
  l("div", {
1899
1899
  class: "preview-image-mask",
1900
- onClick: t[0] || (t[0] = (...p) => e.handleClose && e.handleClose(...p))
1900
+ onClick: t[0] || (t[0] = (...c) => e.handleClose && e.handleClose(...c))
1901
1901
  }),
1902
1902
  e.isOne ? (a(), r("div", {
1903
1903
  key: 1,
1904
1904
  class: "preview-image-view--one",
1905
- onTouchstart: t[5] || (t[5] = (...p) => e.handelTouchstart && e.handelTouchstart(...p)),
1906
- onTouchmove: t[6] || (t[6] = (...p) => e.handelTouchmove && e.handelTouchmove(...p)),
1905
+ onTouchstart: t[5] || (t[5] = (...c) => e.handelTouchstart && e.handelTouchstart(...c)),
1906
+ onTouchmove: t[6] || (t[6] = (...c) => e.handelTouchmove && e.handelTouchmove(...c)),
1907
1907
  style: Q(`transform:${e.styleZoom} translate(${e.moveX},${e.moveY});${e.duration};${e.styleOrigin ? `transformOrigin:${e.styleOrigin}` : ""};`)
1908
1908
  }, [
1909
- (a(!0), r(y, null, T(e.imagesList, (p, h) => (a(), r("img", {
1909
+ (a(!0), r(y, null, T(e.imagesList, (c, h) => (a(), r("img", {
1910
1910
  class: "img-view",
1911
1911
  key: h,
1912
- src: p
1912
+ src: c
1913
1913
  }, null, 8, so))), 128))
1914
1914
  ], 36)) : (a(), r("div", {
1915
1915
  key: 0,
1916
1916
  class: "preview-image-view--img",
1917
1917
  style: Q(`transform: translate(${e.move}%,-50%);${e.duration}`),
1918
- onTouchstart: t[2] || (t[2] = (...p) => e.touchstartView && e.touchstartView(...p)),
1919
- onTouchmove: t[3] || (t[3] = (...p) => e.touchmoveView && e.touchmoveView(...p)),
1920
- onTouchend: t[4] || (t[4] = (...p) => e.touchendView && e.touchendView(...p))
1918
+ onTouchstart: t[2] || (t[2] = (...c) => e.touchstartView && e.touchstartView(...c)),
1919
+ onTouchmove: t[3] || (t[3] = (...c) => e.touchmoveView && e.touchmoveView(...c)),
1920
+ onTouchend: t[4] || (t[4] = (...c) => e.touchendView && e.touchendView(...c))
1921
1921
  }, [
1922
1922
  l("div", {
1923
1923
  class: "preview-image-mask",
1924
- onClick: t[1] || (t[1] = (...p) => e.handleClose && e.handleClose(...p)),
1924
+ onClick: t[1] || (t[1] = (...c) => e.handleClose && e.handleClose(...c)),
1925
1925
  style: { opacity: "0", "z-index": "1" }
1926
1926
  }),
1927
- (a(!0), r(y, null, T(e.imagesList, (p, h) => (a(), r("img", {
1927
+ (a(!0), r(y, null, T(e.imagesList, (c, h) => (a(), r("img", {
1928
1928
  class: "img-view",
1929
1929
  key: h,
1930
- src: p
1930
+ src: c
1931
1931
  }, null, 8, to))), 128))
1932
1932
  ], 36)),
1933
1933
  e.isOne ? A("", !0) : (a(), r("div", io, [
@@ -2041,38 +2041,38 @@ const Vs = (e) => (q("data-v-d92f70c8"), e = e(), R(), e), lo = { class: "proces
2041
2041
  Mo
2042
2042
  ];
2043
2043
  function Do(e, t, s, n, i, o) {
2044
- const p = C("PreView"), h = C("TopPopup"), u = C("PreviewImage");
2044
+ const c = C("PreView"), h = C("TopPopup"), m = C("PreviewImage");
2045
2045
  return a(), r("div", lo, [
2046
2046
  e.listData.length > 0 ? (a(), r("div", po, [
2047
- (a(!0), r(y, null, T(e.listData, (m, d) => (a(), r("div", {
2048
- key: m.id,
2047
+ (a(!0), r(y, null, T(e.listData, (u, d) => (a(), r("div", {
2048
+ key: u.id,
2049
2049
  class: "list-items"
2050
2050
  }, [
2051
2051
  l("div", co, [
2052
2052
  e.xlsIcon.includes(
2053
- m.name.substring(m.name.lastIndexOf(".") + 1).toLowerCase()
2053
+ u.name.substring(u.name.lastIndexOf(".") + 1).toLowerCase()
2054
2054
  ) ? (a(), r("img", {
2055
2055
  key: 0,
2056
2056
  class: "icon-img",
2057
2057
  src: e.xls
2058
2058
  }, null, 8, ho)) : e.imgIcon.includes(
2059
- m.name.substring(m.name.lastIndexOf(".") + 1).toLowerCase()
2059
+ u.name.substring(u.name.lastIndexOf(".") + 1).toLowerCase()
2060
2060
  ) ? (a(), r("img", {
2061
2061
  key: 1,
2062
2062
  class: "icon-img",
2063
2063
  src: e.image
2064
- }, null, 8, uo)) : m.name.substring(m.name.lastIndexOf(".") + 1).toLowerCase() == "pdf" ? (a(), r("img", {
2064
+ }, null, 8, uo)) : u.name.substring(u.name.lastIndexOf(".") + 1).toLowerCase() == "pdf" ? (a(), r("img", {
2065
2065
  key: 2,
2066
2066
  class: "icon-img",
2067
2067
  src: e.pdf
2068
2068
  }, null, 8, mo)) : e.docIcon.includes(
2069
- m.name.substring(m.name.lastIndexOf(".") + 1).toLowerCase()
2069
+ u.name.substring(u.name.lastIndexOf(".") + 1).toLowerCase()
2070
2070
  ) ? (a(), r("img", {
2071
2071
  key: 3,
2072
2072
  class: "icon-img",
2073
2073
  src: e.doc
2074
2074
  }, null, 8, Ao)) : e.zipIcon.includes(
2075
- m.name.substring(m.name.lastIndexOf(".") + 1).toLowerCase()
2075
+ u.name.substring(u.name.lastIndexOf(".") + 1).toLowerCase()
2076
2076
  ) ? (a(), r("img", {
2077
2077
  key: 4,
2078
2078
  class: "icon-img",
@@ -2085,41 +2085,41 @@ function Do(e, t, s, n, i, o) {
2085
2085
  ]),
2086
2086
  l("div", {
2087
2087
  class: "list-items-info",
2088
- onClick: (c) => e.viewFile(m)
2088
+ onClick: (p) => e.viewFile(u)
2089
2089
  }, [
2090
2090
  l("div", Co, [
2091
- l("span", ko, g(m.name), 1)
2091
+ l("span", ko, g(u.name), 1)
2092
2092
  ]),
2093
2093
  l("div", Io, [
2094
- l("span", To, g(m.uploadTime), 1),
2095
- l("span", bo, g(m.size < 1024 ? m.size : m.size / 1024 > 1024 ? parseFloat(
2096
- (m.size / 1024 / 1024).toFixed(2)
2097
- ) : parseFloat((m.size / 1024).toFixed(2))) + g(m.size < 1024 ? "b" : parseFloat((m.size / 1024).toFixed(2)) < 1024 ? "kb" : "M"), 1)
2094
+ l("span", To, g(u.uploadTime), 1),
2095
+ l("span", bo, g(u.size < 1024 ? u.size : u.size / 1024 > 1024 ? parseFloat(
2096
+ (u.size / 1024 / 1024).toFixed(2)
2097
+ ) : parseFloat((u.size / 1024).toFixed(2))) + g(u.size < 1024 ? "b" : parseFloat((u.size / 1024).toFixed(2)) < 1024 ? "kb" : "M"), 1)
2098
2098
  ])
2099
2099
  ], 8, yo),
2100
2100
  l("div", {
2101
2101
  class: "list-items-download",
2102
- onClick: (c) => e.loadFile(m)
2102
+ onClick: (p) => e.loadFile(u)
2103
2103
  }, Bo, 8, wo)
2104
2104
  ]))), 128))
2105
2105
  ])) : (a(), r("div", Eo, vo)),
2106
2106
  k(h, {
2107
2107
  visible: e.visible,
2108
- "onUpdate:visible": t[0] || (t[0] = (m) => e.visible = m),
2108
+ "onUpdate:visible": t[0] || (t[0] = (u) => e.visible = u),
2109
2109
  ref: "TopPopup",
2110
2110
  titleText: "\u9644\u4EF6\u9884\u89C8",
2111
2111
  isDrawer: "",
2112
2112
  isIndex: 99
2113
2113
  }, {
2114
2114
  default: E(() => [
2115
- k(p, { file: e.fileUrl }, null, 8, ["file"])
2115
+ k(c, { file: e.fileUrl }, null, 8, ["file"])
2116
2116
  ]),
2117
2117
  _: 1
2118
2118
  }, 8, ["visible"]),
2119
- k(u, {
2119
+ k(m, {
2120
2120
  images: e.lists,
2121
2121
  visible: e.visibleImg,
2122
- "onUpdate:visible": t[1] || (t[1] = (m) => e.visibleImg = m),
2122
+ "onUpdate:visible": t[1] || (t[1] = (u) => e.visibleImg = u),
2123
2123
  indexd: e.indexd
2124
2124
  }, null, 8, ["images", "visible", "indexd"])
2125
2125
  ]);
@@ -2297,26 +2297,26 @@ const ee = (e) => (q("data-v-10c6f1e7"), e = e(), R(), e), So = { class: "tops-t
2297
2297
  class: "textnone"
2298
2298
  }, ia = { class: "seal-list__item--option" }, na = /* @__PURE__ */ ee(() => /* @__PURE__ */ l("span", null, "\u5E8F\u53F7", -1)), oa = { style: { "max-width": "100px" } }, aa = { class: "seal-list__item--option" }, ra = /* @__PURE__ */ ee(() => /* @__PURE__ */ l("span", null, "\u8282\u70B9\u540D\u79F0", -1)), la = { style: { "max-width": "100px" } }, pa = { class: "seal-list__item--option" }, ca = /* @__PURE__ */ ee(() => /* @__PURE__ */ l("span", null, "\u5BA1\u6279\u4EBA", -1)), da = { style: { "max-width": "100px" } };
2299
2299
  function ha(e, t, s, n, i, o) {
2300
- const p = C("ViewAttchList"), h = C("TopPopup");
2300
+ const c = C("ViewAttchList"), h = C("TopPopup");
2301
2301
  return a(), r("div", So, [
2302
2302
  l("div", Po, [
2303
- (a(!0), r(y, null, T(e.isTapList, (u, m) => (a(), r("div", {
2304
- class: F(["tops-tab-header-items", [u.key === e.active ? "active" : ""]]),
2305
- onClick: (d) => e.handleActive(u.key, m)
2306
- }, g(u.label), 11, Lo))), 256)),
2303
+ (a(!0), r(y, null, T(e.isTapList, (m, u) => (a(), r("div", {
2304
+ class: F(["tops-tab-header-items", [m.key === e.active ? "active" : ""]]),
2305
+ onClick: (d) => e.handleActive(m.key, u)
2306
+ }, g(m.label), 11, Lo))), 256)),
2307
2307
  e.isTapList.length ? (a(), r("div", Vo)) : A("", !0)
2308
2308
  ]),
2309
2309
  l("div", Uo, [
2310
- (a(!0), r(y, null, T(e.isTapList, (u) => Te((a(), r("div", {
2311
- key: u.key,
2310
+ (a(!0), r(y, null, T(e.isTapList, (m) => Te((a(), r("div", {
2311
+ key: m.key,
2312
2312
  style: { height: "100%" },
2313
- class: F([u.key === "c" && "tops-tab-body-taskcommentlist"])
2313
+ class: F([m.key === "c" && "tops-tab-body-taskcommentlist"])
2314
2314
  }, [
2315
- u.key === "a" && u.type === "default" ? H(e.$slots, "default", { key: 0 }, void 0, !0) : A("", !0),
2316
- u.key === "b" && u.type === "default" ? (a(), r("div", {
2315
+ m.key === "a" && m.type === "default" ? H(e.$slots, "default", { key: 0 }, void 0, !0) : A("", !0),
2316
+ m.key === "b" && m.type === "default" ? (a(), r("div", {
2317
2317
  key: 1,
2318
2318
  style: { height: "100%" },
2319
- name: u.slot
2319
+ name: m.slot
2320
2320
  }, [
2321
2321
  e.trackUrl ? (a(), r("div", {
2322
2322
  key: 0,
@@ -2331,85 +2331,85 @@ function ha(e, t, s, n, i, o) {
2331
2331
  frameborder: "0"
2332
2332
  }, null, 8, xo)) : (a(), r("div", Go, " \u6682\u65E0\u6D41\u7A0B\u56FE "))
2333
2333
  ], 8, Fo)) : A("", !0),
2334
- u.key === "c" && u.type === "default" ? (a(), r("div", Jo, [
2335
- e.taskCommentList.length > 0 ? (a(!0), r(y, { key: 0 }, T(e.taskCommentList, (m, d) => (a(), r("div", {
2336
- key: m.id,
2334
+ m.key === "c" && m.type === "default" ? (a(), r("div", Jo, [
2335
+ e.taskCommentList.length > 0 ? (a(!0), r(y, { key: 0 }, T(e.taskCommentList, (u, d) => (a(), r("div", {
2336
+ key: u.id,
2337
2337
  class: "seal-list__item"
2338
2338
  }, [
2339
2339
  l("div", null, [
2340
2340
  l("div", qo, [
2341
2341
  Ro,
2342
- l("span", null, g(m.activityName), 1)
2342
+ l("span", null, g(u.activityName), 1)
2343
2343
  ]),
2344
2344
  l("div", Ko, [
2345
2345
  Yo,
2346
- l("span", null, g(m.createUserName), 1)
2346
+ l("span", null, g(u.createUserName), 1)
2347
2347
  ]),
2348
2348
  l("div", Ho, [
2349
2349
  jo,
2350
- l("span", null, g(m.actionName), 1)
2350
+ l("span", null, g(u.actionName), 1)
2351
2351
  ]),
2352
2352
  l("div", Zo, [
2353
2353
  Wo,
2354
2354
  l("span", {
2355
- innerHTML: m.msg
2355
+ innerHTML: u.msg
2356
2356
  }, null, 8, zo)
2357
2357
  ]),
2358
2358
  l("div", Xo, [
2359
2359
  _o,
2360
- l("span", null, g(m.createDate), 1)
2360
+ l("span", null, g(u.createDate), 1)
2361
2361
  ]),
2362
- m.metaAnnexList && m.metaAnnexList.length ? (a(), r("div", {
2362
+ u.metaAnnexList && u.metaAnnexList.length ? (a(), r("div", {
2363
2363
  key: 0,
2364
2364
  class: "seal-list__item--attch",
2365
- onClick: (c) => e.viewList(m.metaAnnexList)
2365
+ onClick: (p) => e.viewList(u.metaAnnexList)
2366
2366
  }, ta, 8, $o)) : A("", !0)
2367
2367
  ])
2368
2368
  ]))), 128)) : (a(), r("div", sa, "\u6682\u65E0\u6570\u636E"))
2369
2369
  ])) : A("", !0),
2370
- u.type == "slot" ? H(e.$slots, u.slot, { key: 3 }, void 0, !0) : A("", !0)
2370
+ m.type == "slot" ? H(e.$slots, m.slot, { key: 3 }, void 0, !0) : A("", !0)
2371
2371
  ], 2)), [
2372
- [qs, e.active === u.key]
2372
+ [qs, e.active === m.key]
2373
2373
  ])), 128))
2374
2374
  ]),
2375
2375
  k(h, {
2376
2376
  visible: e.visible,
2377
- "onUpdate:visible": t[1] || (t[1] = (u) => e.visible = u),
2377
+ "onUpdate:visible": t[1] || (t[1] = (m) => e.visible = m),
2378
2378
  ref: "TopPopup",
2379
2379
  titleText: "\u9644\u4EF6\u5217\u8868",
2380
2380
  isDrawer: "",
2381
2381
  isIndex: 5
2382
2382
  }, {
2383
2383
  default: E(() => [
2384
- k(p, { inList: e.inList }, null, 8, ["inList"])
2384
+ k(c, { inList: e.inList }, null, 8, ["inList"])
2385
2385
  ]),
2386
2386
  _: 1
2387
2387
  }, 8, ["visible"]),
2388
2388
  k(h, {
2389
2389
  visible: e.visibleTack,
2390
- "onUpdate:visible": t[2] || (t[2] = (u) => e.visibleTack = u),
2390
+ "onUpdate:visible": t[2] || (t[2] = (m) => e.visibleTack = m),
2391
2391
  ref: "TopPopups",
2392
2392
  titleText: "\u6D41\u7A0B\u4FE1\u606F",
2393
2393
  isDrawer: "",
2394
2394
  width: "60vw"
2395
2395
  }, {
2396
2396
  default: E(() => [
2397
- e.trackListss && e.trackListss.length ? (a(!0), r(y, { key: 0 }, T(e.trackListss, (u, m) => (a(), r("div", {
2398
- key: u.id,
2397
+ e.trackListss && e.trackListss.length ? (a(!0), r(y, { key: 0 }, T(e.trackListss, (m, u) => (a(), r("div", {
2398
+ key: m.id,
2399
2399
  class: "seal-list__item"
2400
2400
  }, [
2401
2401
  l("div", null, [
2402
2402
  l("div", ia, [
2403
2403
  na,
2404
- l("span", oa, g(u.no), 1)
2404
+ l("span", oa, g(m.no), 1)
2405
2405
  ]),
2406
2406
  l("div", aa, [
2407
2407
  ra,
2408
- l("span", la, g(u.name) + g(u.type !== "\u666E\u901A" ? `[${u.type}]` : ""), 1)
2408
+ l("span", la, g(m.name) + g(m.type !== "\u666E\u901A" ? `[${m.type}]` : ""), 1)
2409
2409
  ]),
2410
2410
  l("div", pa, [
2411
2411
  ca,
2412
- l("span", da, g(u.assigneeNames), 1)
2412
+ l("span", da, g(m.assigneeNames), 1)
2413
2413
  ])
2414
2414
  ])
2415
2415
  ]))), 128)) : A("", !0)
@@ -2643,7 +2643,7 @@ function Fa(e, t, s, n, i, o) {
2643
2643
  e.border && "top-select-menu-border",
2644
2644
  !e.activeItem && "top-select-menu-placeholder"
2645
2645
  ]]),
2646
- onClick: t[0] || (t[0] = (...p) => e.handleExpand && e.handleExpand(...p))
2646
+ onClick: t[0] || (t[0] = (...c) => e.handleExpand && e.handleExpand(...c))
2647
2647
  }, [
2648
2648
  w(g(e.activeItem ? e.activeItem.name : e.placeholder) + " ", 1),
2649
2649
  e.disibled ? A("", !0) : (a(), r("img", {
@@ -2664,13 +2664,13 @@ function Fa(e, t, s, n, i, o) {
2664
2664
  class: F(["top-select-option", [e.border && "top-select-option-border"]]),
2665
2665
  style: Q(`${e.expand ? "transform: translateY(2%);visibility: visible; opacity: 1;" : "transform: translateY(-50%);visibility: hidden; opacity: 0"};${e.optionStyle ? e.optionStyle : ""}`)
2666
2666
  }, [
2667
- (a(!0), r(y, null, T(e.lists, (p, h) => (a(), r("div", {
2668
- class: F(["option-items", [e.active == p.id ? "option-items-active" : ""]]),
2669
- key: p.id,
2670
- onClick: (u) => e.handleClick(p, h)
2667
+ (a(!0), r(y, null, T(e.lists, (c, h) => (a(), r("div", {
2668
+ class: F(["option-items", [e.active == c.id ? "option-items-active" : ""]]),
2669
+ key: c.id,
2670
+ onClick: (m) => e.handleClick(c, h)
2671
2671
  }, [
2672
- w(g(p.name) + " ", 1),
2673
- e.active == p.id ? (a(), r("img", {
2672
+ w(g(c.name) + " ", 1),
2673
+ e.active == c.id ? (a(), r("img", {
2674
2674
  key: 0,
2675
2675
  class: "option-items-check",
2676
2676
  src: e.check
@@ -2917,19 +2917,19 @@ const Us = /* @__PURE__ */ S(Oa, [["render", Fa], ["__scopeId", "data-v-01edd5c4
2917
2917
  deptId: this.businessDeptIdData,
2918
2918
  taskPostIds: [n]
2919
2919
  }).then((i) => {
2920
- let o = [], p = !1;
2920
+ let o = [], c = [], h = !1;
2921
2921
  i.data.map((u) => {
2922
- u.posts.map((m) => {
2923
- m.users.length == 1 ? o.push(...m.users) : p = !0;
2922
+ u.posts.map((d) => {
2923
+ c.push(...d.users), d.users.length == 1 ? o.push(...d.users) : h = !0;
2924
2924
  });
2925
- }), p && (o = []);
2926
- let h = [];
2925
+ }), o.length > s.loopCardinality && s.loopCardinality > 0 && (h = !0), h && (o = []);
2926
+ let m = [];
2927
2927
  i.data[0].posts.map((u) => {
2928
- h.push({
2928
+ m.push({
2929
2929
  ...u,
2930
- uid: u.users.map((m) => m.uid)
2930
+ uid: u.users.map((d) => d.uid)
2931
2931
  });
2932
- }), o.length == 0 && this.$set(s, "noPersonnel", !0), o.length > 0 && (this.personObjId = s.id, this.humanPerformerName = s.humanPerformerName, this.$set(s, "noPersonnel", !0), this.handleCallback(o)), s.positionArray = h;
2932
+ }), console.log("user========", o), c.length == 0 && this.$set(s, "noPersonnel", !0), o.length > 0 && (this.personObjId = s.id, this.humanPerformerName = s.humanPerformerName, this.$set(s, "noPersonnel", !0), this.handleCallback(o)), s.positionArray = m;
2933
2933
  });
2934
2934
  }
2935
2935
  }), this.firstPerson = t.data, this.getAfferentParticipantNodeList()) : (this.firstPerson = [], this.getAfferentParticipantNodeList());
@@ -2958,19 +2958,19 @@ const Us = /* @__PURE__ */ S(Oa, [["render", Fa], ["__scopeId", "data-v-01edd5c4
2958
2958
  deptId: this.businessDeptIdData,
2959
2959
  taskPostIds: [s]
2960
2960
  }).then((n) => {
2961
- let i = [];
2962
- n.data.map((p) => {
2963
- p.posts.length > 0 && p.posts.map((h) => {
2964
- i.push(...h.users);
2961
+ let i = [], o = [], c = !1;
2962
+ n.data.map((m) => {
2963
+ m.posts.map((u) => {
2964
+ o.push(...u.users), u.users.length == 1 ? i.push(...u.users) : c = !0;
2965
2965
  });
2966
- });
2967
- let o = [];
2968
- n.data[0].posts.map((p) => {
2969
- o.push({
2970
- ...p,
2971
- uid: p.users.map((h) => h.uid)
2966
+ }), i.length > t.loopCardinality && t.loopCardinality > 0 && (c = !0), c && (i = []), console.log("users1111======", t, i);
2967
+ let h = [];
2968
+ n.data[0].posts.map((m) => {
2969
+ h.push({
2970
+ ...m,
2971
+ uid: m.users.map((u) => u.uid)
2972
2972
  });
2973
- }), i.length == 0 && (t.noPersonnel = !0), i.length == 1 && (this.personObjId = t.id, this.humanPerformerName = t.humanPerformerName, t.noPersonnel = !0, this.handleCallback(i)), i.length > 1 && (t.positionArray = o);
2973
+ }), o.length == 0 && this.$set(t, "noPersonnel", !0), i.length > 0 && (this.personObjId = t.id, this.humanPerformerName = t.humanPerformerName, this.$set(t, "noPersonnel", !0), this.handleCallback(i)), t.positionArray = h;
2974
2974
  });
2975
2975
  }
2976
2976
  }), this.personList = e.data.filter(
@@ -3177,12 +3177,12 @@ const Oe = (e) => (q("data-v-eed8d695"), e = e(), R(), e), Ja = { class: "sumbmi
3177
3177
  class: "person-views-white"
3178
3178
  }, Ar = { style: { height: "100%" } };
3179
3179
  function fr(e, t, s, n, i, o) {
3180
- const p = C("TopDownSelect"), h = C("TopPopup"), u = C("departPerson"), m = C("PreviewImage"), d = C("TopTips");
3180
+ const c = C("TopDownSelect"), h = C("TopPopup"), m = C("departPerson"), u = C("PreviewImage"), d = C("TopTips");
3181
3181
  return a(), r("div", Ja, [
3182
3182
  qa,
3183
3183
  k(h, {
3184
3184
  visible: e.show,
3185
- "onUpdate:visible": t[2] || (t[2] = (c) => (e.show = c, e.$emit("update:visible", c))),
3185
+ "onUpdate:visible": t[2] || (t[2] = (p) => (e.show = p, e.$emit("update:visible", p))),
3186
3186
  ref: "TopPopup",
3187
3187
  titleText: "\u9001\u5BA1",
3188
3188
  isIndex: 99,
@@ -3191,7 +3191,7 @@ function fr(e, t, s, n, i, o) {
3191
3191
  comfig: e.handleSumbit
3192
3192
  }, {
3193
3193
  default: E(() => [
3194
- k(p, {
3194
+ k(c, {
3195
3195
  isSlots: "",
3196
3196
  option: e.option,
3197
3197
  onChange: e.handleChange,
@@ -3199,7 +3199,7 @@ function fr(e, t, s, n, i, o) {
3199
3199
  ref: "TopDownSelect",
3200
3200
  disibled: e.resubmit
3201
3201
  }, {
3202
- header: E((c) => [
3202
+ header: E((p) => [
3203
3203
  l("div", Ra, [
3204
3204
  l("div", {
3205
3205
  class: "sumbmitPopup-select-checked",
@@ -3211,7 +3211,7 @@ function fr(e, t, s, n, i, o) {
3211
3211
  "sumbmitPopup-select-checked-node",
3212
3212
  e.resubmit ? "sumbmitPopup-select-checked-node--noafter" : ""
3213
3213
  ])
3214
- }, g(c.data.name ? c.data.name : c.data.placeholder), 3)
3214
+ }, g(p.data.name ? p.data.name : p.data.placeholder), 3)
3215
3215
  ]),
3216
3216
  l("div", Ya, [
3217
3217
  e.checkedItem.id ? (a(), r("div", {
@@ -3229,25 +3229,25 @@ function fr(e, t, s, n, i, o) {
3229
3229
  }, 8, ["option", "onChange", "defaultValue", "disibled"]),
3230
3230
  e.firstPerson && e.firstPerson.length ? (a(), r("div", ja, [
3231
3231
  Za,
3232
- (a(!0), r(y, null, T(e.firstPerson, (c, f) => {
3232
+ (a(!0), r(y, null, T(e.firstPerson, (p, f) => {
3233
3233
  var I;
3234
3234
  return a(), r("div", {
3235
3235
  class: "views-items",
3236
3236
  key: f
3237
3237
  }, [
3238
3238
  l("div", Wa, [
3239
- w(g(c.name) + " ", 1),
3239
+ w(g(p.name) + " ", 1),
3240
3240
  za
3241
3241
  ]),
3242
3242
  l("div", Xa, [
3243
- e.partNode[c.id] && e.partNode[c.id].length ? (a(), r("div", _a, [
3244
- (a(!0), r(y, null, T(e.partNode[c.id], (B, D) => (a(), r("span", { key: D }, g(D >= 3 ? "" : D == 0 ? B : `,${B}`), 1))), 128)),
3245
- e.partNode[c.id].length > 3 ? (a(), r("span", $a, "...\u7B49" + g(e.partNode[c.id].length) + "\u4EBA", 1)) : A("", !0)
3246
- ])) : c.routeTxt && c.routeTxt.userNames ? (a(), r("div", er, g(c.routeTxt.userNames), 1)) : A("", !0),
3247
- c.humanPerformerName == "\u56FA\u5B9A\u8D26\u6237" || c.humanPerformerName == "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" || ((I = e.partNode[c.id]) == null ? void 0 : I.length) > 0 && c.noPersonnel ? (a(), r("div", tr)) : c.humanPerformerName == "\u56FA\u5B9A\u8D26\u6237" || c.humanPerformerName == "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" || c.noPersonnel ? (a(), r("div", sr, " \u6CA1\u6709\u53EF\u9009\u4EBA\u5458\uFF0C\u8BF7\u68C0\u67E5\u914D\u7F6E ")) : (a(), r("div", {
3243
+ e.partNode[p.id] && e.partNode[p.id].length ? (a(), r("div", _a, [
3244
+ (a(!0), r(y, null, T(e.partNode[p.id], (B, D) => (a(), r("span", { key: D }, g(D >= 3 ? "" : D == 0 ? B : `,${B}`), 1))), 128)),
3245
+ e.partNode[p.id].length > 3 ? (a(), r("span", $a, "...\u7B49" + g(e.partNode[p.id].length) + "\u4EBA", 1)) : A("", !0)
3246
+ ])) : p.routeTxt && p.routeTxt.userNames ? (a(), r("div", er, g(p.routeTxt.userNames), 1)) : A("", !0),
3247
+ p.humanPerformerName == "\u56FA\u5B9A\u8D26\u6237" || p.humanPerformerName == "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" || ((I = e.partNode[p.id]) == null ? void 0 : I.length) > 0 && p.noPersonnel ? (a(), r("div", tr)) : p.humanPerformerName == "\u56FA\u5B9A\u8D26\u6237" || p.humanPerformerName == "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" || p.noPersonnel ? (a(), r("div", sr, " \u6CA1\u6709\u53EF\u9009\u4EBA\u5458\uFF0C\u8BF7\u68C0\u67E5\u914D\u7F6E ")) : (a(), r("div", {
3248
3248
  key: 4,
3249
3249
  class: "views-items-set-btn",
3250
- onClick: (B) => e.handleOpenPerson(c)
3250
+ onClick: (B) => e.handleOpenPerson(p)
3251
3251
  }, " \u8BBE\u7F6E ", 8, ir))
3252
3252
  ])
3253
3253
  ]);
@@ -3255,18 +3255,18 @@ function fr(e, t, s, n, i, o) {
3255
3255
  ])) : A("", !0),
3256
3256
  e.personList && e.personList.length ? (a(), r("div", nr, [
3257
3257
  or,
3258
- (a(!0), r(y, null, T(e.personList, (c, f) => (a(), r("div", ar, [
3259
- l("div", rr, g(c.name), 1),
3258
+ (a(!0), r(y, null, T(e.personList, (p, f) => (a(), r("div", ar, [
3259
+ l("div", rr, g(p.name), 1),
3260
3260
  l("div", lr, [
3261
- c.noPersonnel ? A("", !0) : (a(), r("div", {
3261
+ p.noPersonnel ? A("", !0) : (a(), r("div", {
3262
3262
  key: 0,
3263
3263
  class: "views-items-set-btn",
3264
- onClick: (I) => e.handleOpenPerson(c)
3264
+ onClick: (I) => e.handleOpenPerson(p)
3265
3265
  }, " \u8BBE\u7F6E ", 8, pr)),
3266
- e.partNode[c.id] && e.partNode[c.id].length ? (a(), r("div", cr, [
3267
- (a(!0), r(y, null, T(e.partNode[c.id], (I, B) => (a(), r("span", null, g(B >= 3 ? "" : B == 0 ? I : `,${I}`), 1))), 256)),
3268
- e.partNode[c.id].length > 3 ? (a(), r("span", dr, "...\u7B49" + g(e.partNode[c.id].length) + "\u4EBA", 1)) : A("", !0)
3269
- ])) : c.noPersonnel ? (a(), r("div", hr, "\u6CA1\u6709\u53EF\u9009\u4EBA\u5458\uFF0C\u8BF7\u68C0\u67E5\u914D\u7F6E")) : (a(), r("div", ur))
3266
+ e.partNode[p.id] && e.partNode[p.id].length ? (a(), r("div", cr, [
3267
+ (a(!0), r(y, null, T(e.partNode[p.id], (I, B) => (a(), r("span", null, g(B >= 3 ? "" : B == 0 ? I : `,${I}`), 1))), 256)),
3268
+ e.partNode[p.id].length > 3 ? (a(), r("span", dr, "...\u7B49" + g(e.partNode[p.id].length) + "\u4EBA", 1)) : A("", !0)
3269
+ ])) : p.noPersonnel ? (a(), r("div", hr, "\u6CA1\u6709\u53EF\u9009\u4EBA\u5458\uFF0C\u8BF7\u68C0\u67E5\u914D\u7F6E")) : (a(), r("div", ur))
3270
3270
  ])
3271
3271
  ]))), 256))
3272
3272
  ])) : A("", !0),
@@ -3276,7 +3276,7 @@ function fr(e, t, s, n, i, o) {
3276
3276
  }, 8, ["visible", "comfig"]),
3277
3277
  k(h, {
3278
3278
  visible: e.visiblePerson,
3279
- "onUpdate:visible": t[3] || (t[3] = (c) => e.visiblePerson = c),
3279
+ "onUpdate:visible": t[3] || (t[3] = (p) => e.visiblePerson = p),
3280
3280
  ref: "TopPopup",
3281
3281
  titleText: "\u9009\u4EBA",
3282
3282
  isDrawer: !0,
@@ -3284,7 +3284,7 @@ function fr(e, t, s, n, i, o) {
3284
3284
  }, {
3285
3285
  default: E(() => [
3286
3286
  l("div", Ar, [
3287
- e.visiblePerson ? (a(), O(u, re({
3287
+ e.visiblePerson ? (a(), O(m, re({
3288
3288
  key: 0,
3289
3289
  isTitle: !1,
3290
3290
  visible: e.visiblePerson
@@ -3296,10 +3296,10 @@ function fr(e, t, s, n, i, o) {
3296
3296
  ]),
3297
3297
  _: 1
3298
3298
  }, 8, ["visible"]),
3299
- k(m, {
3299
+ k(u, {
3300
3300
  images: e.trackUrl,
3301
3301
  visible: e.taskurlshow,
3302
- "onUpdate:visible": t[4] || (t[4] = (c) => e.taskurlshow = c),
3302
+ "onUpdate:visible": t[4] || (t[4] = (p) => e.taskurlshow = p),
3303
3303
  indexd: 0,
3304
3304
  isOne: !0,
3305
3305
  isStyle: e.isStyle
@@ -3467,11 +3467,11 @@ const gr = /* @__PURE__ */ S(Ga, [["render", fr], ["__scopeId", "data-v-eed8d695
3467
3467
  s[o].name.lastIndexOf(".") + 1
3468
3468
  )
3469
3469
  )) {
3470
- const p = new FormData();
3471
- p.append("file", s[o]);
3470
+ const c = new FormData();
3471
+ c.append("file", s[o]);
3472
3472
  const h = await this.request.post(
3473
3473
  "/file/upload",
3474
- p,
3474
+ c,
3475
3475
  {
3476
3476
  headers: {
3477
3477
  "Content-Type": "multipart/form-data"
@@ -3480,14 +3480,14 @@ const gr = /* @__PURE__ */ S(Ga, [["render", fr], ["__scopeId", "data-v-eed8d695
3480
3480
  );
3481
3481
  if (h.code === 200) {
3482
3482
  if (this.filesArr.length > 0) {
3483
- for (let u = 0; u < this.filesArr.length; u++)
3484
- if (h.name == this.filesArr[u].name && n++, this.filesArr[u].name.includes(`(${n})`) && n++, n > 0) {
3485
- let m = h.name.lastIndexOf(
3483
+ for (let m = 0; m < this.filesArr.length; m++)
3484
+ if (h.name == this.filesArr[m].name && n++, this.filesArr[m].name.includes(`(${n})`) && n++, n > 0) {
3485
+ let u = h.name.lastIndexOf(
3486
3486
  "."
3487
3487
  );
3488
3488
  h.name = `${h.name.substring(
3489
3489
  0,
3490
- m
3490
+ u
3491
3491
  )} (${n}) .${h.name.substring(
3492
3492
  h.name.lastIndexOf(
3493
3493
  "."
@@ -3566,7 +3566,7 @@ const kr = { class: "attch-upload" }, Ir = {
3566
3566
  class: "list-items-operation"
3567
3567
  }, Rr = ["onClick"], Kr = ["src"];
3568
3568
  function Yr(e, t, s, n, i, o) {
3569
- const p = C("TopTips"), h = C("PreviewImage"), u = C("PreView"), m = C("TopPopup");
3569
+ const c = C("TopTips"), h = C("PreviewImage"), m = C("PreView"), u = C("TopPopup");
3570
3570
  return a(), r("div", kr, [
3571
3571
  e.buttonLoading ? (a(), r("div", Ir)) : A("", !0),
3572
3572
  l("div", Tr, [
@@ -3589,7 +3589,7 @@ function Yr(e, t, s, n, i, o) {
3589
3589
  ]),
3590
3590
  l("div", Mr, [
3591
3591
  e.filesArr.length > 0 ? (a(), r("div", vr, [
3592
- (a(!0), r(y, null, T(e.filesArr, (d, c) => (a(), r("div", {
3592
+ (a(!0), r(y, null, T(e.filesArr, (d, p) => (a(), r("div", {
3593
3593
  class: "list-items",
3594
3594
  key: d.uuid
3595
3595
  }, [
@@ -3650,13 +3650,13 @@ function Yr(e, t, s, n, i, o) {
3650
3650
  ) < 1024 ? "kb" : "M"), 1),
3651
3651
  l("span", {
3652
3652
  class: "info-attribute-views",
3653
- onClick: (f) => e.viewFile(d, c)
3653
+ onClick: (f) => e.viewFile(d, p)
3654
3654
  }, " \u9884\u89C8 ", 8, Jr)
3655
3655
  ])
3656
3656
  ]),
3657
3657
  e.onlyShow ? A("", !0) : (a(), r("div", qr, [
3658
3658
  l("div", {
3659
- onClick: (f) => e.handleDel(c, d),
3659
+ onClick: (f) => e.handleDel(p, d),
3660
3660
  class: "list-items-operation-img"
3661
3661
  }, [
3662
3662
  l("img", { src: e.del }, null, 8, Kr)
@@ -3666,7 +3666,7 @@ function Yr(e, t, s, n, i, o) {
3666
3666
  ])) : A("", !0)
3667
3667
  ])
3668
3668
  ]),
3669
- k(p, {
3669
+ k(c, {
3670
3670
  ref: "topTips",
3671
3671
  text: e.textTips,
3672
3672
  statusTips: e.statusTips,
@@ -3678,7 +3678,7 @@ function Yr(e, t, s, n, i, o) {
3678
3678
  "onUpdate:visible": t[1] || (t[1] = (d) => e.visible = d),
3679
3679
  indexd: e.indexd
3680
3680
  }, null, 8, ["images", "visible", "indexd"]),
3681
- k(m, {
3681
+ k(u, {
3682
3682
  visible: e.visibleS,
3683
3683
  "onUpdate:visible": t[2] || (t[2] = (d) => e.visibleS = d),
3684
3684
  ref: "TopPopup",
@@ -3687,7 +3687,7 @@ function Yr(e, t, s, n, i, o) {
3687
3687
  isIndex: 99
3688
3688
  }, {
3689
3689
  default: E(() => [
3690
- e.visibleS ? (a(), O(u, {
3690
+ e.visibleS ? (a(), O(m, {
3691
3691
  key: 0,
3692
3692
  file: e.fileUrl
3693
3693
  }, null, 8, ["file"])) : A("", !0)
@@ -3770,23 +3770,23 @@ const jr = {
3770
3770
  class: "top-msg"
3771
3771
  }, Wr = ["onClick"], zr = { class: "top-msg-items-text" }, Xr = ["onClick"], _r = ["src"];
3772
3772
  function $r(e, t, s, n, i, o) {
3773
- const p = C("TopPopup");
3773
+ const c = C("TopPopup");
3774
3774
  return a(), r("div", null, [
3775
3775
  s.visible ? (a(), r("div", Zr, [
3776
3776
  (a(!0), r(y, null, T(i.listData, (h) => (a(), r("div", {
3777
3777
  class: "top-msg-items",
3778
- onClick: (u) => o.handleMsg(h)
3778
+ onClick: (m) => o.handleMsg(h)
3779
3779
  }, [
3780
3780
  l("div", zr, g(h.opinionName), 1),
3781
3781
  l("div", {
3782
3782
  class: "top-msg-items-del",
3783
- onClick: He((u) => o.handleOpenMsg(h), ["stop"])
3783
+ onClick: He((m) => o.handleOpenMsg(h), ["stop"])
3784
3784
  }, [
3785
3785
  l("img", { src: o.Del }, null, 8, _r)
3786
3786
  ], 8, Xr)
3787
3787
  ], 8, Wr))), 256))
3788
3788
  ])) : A("", !0),
3789
- k(p, {
3789
+ k(c, {
3790
3790
  isIndex: 2299,
3791
3791
  titleText: "\u64CD\u4F5C\u6D88\u606F\u63D0\u793A",
3792
3792
  isTips: !0,
@@ -3989,13 +3989,13 @@ const el = {
3989
3989
  Tl
3990
3990
  ], wl = { style: { height: "100%" } };
3991
3991
  function Nl(e, t, s, n, i, o) {
3992
- const p = C("TopTips"), h = C("departPerson"), u = C("TopPopup"), m = C("attchViews"), d = C("MsgList");
3992
+ const c = C("TopTips"), h = C("departPerson"), m = C("TopPopup"), u = C("attchViews"), d = C("MsgList");
3993
3993
  return a(), r("div", tl, [
3994
3994
  l("div", sl, [
3995
3995
  s.param.isMsg ? (a(), r("div", il, [
3996
3996
  l("div", {
3997
3997
  class: "process-radio-item",
3998
- onClick: t[0] || (t[0] = (c) => o.handleOpenMsg()),
3998
+ onClick: t[0] || (t[0] = (p) => o.handleOpenMsg()),
3999
3999
  style: { color: "#1389ff", "font-size": "14px" }
4000
4000
  }, " \u5E38\u7528\u610F\u89C1 ")
4001
4001
  ])) : A("", !0),
@@ -4003,7 +4003,7 @@ function Nl(e, t, s, n, i, o) {
4003
4003
  l("div", ol, [
4004
4004
  l("div", al, [
4005
4005
  Te(l("textarea", {
4006
- "onUpdate:modelValue": t[1] || (t[1] = (c) => i.commentMsg = c),
4006
+ "onUpdate:modelValue": t[1] || (t[1] = (p) => i.commentMsg = p),
4007
4007
  class: "textarea-item",
4008
4008
  name: "description",
4009
4009
  cols: "40",
@@ -4018,47 +4018,47 @@ function Nl(e, t, s, n, i, o) {
4018
4018
  s.param.isMsg ? (a(), r("div", ll, [
4019
4019
  l("span", {
4020
4020
  class: "msg-btn-click",
4021
- onClick: t[2] || (t[2] = (c) => o.handleMakeMsg())
4021
+ onClick: t[2] || (t[2] = (p) => o.handleMakeMsg())
4022
4022
  }, "\u8BBE\u7F6E\u4E3A\u5E38\u7528\u610F\u89C1")
4023
4023
  ])) : A("", !0)
4024
4024
  ])
4025
4025
  ]),
4026
4026
  i.taskNode && i.taskNode.length > 0 && i.taskNode[0].taskState != 4 ? (a(), r("div", pl, [
4027
- i.nextNodeData.length ? (a(!0), r(y, { key: 0 }, T(i.nextNodeData, (c) => (a(), r(y, null, [
4027
+ i.nextNodeData.length ? (a(!0), r(y, { key: 0 }, T(i.nextNodeData, (p) => (a(), r(y, null, [
4028
4028
  cl,
4029
4029
  l("div", {
4030
4030
  class: "process-pc-value",
4031
- onClick: (f) => o.handleOpenPopup(c.id)
4031
+ onClick: (f) => o.handleOpenPopup(p.id)
4032
4032
  }, [
4033
4033
  l("div", hl, [
4034
- i.partNode[c.id] && i.partNode[c.id].length ? (a(), r("div", ul, [
4035
- (a(!0), r(y, null, T(i.partNode[c.id], (f, I) => (a(), r("span", null, g(I == 0 ? f : `,${f}`), 1))), 256))
4034
+ i.partNode[p.id] && i.partNode[p.id].length ? (a(), r("div", ul, [
4035
+ (a(!0), r(y, null, T(i.partNode[p.id], (f, I) => (a(), r("span", null, g(I == 0 ? f : `,${f}`), 1))), 256))
4036
4036
  ])) : (a(), r("div", ml, fl))
4037
4037
  ])
4038
4038
  ], 8, dl)
4039
- ], 64))), 256)) : i.outGatewayUserTaskModel.length ? (a(!0), r(y, { key: 1 }, T(i.outGatewayUserTaskModel, (c) => (a(), r(y, null, [
4039
+ ], 64))), 256)) : i.outGatewayUserTaskModel.length ? (a(!0), r(y, { key: 1 }, T(i.outGatewayUserTaskModel, (p) => (a(), r(y, null, [
4040
4040
  gl,
4041
4041
  l("div", {
4042
4042
  class: "process-pc-value",
4043
- onClick: (f) => o.handleOpenPopup(c.id)
4043
+ onClick: (f) => o.handleOpenPopup(p.id)
4044
4044
  }, [
4045
4045
  l("div", Cl, [
4046
- i.partNode[c.id] && i.partNode[c.id].length ? (a(), r("div", kl, [
4047
- (a(!0), r(y, null, T(i.partNode[c.id], (f, I) => (a(), r("span", null, g(I == 0 ? f : `,${f}`), 1))), 256))
4046
+ i.partNode[p.id] && i.partNode[p.id].length ? (a(), r("div", kl, [
4047
+ (a(!0), r(y, null, T(i.partNode[p.id], (f, I) => (a(), r("span", null, g(I == 0 ? f : `,${f}`), 1))), 256))
4048
4048
  ])) : (a(), r("div", Il, bl))
4049
4049
  ])
4050
4050
  ], 8, yl)
4051
4051
  ], 64))), 256)) : A("", !0)
4052
4052
  ])) : A("", !0),
4053
- k(p, {
4053
+ k(c, {
4054
4054
  ref: "topTips",
4055
4055
  text: i.textTips,
4056
4056
  statusTips: i.statusTips,
4057
4057
  type: i.typeTips
4058
4058
  }, null, 8, ["text", "statusTips", "type"]),
4059
- k(u, {
4059
+ k(m, {
4060
4060
  visible: i.visible,
4061
- "onUpdate:visible": t[3] || (t[3] = (c) => i.visible = c),
4061
+ "onUpdate:visible": t[3] || (t[3] = (p) => i.visible = p),
4062
4062
  ref: "TopPopup",
4063
4063
  titleText: "\u9009\u4EBA",
4064
4064
  isDrawer: !0
@@ -4078,7 +4078,7 @@ function Nl(e, t, s, n, i, o) {
4078
4078
  ]),
4079
4079
  _: 1
4080
4080
  }, 8, ["visible"]),
4081
- i.labels == "5" ? (a(), O(m, {
4081
+ i.labels == "5" ? (a(), O(u, {
4082
4082
  key: 1,
4083
4083
  limit: i.limit ? i.limit : -1,
4084
4084
  requires: i.requires,
@@ -4086,9 +4086,9 @@ function Nl(e, t, s, n, i, o) {
4086
4086
  linkUrl: s.param.linkUrl,
4087
4087
  onGetValue: o.getValues
4088
4088
  }, null, 8, ["limit", "requires", "request", "linkUrl", "onGetValue"])) : A("", !0),
4089
- k(u, {
4089
+ k(m, {
4090
4090
  visible: i.visibleListMsg,
4091
- "onUpdate:visible": t[4] || (t[4] = (c) => i.visibleListMsg = c),
4091
+ "onUpdate:visible": t[4] || (t[4] = (p) => i.visibleListMsg = p),
4092
4092
  ref: "TopPopup",
4093
4093
  titleText: "\u5E38\u7528\u610F\u89C1",
4094
4094
  isDrawer: !0
@@ -4104,14 +4104,14 @@ function Nl(e, t, s, n, i, o) {
4104
4104
  ]),
4105
4105
  _: 1
4106
4106
  }, 8, ["visible"]),
4107
- k(u, {
4107
+ k(m, {
4108
4108
  titleText: "\u64CD\u4F5C\u6D88\u606F\u63D0\u793A",
4109
4109
  isTips: !0,
4110
4110
  context: `\u5C06${i.commentMsg}\u8BBE\u7F6E\u4E3A\u5E38\u7528\u610F\u89C1`,
4111
4111
  cancel: o.handleTipsCancel,
4112
4112
  comfig: o.handleTipsComfig,
4113
4113
  visible: i.visibleMsgComfig,
4114
- "onUpdate:visible": t[5] || (t[5] = (c) => i.visibleMsgComfig = c)
4114
+ "onUpdate:visible": t[5] || (t[5] = (p) => i.visibleMsgComfig = p)
4115
4115
  }, null, 8, ["context", "cancel", "comfig", "visible"])
4116
4116
  ]);
4117
4117
  }
@@ -4303,13 +4303,13 @@ const El = {
4303
4303
  Wl
4304
4304
  ], Xl = { style: { height: "100%" } };
4305
4305
  function _l(e, t, s, n, i, o) {
4306
- const p = C("TopTips"), h = C("departPerson"), u = C("TopPopup"), m = C("attchViews"), d = C("MsgList");
4306
+ const c = C("TopTips"), h = C("departPerson"), m = C("TopPopup"), u = C("attchViews"), d = C("MsgList");
4307
4307
  return a(), r("div", Ml, [
4308
4308
  l("div", vl, [
4309
4309
  s.param.isMsg ? (a(), r("div", Dl, [
4310
4310
  l("div", {
4311
4311
  class: "process-radio-item",
4312
- onClick: t[0] || (t[0] = (c) => o.handleOpenMsg()),
4312
+ onClick: t[0] || (t[0] = (p) => o.handleOpenMsg()),
4313
4313
  style: { color: "#1389ff", "font-size": "14px" }
4314
4314
  }, " \u5E38\u7528\u610F\u89C1 ")
4315
4315
  ])) : A("", !0),
@@ -4317,7 +4317,7 @@ function _l(e, t, s, n, i, o) {
4317
4317
  l("div", Ol, [
4318
4318
  l("div", Sl, [
4319
4319
  Te(l("textarea", {
4320
- "onUpdate:modelValue": t[1] || (t[1] = (c) => i.commentMsg = c),
4320
+ "onUpdate:modelValue": t[1] || (t[1] = (p) => i.commentMsg = p),
4321
4321
  class: "textarea-item",
4322
4322
  name: "description",
4323
4323
  cols: "40",
@@ -4332,47 +4332,47 @@ function _l(e, t, s, n, i, o) {
4332
4332
  s.param.isMsg ? (a(), r("div", Ll, [
4333
4333
  l("span", {
4334
4334
  class: "msg-btn-click",
4335
- onClick: t[2] || (t[2] = (c) => o.handleMakeMsg())
4335
+ onClick: t[2] || (t[2] = (p) => o.handleMakeMsg())
4336
4336
  }, "\u8BBE\u7F6E\u4E3A\u5E38\u7528\u610F\u89C1")
4337
4337
  ])) : A("", !0)
4338
4338
  ])
4339
4339
  ]),
4340
4340
  i.taskNode && i.taskNode.length > 0 && i.taskNode[0].taskState != 4 ? (a(), r("div", Vl, [
4341
- i.nextNodeData.length ? (a(!0), r(y, { key: 0 }, T(i.nextNodeData, (c) => (a(), r(y, null, [
4341
+ i.nextNodeData.length ? (a(!0), r(y, { key: 0 }, T(i.nextNodeData, (p) => (a(), r(y, null, [
4342
4342
  Ul,
4343
4343
  l("div", {
4344
4344
  class: "process-pc-value",
4345
- onClick: (f) => o.handleOpenPopup(c.id)
4345
+ onClick: (f) => o.handleOpenPopup(p.id)
4346
4346
  }, [
4347
4347
  l("div", xl, [
4348
- i.partNode[c.id] && i.partNode[c.id].length ? (a(), r("div", Gl, [
4349
- (a(!0), r(y, null, T(i.partNode[c.id], (f, I) => (a(), r("span", null, g(I == 0 ? f : `,${f}`), 1))), 256))
4348
+ i.partNode[p.id] && i.partNode[p.id].length ? (a(), r("div", Gl, [
4349
+ (a(!0), r(y, null, T(i.partNode[p.id], (f, I) => (a(), r("span", null, g(I == 0 ? f : `,${f}`), 1))), 256))
4350
4350
  ])) : (a(), r("div", Jl, Rl))
4351
4351
  ])
4352
4352
  ], 8, Fl)
4353
- ], 64))), 256)) : i.outGatewayUserTaskModel.length ? (a(!0), r(y, { key: 1 }, T(i.outGatewayUserTaskModel, (c) => (a(), r(y, null, [
4353
+ ], 64))), 256)) : i.outGatewayUserTaskModel.length ? (a(!0), r(y, { key: 1 }, T(i.outGatewayUserTaskModel, (p) => (a(), r(y, null, [
4354
4354
  Kl,
4355
4355
  l("div", {
4356
4356
  class: "process-pc-value",
4357
- onClick: (f) => o.handleOpenPopup(c.id)
4357
+ onClick: (f) => o.handleOpenPopup(p.id)
4358
4358
  }, [
4359
4359
  l("div", Hl, [
4360
- i.partNode[c.id] && i.partNode[c.id].length ? (a(), r("div", jl, [
4361
- (a(!0), r(y, null, T(i.partNode[c.id], (f, I) => (a(), r("span", null, g(I == 0 ? f : `,${f}`), 1))), 256))
4360
+ i.partNode[p.id] && i.partNode[p.id].length ? (a(), r("div", jl, [
4361
+ (a(!0), r(y, null, T(i.partNode[p.id], (f, I) => (a(), r("span", null, g(I == 0 ? f : `,${f}`), 1))), 256))
4362
4362
  ])) : (a(), r("div", Zl, zl))
4363
4363
  ])
4364
4364
  ], 8, Yl)
4365
4365
  ], 64))), 256)) : A("", !0)
4366
4366
  ])) : A("", !0),
4367
- k(p, {
4367
+ k(c, {
4368
4368
  ref: "topTips",
4369
4369
  text: i.textTips,
4370
4370
  statusTips: i.statusTips,
4371
4371
  type: i.typeTips
4372
4372
  }, null, 8, ["text", "statusTips", "type"]),
4373
- k(u, {
4373
+ k(m, {
4374
4374
  visible: i.visible,
4375
- "onUpdate:visible": t[3] || (t[3] = (c) => i.visible = c),
4375
+ "onUpdate:visible": t[3] || (t[3] = (p) => i.visible = p),
4376
4376
  ref: "TopPopup",
4377
4377
  titleText: "\u9009\u4EBA",
4378
4378
  isDrawer: !0
@@ -4392,7 +4392,7 @@ function _l(e, t, s, n, i, o) {
4392
4392
  ]),
4393
4393
  _: 1
4394
4394
  }, 8, ["visible"]),
4395
- i.labels == "1" ? (a(), O(m, {
4395
+ i.labels == "1" ? (a(), O(u, {
4396
4396
  key: 1,
4397
4397
  limit: i.limit ? i.limit : -1,
4398
4398
  requires: i.requires,
@@ -4400,9 +4400,9 @@ function _l(e, t, s, n, i, o) {
4400
4400
  linkUrl: s.param.linkUrl,
4401
4401
  onGetValue: o.getValues
4402
4402
  }, null, 8, ["limit", "requires", "request", "linkUrl", "onGetValue"])) : A("", !0),
4403
- k(u, {
4403
+ k(m, {
4404
4404
  visible: i.visibleListMsg,
4405
- "onUpdate:visible": t[4] || (t[4] = (c) => i.visibleListMsg = c),
4405
+ "onUpdate:visible": t[4] || (t[4] = (p) => i.visibleListMsg = p),
4406
4406
  ref: "TopPopup",
4407
4407
  titleText: "\u5E38\u7528\u610F\u89C1",
4408
4408
  isDrawer: !0
@@ -4418,14 +4418,14 @@ function _l(e, t, s, n, i, o) {
4418
4418
  ]),
4419
4419
  _: 1
4420
4420
  }, 8, ["visible"]),
4421
- k(u, {
4421
+ k(m, {
4422
4422
  titleText: "\u64CD\u4F5C\u6D88\u606F\u63D0\u793A",
4423
4423
  isTips: !0,
4424
4424
  context: `\u5C06${i.commentMsg}\u8BBE\u7F6E\u4E3A\u5E38\u7528\u610F\u89C1`,
4425
4425
  cancel: o.handleTipsCancel,
4426
4426
  comfig: o.handleTipsComfig,
4427
4427
  visible: i.visibleMsgComfig,
4428
- "onUpdate:visible": t[5] || (t[5] = (c) => i.visibleMsgComfig = c)
4428
+ "onUpdate:visible": t[5] || (t[5] = (p) => i.visibleMsgComfig = p)
4429
4429
  }, null, 8, ["context", "cancel", "comfig", "visible"])
4430
4430
  ]);
4431
4431
  }
@@ -4493,7 +4493,7 @@ const tp = {
4493
4493
  items: {
4494
4494
  handler(e, t) {
4495
4495
  e && e.length && (console.log("=====item", e), console.log("=====checkType", this.checkType), this.multiNodeParticipant = {}, this.partNode = {}, this.gateVars = {}, this.$emit("onMultiNode", this.multiNodeParticipant), this.$emit("onVars", this.gateVars), this.nodeType == "outing" ? this.nodeItems = JSON.parse(JSON.stringify(e)) : this.nodeType == "nexting" && (this.nodeItems = JSON.parse(JSON.stringify(e)), this.nodeItems.map((s) => {
4496
- if (s.userTaskModelDTO.participantList && s.userTaskModelDTO.participantList.length && s.userTaskModelDTO.participantList.map((n) => {
4496
+ if (s.userTaskModelDTO.participantList && s.userTaskModelDTO.participantList.length && s.userTaskModelDTO.humanPerformer && s.userTaskModelDTO.humanPerformer.name != "\u56FA\u5B9A\u89D2\u8272/\u5C97\u4F4D" && s.userTaskModelDTO.participantList.map((n) => {
4497
4497
  this.multiNodeParticipant[s.id] || (this.multiNodeParticipant[s.id] = []), this.partNode[s.id] || (this.partNode[s.id] = []), this.multiNodeParticipant[s.id].includes(n.id) || this.multiNodeParticipant[s.id].push(n.id), this.partNode[s.id].includes(n.name) || this.partNode[s.id].push(n.name);
4498
4498
  }), (s.userTaskModelDTO.humanPerformer.name == "\u56FA\u5B9A\u8D26\u6237" || s.userTaskModelDTO.humanPerformer.name == "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173") && this.personMake.push(s.id), s.userTaskModelDTO.humanPerformer.name == "\u56FA\u5B9A\u89D2\u8272/\u5C97\u4F4D") {
4499
4499
  let n = {
@@ -4506,19 +4506,19 @@ const tp = {
4506
4506
  deptId: this.param.taskNode[0].vars._businessDeptId,
4507
4507
  taskPostIds: [n]
4508
4508
  }).then((i) => {
4509
- let o = [], p = !1;
4509
+ let o = [], c = [], h = !1;
4510
4510
  i.data.map((u) => {
4511
- item.posts.map((m) => {
4512
- m.users.length == 1 ? o.push(...m.users) : p = !0;
4511
+ u.posts.map((d) => {
4512
+ c.push(...d.users), d.users.length == 1 ? o.push(...d.users) : h = !0;
4513
4513
  });
4514
- }), o.length > s.loopCardinality && s.loopCardinality != 0 && (p = !0), p && (o = []);
4515
- let h = [];
4514
+ }), o.length > s.loopCardinality && s.loopCardinality > 0 && (h = !0), h && (o = []), console.log("user======", o), console.log("v======", s);
4515
+ let m = [];
4516
4516
  i.data[0].posts.map((u) => {
4517
- h.push({
4517
+ m.push({
4518
4518
  ...u,
4519
- uid: u.users.map((m) => m.uid)
4519
+ uid: u.users.map((d) => d.uid)
4520
4520
  });
4521
- }), o.length == 0 && this.$set(s, "noPersonnel", !0), o.length > 0 && (this.$set(s, "noPersonnel", !0), this.partObjId = s.id, this.handleCallback(o)), s.positionArray = h;
4521
+ }), c.length == 0 && this.$set(s, "noPersonnel", !0), o.length > 0 && (this.$set(s, "noPersonnel", !0), this.partObjId = s.id, this.handleCallback(o)), s.positionArray = m;
4522
4522
  });
4523
4523
  }
4524
4524
  this.personMake && this.personMake.length && this.param.request.post(
@@ -4652,7 +4652,7 @@ const tp = {
4652
4652
  maxMultiple: e.loopCardinality > 0 ? e.loopCardinality : 0,
4653
4653
  positionArray: e.positionArray,
4654
4654
  checkedArray: t
4655
- };
4655
+ }, console.log("this.entity", this.entity);
4656
4656
  } else {
4657
4657
  let t = [];
4658
4658
  this.multiNodeParticipant[e.id] && this.multiNodeParticipant[e.id].length && this.multiNodeParticipant[e.id].map((s, n) => {
@@ -4688,7 +4688,7 @@ const tp = {
4688
4688
  }, this.$emit("onVars", this.getVars));
4689
4689
  }
4690
4690
  }
4691
- }, sp = (e) => (q("data-v-886dad6d"), e = e(), R(), e), ip = {
4691
+ }, sp = (e) => (q("data-v-645bf2c4"), e = e(), R(), e), ip = {
4692
4692
  key: 0,
4693
4693
  class: "treenode"
4694
4694
  }, np = {
@@ -4721,18 +4721,18 @@ const tp = {
4721
4721
  }, Ep = { class: "treenode-single-items" }, Mp = { class: "personselect" }, vp = { class: "personselect-name" }, Dp = {
4722
4722
  key: 0,
4723
4723
  class: "items-person"
4724
- }, Qp = ["onClick"], Op = { key: 1 }, Sp = {
4724
+ }, Qp = ["onClick"], Op = {
4725
+ key: 1,
4726
+ class: "items-person-name"
4727
+ }, Sp = {
4725
4728
  key: 2,
4726
4729
  class: "items-person-name"
4727
- }, Pp = {
4730
+ }, Pp = { key: 0 }, Lp = {
4728
4731
  key: 3,
4729
4732
  class: "items-person-name"
4730
- }, Lp = {
4731
- key: 4,
4732
- class: "items-person-name"
4733
4733
  };
4734
4734
  function Vp(e, t, s, n, i, o) {
4735
- const p = C("TreeNode", !0), h = C("departPerson"), u = C("TopPopup"), m = C("TopTips");
4735
+ const c = C("TreeNode", !0), h = C("departPerson"), m = C("TopPopup"), u = C("TopTips");
4736
4736
  return i.nodeItems && i.nodeItems.length ? (a(), r("div", ip, [
4737
4737
  s.endNode ? A("", !0) : (a(), r("div", np, [
4738
4738
  l("div", op, [
@@ -4743,7 +4743,7 @@ function Vp(e, t, s, n, i, o) {
4743
4743
  "treenode-checkbox",
4744
4744
  i.checkBoxArr.includes(d.id) ? "treenode-checkbox-active" : ""
4745
4745
  ]),
4746
- onClick: (c) => o.handleCheckBoxClick(d)
4746
+ onClick: (p) => o.handleCheckBoxClick(d)
4747
4747
  }, [
4748
4748
  l("span", null, [
4749
4749
  i.checkBoxArr.includes(d.id) ? (a(), r("img", {
@@ -4756,7 +4756,7 @@ function Vp(e, t, s, n, i, o) {
4756
4756
  ], 10, ap)) : s.checkType == "ExclusiveGatewayModel" && i.nodeItems.length > 1 ? (a(), r("div", {
4757
4757
  key: 1,
4758
4758
  class: F(["treenode-radio", i.radioArr == d.id ? "treenode-radio-active" : ""]),
4759
- onClick: (c) => o.handleRadioClick(d)
4759
+ onClick: (p) => o.handleRadioClick(d)
4760
4760
  }, [
4761
4761
  pp,
4762
4762
  w(" " + g(d.nodeName || d.name), 1)
@@ -4765,7 +4765,7 @@ function Vp(e, t, s, n, i, o) {
4765
4765
  ]),
4766
4766
  s.checkType == "InclusiveGatewayModel" && i.checkBoxItem && i.checkBoxItem.length ? (a(!0), r(y, { key: 0 }, T(i.checkBoxItem, (d) => (a(), r("div", cp, [
4767
4767
  d.childNode && d.childNode.length ? (a(), r("div", dp, [
4768
- k(p, {
4768
+ k(c, {
4769
4769
  items: d.childNode,
4770
4770
  endNode: d.childNode.length == 1,
4771
4771
  nodeType: s.nodeType,
@@ -4780,7 +4780,7 @@ function Vp(e, t, s, n, i, o) {
4780
4780
  d.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" && d.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" ? (a(), r("div", {
4781
4781
  key: 0,
4782
4782
  class: "items-person-set",
4783
- onClick: He((c) => o.handleOpenPopup(d), ["stop"])
4783
+ onClick: He((p) => o.handleOpenPopup(d), ["stop"])
4784
4784
  }, " \u8BBE\u7F6E ", 8, Ap)) : A("", !0),
4785
4785
  d.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" && d.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" ? (a(), r("div", fp, g(i.partNode[d.id] ? i.partNode[d.id].join(",") : ""), 1)) : d.routeTxt && d.routeTxt.userNames ? (a(), r("div", gp, g(d.routeTxt.userNames), 1)) : A("", !0)
4786
4786
  ])
@@ -4788,7 +4788,7 @@ function Vp(e, t, s, n, i, o) {
4788
4788
  ]))), 256)) : A("", !0),
4789
4789
  s.checkType == "ExclusiveGatewayModel" && i.radioItem && i.radioItem.length ? (a(!0), r(y, { key: 1 }, T(i.radioItem, (d) => (a(), r("div", yp, [
4790
4790
  d.childNode && d.childNode.length ? (a(), r("div", Cp, [
4791
- k(p, {
4791
+ k(c, {
4792
4792
  items: d.childNode,
4793
4793
  endNode: d.childNode.length == 1,
4794
4794
  nodeType: s.nodeType,
@@ -4803,7 +4803,7 @@ function Vp(e, t, s, n, i, o) {
4803
4803
  d.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" && d.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" ? (a(), r("div", {
4804
4804
  key: 0,
4805
4805
  class: "items-person-set",
4806
- onClick: He((c) => o.handleOpenPopup(d), ["stop"])
4806
+ onClick: He((p) => o.handleOpenPopup(d), ["stop"])
4807
4807
  }, " \u8BBE\u7F6E ", 8, bp)) : A("", !0),
4808
4808
  d.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" && d.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" ? (a(), r("div", wp, g(i.partNode[d.id] ? i.partNode[d.id].join(",") : ""), 1)) : d.routeTxt && d.routeTxt.userNames ? (a(), r("div", Np, g(d.routeTxt.userNames), 1)) : A("", !0)
4809
4809
  ])
@@ -4815,18 +4815,22 @@ function Vp(e, t, s, n, i, o) {
4815
4815
  l("div", Mp, [
4816
4816
  l("div", vp, g(d.nodeName || d.name), 1),
4817
4817
  d.type !== "EndEventModel" ? (a(), r("div", Dp, [
4818
- d.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" && d.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" && !d.noPersonnel ? (a(), r("div", {
4819
- key: 0,
4820
- class: "items-person-set",
4821
- onClick: He((c) => o.handleOpenPopup(d), ["stop"])
4822
- }, " \u8BBE\u7F6E ", 8, Qp)) : A("", !0),
4823
- d.humanPerformerName == "\u56FA\u5B9A\u89D2\u8272/\u5C97\u4F4D" && d.noPersonnel ? (a(), r("div", Op, " \u6CA1\u6709\u53EF\u9009\u4EBA\u5458\uFF0C\u8BF7\u68C0\u67E5\u914D\u7F6E ")) : A("", !0),
4824
- i.personMakeList[d.id] ? (a(), r("div", Sp, g(i.personMakeList[d.id]), 1)) : d.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" && d.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" ? (a(), r("div", Pp, g(i.partNode[d.id] ? i.partNode[d.id].join(",") : ""), 1)) : d.routeTxt && d.routeTxt.userNames ? (a(), r("div", Lp, g(d.routeTxt.userNames), 1)) : A("", !0)
4818
+ d.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" && d.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" ? (a(), r(y, { key: 0 }, [
4819
+ d.humanPerformerName == "\u56FA\u5B9A\u89D2\u8272/\u5C97\u4F4D" && !d.noPersonnel ? (a(), r("div", {
4820
+ key: 0,
4821
+ class: "items-person-set",
4822
+ onClick: He((p) => o.handleOpenPopup(d), ["stop"])
4823
+ }, " \u8BBE\u7F6E ", 8, Qp)) : A("", !0)
4824
+ ], 64)) : A("", !0),
4825
+ i.personMakeList[d.id] ? (a(), r("div", Op, g(i.personMakeList[d.id]), 1)) : d.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" && d.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173" ? (a(), r("div", Sp, [
4826
+ !i.partNode[d.id] && d.humanPerformerName == "\u56FA\u5B9A\u89D2\u8272/\u5C97\u4F4D" && d.noPersonnel ? (a(), r("div", Pp, " \u6CA1\u6709\u53EF\u9009\u4EBA\u5458\uFF0C\u8BF7\u68C0\u67E5\u914D\u7F6E ")) : A("", !0),
4827
+ w(" " + g(i.partNode[d.id] ? i.partNode[d.id].join(",") : ""), 1)
4828
+ ])) : d.routeTxt && d.routeTxt.userNames ? (a(), r("div", Lp, g(d.routeTxt.userNames), 1)) : A("", !0)
4825
4829
  ])) : A("", !0)
4826
4830
  ])
4827
4831
  ]))), 256))
4828
4832
  ])) : A("", !0),
4829
- k(u, {
4833
+ k(m, {
4830
4834
  visible: i.visible,
4831
4835
  "onUpdate:visible": t[0] || (t[0] = (d) => i.visible = d),
4832
4836
  ref: "TopPopup",
@@ -4841,7 +4845,7 @@ function Vp(e, t, s, n, i, o) {
4841
4845
  ]),
4842
4846
  _: 1
4843
4847
  }, 8, ["visible"]),
4844
- k(m, {
4848
+ k(u, {
4845
4849
  ref: "topTips",
4846
4850
  text: i.textTips,
4847
4851
  statusTips: i.statusTips,
@@ -4849,7 +4853,7 @@ function Vp(e, t, s, n, i, o) {
4849
4853
  }, null, 8, ["text", "statusTips", "type"])
4850
4854
  ])) : A("", !0);
4851
4855
  }
4852
- const Up = /* @__PURE__ */ S(tp, [["render", Vp], ["__scopeId", "data-v-886dad6d"]]);
4856
+ const Up = /* @__PURE__ */ S(tp, [["render", Vp], ["__scopeId", "data-v-645bf2c4"]]);
4853
4857
  const Fp = {
4854
4858
  name: "treeperson",
4855
4859
  components: {
@@ -4935,27 +4939,27 @@ const Fp = {
4935
4939
  /* @__PURE__ */ l("span", { class: "treeperson-title--re" }, "*")
4936
4940
  ], -1));
4937
4941
  function Hp(e, t, s, n, i, o) {
4938
- const p = C("TreeNode");
4942
+ const c = C("TreeNode");
4939
4943
  return a(), r("div", xp, [
4940
4944
  i.nodeItems && i.nodeItems.length ? (a(), r("div", Gp, [
4941
- (a(!0), r(y, null, T(i.nodeItems, (h, u) => (a(), r("div", {
4945
+ (a(!0), r(y, null, T(i.nodeItems, (h, m) => (a(), r("div", {
4942
4946
  class: "treeperson",
4943
- key: u
4947
+ key: m
4944
4948
  }, [
4945
4949
  h.childNode && h.childNode.length ? (a(), r(y, { key: 0 }, [
4946
4950
  Jp,
4947
4951
  s.nodeType == "outing" ? (a(), r(y, { key: 0 }, [
4948
4952
  h.type == "ExclusiveGatewayModel" && h.childNode.length == 1 ? A("", !0) : (a(), r("div", qp, [
4949
- (a(!0), r(y, null, T(h.childNode, (m, d) => (a(), r("div", {
4950
- class: F(["treeperson-radio", i.firstCheck == m.id ? "treeperson-radio-active" : ""]),
4951
- onClick: (c) => o.handleFirstNodeClick(m),
4953
+ (a(!0), r(y, null, T(h.childNode, (u, d) => (a(), r("div", {
4954
+ class: F(["treeperson-radio", i.firstCheck == u.id ? "treeperson-radio-active" : ""]),
4955
+ onClick: (p) => o.handleFirstNodeClick(u),
4952
4956
  key: d
4953
4957
  }, [
4954
4958
  Kp,
4955
- w(" " + g(m.nodeName || m.name), 1)
4959
+ w(" " + g(u.nodeName || u.name), 1)
4956
4960
  ], 10, Rp))), 128))
4957
4961
  ])),
4958
- k(p, {
4962
+ k(c, {
4959
4963
  items: i.childrenItems,
4960
4964
  endNode: i.childrenEndItems,
4961
4965
  nodeType: s.nodeType,
@@ -4967,7 +4971,7 @@ function Hp(e, t, s, n, i, o) {
4967
4971
  ], 64)) : A("", !0)
4968
4972
  ], 64)) : (a(), r(y, { key: 1 }, [
4969
4973
  Yp,
4970
- s.nodeType == "nexting" ? (a(), O(p, {
4974
+ s.nodeType == "nexting" ? (a(), O(c, {
4971
4975
  key: 0,
4972
4976
  items: [h],
4973
4977
  endNode: i.childrenEndItems,
@@ -4976,7 +4980,7 @@ function Hp(e, t, s, n, i, o) {
4976
4980
  checkType: i.firstType,
4977
4981
  onOnMultiNode: o.onMultiNode,
4978
4982
  onOnVars: o.onVars
4979
- }, null, 8, ["items", "endNode", "nodeType", "param", "checkType", "onOnMultiNode", "onOnVars"])) : (a(), O(p, {
4983
+ }, null, 8, ["items", "endNode", "nodeType", "param", "checkType", "onOnMultiNode", "onOnVars"])) : (a(), O(c, {
4980
4984
  key: 1,
4981
4985
  items: [h],
4982
4986
  endNode: !0,
@@ -5245,7 +5249,7 @@ const Zp = {
5245
5249
  let e = {};
5246
5250
  this.radioCheckNameList && this.radioCheckNameList.length ? this.radioCheckChild[0].type !== "EndEventModel" && this.radioCheckNameList.map((t, s) => {
5247
5251
  (!this.multiNodeParticipant[t] || !this.multiNodeParticipant[t].length) && this.radioCheckChild.map((n, i) => {
5248
- n.id == t && (n.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" || n.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173") && (!n.childNode || !n.childNode.length || this.radioCheckNode.map((o, p) => {
5252
+ n.id == t && (n.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" || n.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173") && (!n.childNode || !n.childNode.length || this.radioCheckNode.map((o, c) => {
5249
5253
  !this.multiNodeParticipant[o] || this.multiNodeParticipant[o].length, e[o] = this.multiNodeParticipant[o];
5250
5254
  }));
5251
5255
  }), e[t] = this.multiNodeParticipant[t];
@@ -5339,7 +5343,7 @@ const Zp = {
5339
5343
  class: "process-popup-content-person"
5340
5344
  }, hc = { key: 0 }, uc = { style: { height: "100%" } };
5341
5345
  function mc(e, t, s, n, i, o) {
5342
- const p = C("TreePerson"), h = C("TopTips"), u = C("departPerson"), m = C("TopPopup"), d = C("MsgList"), c = C("attchViews");
5346
+ const c = C("TreePerson"), h = C("TopTips"), m = C("departPerson"), u = C("TopPopup"), d = C("MsgList"), p = C("attchViews");
5343
5347
  return a(), r("div", Wp, [
5344
5348
  s.param.ProcessInsObj && s.param.ProcessInsObj.processDefId != "obj_94014ede99b6495d8f6d5977314faa15" ? (a(), r("div", zp, [
5345
5349
  s.param.isQuickReply ? (a(), r("div", Xp, "\u5FEB\u6377\u56DE\u590D")) : A("", !0),
@@ -5402,14 +5406,14 @@ function mc(e, t, s, n, i, o) {
5402
5406
  ])) : A("", !0),
5403
5407
  i.taskNode && i.taskNode.length > 0 && i.taskNode[0].taskState != 4 && i.taskNode[0].taskState != 11 ? (a(), r("div", dc, [
5404
5408
  i.nextNodeData.length ? (a(), r(y, { key: 0 }, [
5405
- i.nextNodeData.length == 1 && i.nextNodeData[0].type == "endEvent" ? (a(), r("div", hc, " \u4E0B\u4E00\u8282\u70B9\uFF1A\u7ED3\u675F\u4E8B\u4EF6 ")) : (a(), O(p, {
5409
+ i.nextNodeData.length == 1 && i.nextNodeData[0].type == "endEvent" ? (a(), r("div", hc, " \u4E0B\u4E00\u8282\u70B9\uFF1A\u7ED3\u675F\u4E8B\u4EF6 ")) : (a(), O(c, {
5406
5410
  key: 1,
5407
5411
  items: i.nextNodeData,
5408
5412
  nodeType: "nexting",
5409
5413
  param: s.param,
5410
5414
  onOnMultiNode: o.onMultiNode
5411
5415
  }, null, 8, ["items", "param", "onOnMultiNode"]))
5412
- ], 64)) : i.outGatewayUserTaskModel.length ? (a(), O(p, {
5416
+ ], 64)) : i.outGatewayUserTaskModel.length ? (a(), O(c, {
5413
5417
  key: 1,
5414
5418
  items: i.outGatewayUserTaskModel,
5415
5419
  nodeType: "outing",
@@ -5425,7 +5429,7 @@ function mc(e, t, s, n, i, o) {
5425
5429
  statusTips: i.statusTips,
5426
5430
  type: i.typeTips
5427
5431
  }, null, 8, ["text", "statusTips", "type"]),
5428
- k(m, {
5432
+ k(u, {
5429
5433
  visible: i.visible,
5430
5434
  "onUpdate:visible": t[4] || (t[4] = (f) => i.visible = f),
5431
5435
  ref: "TopPopup",
@@ -5434,7 +5438,7 @@ function mc(e, t, s, n, i, o) {
5434
5438
  }, {
5435
5439
  default: E(() => [
5436
5440
  l("div", uc, [
5437
- i.visible ? (a(), O(u, re({
5441
+ i.visible ? (a(), O(m, re({
5438
5442
  key: 0,
5439
5443
  isTitle: !1,
5440
5444
  visible: i.visible
@@ -5446,7 +5450,7 @@ function mc(e, t, s, n, i, o) {
5446
5450
  ]),
5447
5451
  _: 1
5448
5452
  }, 8, ["visible"]),
5449
- k(m, {
5453
+ k(u, {
5450
5454
  visible: i.visibleListMsg,
5451
5455
  "onUpdate:visible": t[5] || (t[5] = (f) => i.visibleListMsg = f),
5452
5456
  ref: "TopPopup",
@@ -5464,7 +5468,7 @@ function mc(e, t, s, n, i, o) {
5464
5468
  ]),
5465
5469
  _: 1
5466
5470
  }, 8, ["visible"]),
5467
- k(m, {
5471
+ k(u, {
5468
5472
  titleText: "\u64CD\u4F5C\u6D88\u606F\u63D0\u793A",
5469
5473
  isTips: !0,
5470
5474
  context: `\u5C06${i.commentMsg}\u8BBE\u7F6E\u4E3A\u5E38\u7528\u610F\u89C1`,
@@ -5473,7 +5477,7 @@ function mc(e, t, s, n, i, o) {
5473
5477
  visible: i.visibleMsgComfig,
5474
5478
  "onUpdate:visible": t[6] || (t[6] = (f) => i.visibleMsgComfig = f)
5475
5479
  }, null, 8, ["context", "cancel", "comfig", "visible"]),
5476
- i.labels == "1" ? (a(), O(c, {
5480
+ i.labels == "1" ? (a(), O(p, {
5477
5481
  key: 2,
5478
5482
  limit: i.limit ? i.limit : -1,
5479
5483
  requires: i.requires,
@@ -5655,13 +5659,13 @@ const fc = {
5655
5659
  Vc
5656
5660
  ], Fc = { style: { height: "100%" } };
5657
5661
  function xc(e, t, s, n, i, o) {
5658
- const p = C("TopTips"), h = C("departPerson"), u = C("TopPopup"), m = C("attchViews"), d = C("MsgList");
5662
+ const c = C("TopTips"), h = C("departPerson"), m = C("TopPopup"), u = C("attchViews"), d = C("MsgList");
5659
5663
  return a(), r("div", gc, [
5660
5664
  l("div", yc, [
5661
5665
  s.param.isMsg ? (a(), r("div", Cc, [
5662
5666
  l("div", {
5663
5667
  class: "process-radio-item",
5664
- onClick: t[0] || (t[0] = (c) => o.handleOpenMsg()),
5668
+ onClick: t[0] || (t[0] = (p) => o.handleOpenMsg()),
5665
5669
  style: { color: "#1389ff", "font-size": "14px" }
5666
5670
  }, " \u5E38\u7528\u610F\u89C1 ")
5667
5671
  ])) : A("", !0),
@@ -5669,7 +5673,7 @@ function xc(e, t, s, n, i, o) {
5669
5673
  l("div", Ic, [
5670
5674
  l("div", Tc, [
5671
5675
  Te(l("textarea", {
5672
- "onUpdate:modelValue": t[1] || (t[1] = (c) => i.commentMsg = c),
5676
+ "onUpdate:modelValue": t[1] || (t[1] = (p) => i.commentMsg = p),
5673
5677
  class: "textarea-item",
5674
5678
  name: "description",
5675
5679
  cols: "40",
@@ -5684,39 +5688,39 @@ function xc(e, t, s, n, i, o) {
5684
5688
  s.param.isMsg ? (a(), r("div", wc, [
5685
5689
  l("span", {
5686
5690
  class: "msg-btn-click",
5687
- onClick: t[2] || (t[2] = (c) => o.handleMakeMsg())
5691
+ onClick: t[2] || (t[2] = (p) => o.handleMakeMsg())
5688
5692
  }, "\u8BBE\u7F6E\u4E3A\u5E38\u7528\u610F\u89C1")
5689
5693
  ])) : A("", !0)
5690
5694
  ])
5691
5695
  ]),
5692
5696
  i.taskNode && i.taskNode.length > 0 && i.taskNode[0].taskState != 4 ? (a(), r("div", Nc, [
5693
- i.nextNodeData.length ? (a(!0), r(y, { key: 0 }, T(i.nextNodeData, (c) => {
5697
+ i.nextNodeData.length ? (a(!0), r(y, { key: 0 }, T(i.nextNodeData, (p) => {
5694
5698
  var f, I;
5695
5699
  return a(), r(y, null, [
5696
5700
  o.isOption(
5697
- (I = (f = c == null ? void 0 : c.userTaskModelDTO) == null ? void 0 : f.humanPerformer) == null ? void 0 : I.name
5701
+ (I = (f = p == null ? void 0 : p.userTaskModelDTO) == null ? void 0 : f.humanPerformer) == null ? void 0 : I.name
5698
5702
  ) ? (a(), r(y, { key: 0 }, [
5699
5703
  l("div", null, [
5700
- w(g(c.userTaskModelDTO.name) + " ", 1),
5704
+ w(g(p.userTaskModelDTO.name) + " ", 1),
5701
5705
  Bc,
5702
5706
  w(" \u5BA1\u6279\u4EBA "),
5703
5707
  Ec
5704
5708
  ]),
5705
5709
  l("div", {
5706
5710
  class: "process-pc-value",
5707
- onClick: (B) => o.handleOpenPopup(c.id)
5711
+ onClick: (B) => o.handleOpenPopup(p.id)
5708
5712
  }, [
5709
5713
  l("div", vc, [
5710
- i.partNode[c.id] && i.partNode[c.id].length ? (a(), r("div", Dc, [
5711
- (a(!0), r(y, null, T(i.partNode[c.id], (B, D) => (a(), r("span", null, g(D == 0 ? B : `,${B}`), 1))), 256))
5714
+ i.partNode[p.id] && i.partNode[p.id].length ? (a(), r("div", Dc, [
5715
+ (a(!0), r(y, null, T(i.partNode[p.id], (B, D) => (a(), r("span", null, g(D == 0 ? B : `,${B}`), 1))), 256))
5712
5716
  ])) : (a(), r("div", Qc, Sc))
5713
5717
  ])
5714
5718
  ], 8, Mc)
5715
5719
  ], 64)) : A("", !0)
5716
5720
  ], 64);
5717
- }), 256)) : i.outGatewayUserTaskModel.length ? (a(!0), r(y, { key: 1 }, T(i.outGatewayUserTaskModel, (c) => (a(), r(y, null, [
5718
- o.isOption(c.humanPerformerName) ? (a(), r(y, { key: 0 }, [
5719
- l("div", Pc, g(c.name), 1),
5721
+ }), 256)) : i.outGatewayUserTaskModel.length ? (a(!0), r(y, { key: 1 }, T(i.outGatewayUserTaskModel, (p) => (a(), r(y, null, [
5722
+ o.isOption(p.humanPerformerName) ? (a(), r(y, { key: 0 }, [
5723
+ l("div", Pc, g(p.name), 1),
5720
5724
  Lc,
5721
5725
  l("div", {
5722
5726
  class: "process-pc-value",
@@ -5725,15 +5729,15 @@ function xc(e, t, s, n, i, o) {
5725
5729
  ], 64)) : A("", !0)
5726
5730
  ], 64))), 256)) : A("", !0)
5727
5731
  ])) : A("", !0),
5728
- k(p, {
5732
+ k(c, {
5729
5733
  ref: "topTips",
5730
5734
  text: i.textTips,
5731
5735
  statusTips: i.statusTips,
5732
5736
  type: i.typeTips
5733
5737
  }, null, 8, ["text", "statusTips", "type"]),
5734
- k(u, {
5738
+ k(m, {
5735
5739
  visible: i.visible,
5736
- "onUpdate:visible": t[4] || (t[4] = (c) => i.visible = c),
5740
+ "onUpdate:visible": t[4] || (t[4] = (p) => i.visible = p),
5737
5741
  ref: "TopPopup",
5738
5742
  titleText: "\u9009\u4EBA",
5739
5743
  isDrawer: !0
@@ -5753,7 +5757,7 @@ function xc(e, t, s, n, i, o) {
5753
5757
  ]),
5754
5758
  _: 1
5755
5759
  }, 8, ["visible"]),
5756
- i.labels == "\u62D2\u7EDD" ? (a(), O(m, {
5760
+ i.labels == "\u62D2\u7EDD" ? (a(), O(u, {
5757
5761
  key: 1,
5758
5762
  limit: i.limit ? i.limit : -1,
5759
5763
  requires: i.requires,
@@ -5761,9 +5765,9 @@ function xc(e, t, s, n, i, o) {
5761
5765
  linkUrl: s.param.linkUrl,
5762
5766
  onGetValue: o.getValues
5763
5767
  }, null, 8, ["limit", "requires", "request", "linkUrl", "onGetValue"])) : A("", !0),
5764
- k(u, {
5768
+ k(m, {
5765
5769
  visible: i.visibleListMsg,
5766
- "onUpdate:visible": t[5] || (t[5] = (c) => i.visibleListMsg = c),
5770
+ "onUpdate:visible": t[5] || (t[5] = (p) => i.visibleListMsg = p),
5767
5771
  ref: "TopPopup",
5768
5772
  titleText: "\u5E38\u7528\u610F\u89C1",
5769
5773
  isDrawer: !0
@@ -5779,14 +5783,14 @@ function xc(e, t, s, n, i, o) {
5779
5783
  ]),
5780
5784
  _: 1
5781
5785
  }, 8, ["visible"]),
5782
- k(u, {
5786
+ k(m, {
5783
5787
  titleText: "\u64CD\u4F5C\u6D88\u606F\u63D0\u793A",
5784
5788
  isTips: !0,
5785
5789
  context: `\u5C06${i.commentMsg}\u8BBE\u7F6E\u4E3A\u5E38\u7528\u610F\u89C1`,
5786
5790
  cancel: o.handleTipsCancel,
5787
5791
  comfig: o.handleTipsComfig,
5788
5792
  visible: i.visibleMsgComfig,
5789
- "onUpdate:visible": t[6] || (t[6] = (c) => i.visibleMsgComfig = c)
5793
+ "onUpdate:visible": t[6] || (t[6] = (p) => i.visibleMsgComfig = p)
5790
5794
  }, null, 8, ["context", "cancel", "comfig", "visible"])
5791
5795
  ]);
5792
5796
  }
@@ -5973,12 +5977,12 @@ const Jc = {
5973
5977
  class: "msg-btn"
5974
5978
  };
5975
5979
  function _c(e, t, s, n, i, o) {
5976
- const p = C("TopDownSelect"), h = C("TopTips"), u = C("MsgList"), m = C("TopPopup"), d = C("attchViews");
5980
+ const c = C("TopDownSelect"), h = C("TopTips"), m = C("MsgList"), u = C("TopPopup"), d = C("attchViews");
5977
5981
  return a(), r("div", qc, [
5978
5982
  l("div", Rc, [
5979
5983
  Kc,
5980
5984
  l("div", Yc, [
5981
- k(p, {
5985
+ k(c, {
5982
5986
  option: i.option,
5983
5987
  onChange: o.handleChange,
5984
5988
  optionStyle: "width:calc(100% - 40px);left:20px;",
@@ -5989,7 +5993,7 @@ function _c(e, t, s, n, i, o) {
5989
5993
  s.param.isMsg ? (a(), r("div", Hc, [
5990
5994
  l("div", {
5991
5995
  class: "process-radio-item",
5992
- onClick: t[0] || (t[0] = (c) => o.handleOpenMsg()),
5996
+ onClick: t[0] || (t[0] = (p) => o.handleOpenMsg()),
5993
5997
  style: { color: "#1389ff", "font-size": "14px" }
5994
5998
  }, " \u5E38\u7528\u610F\u89C1 ")
5995
5999
  ])) : A("", !0),
@@ -5997,7 +6001,7 @@ function _c(e, t, s, n, i, o) {
5997
6001
  l("div", Zc, [
5998
6002
  l("div", Wc, [
5999
6003
  Te(l("textarea", {
6000
- "onUpdate:modelValue": t[1] || (t[1] = (c) => i.commentMsg = c),
6004
+ "onUpdate:modelValue": t[1] || (t[1] = (p) => i.commentMsg = p),
6001
6005
  class: "textarea-item",
6002
6006
  name: "description",
6003
6007
  cols: "40",
@@ -6012,7 +6016,7 @@ function _c(e, t, s, n, i, o) {
6012
6016
  s.param.isMsg ? (a(), r("div", Xc, [
6013
6017
  l("span", {
6014
6018
  class: "msg-btn-click",
6015
- onClick: t[2] || (t[2] = (c) => o.handleMakeMsg())
6019
+ onClick: t[2] || (t[2] = (p) => o.handleMakeMsg())
6016
6020
  }, "\u8BBE\u7F6E\u4E3A\u5E38\u7528\u610F\u89C1")
6017
6021
  ])) : A("", !0)
6018
6022
  ])
@@ -6023,15 +6027,15 @@ function _c(e, t, s, n, i, o) {
6023
6027
  statusTips: i.statusTips,
6024
6028
  type: i.typeTips
6025
6029
  }, null, 8, ["text", "statusTips", "type"]),
6026
- k(m, {
6030
+ k(u, {
6027
6031
  visible: i.visibleListMsg,
6028
- "onUpdate:visible": t[3] || (t[3] = (c) => i.visibleListMsg = c),
6032
+ "onUpdate:visible": t[3] || (t[3] = (p) => i.visibleListMsg = p),
6029
6033
  ref: "TopPopup",
6030
6034
  titleText: "\u5E38\u7528\u610F\u89C1",
6031
6035
  isDrawer: !0
6032
6036
  }, {
6033
6037
  default: E(() => [
6034
- k(u, {
6038
+ k(m, {
6035
6039
  visible: i.visibleListMsg,
6036
6040
  request: s.param.request,
6037
6041
  useInfo: s.param.userInfo,
@@ -6041,14 +6045,14 @@ function _c(e, t, s, n, i, o) {
6041
6045
  ]),
6042
6046
  _: 1
6043
6047
  }, 8, ["visible"]),
6044
- k(m, {
6048
+ k(u, {
6045
6049
  titleText: "\u64CD\u4F5C\u6D88\u606F\u63D0\u793A",
6046
6050
  isTips: !0,
6047
6051
  context: `\u5C06${i.commentMsg}\u8BBE\u7F6E\u4E3A\u5E38\u7528\u610F\u89C1`,
6048
6052
  cancel: o.handleTipsCancel,
6049
6053
  comfig: o.handleTipsComfig,
6050
6054
  visible: i.visibleMsgComfig,
6051
- "onUpdate:visible": t[4] || (t[4] = (c) => i.visibleMsgComfig = c)
6055
+ "onUpdate:visible": t[4] || (t[4] = (p) => i.visibleMsgComfig = p)
6052
6056
  }, null, 8, ["context", "cancel", "comfig", "visible"]),
6053
6057
  i.labels == "\u9000\u56DE" ? (a(), O(d, {
6054
6058
  key: 0,
@@ -6170,9 +6174,9 @@ const ed = {
6170
6174
  }
6171
6175
  }, td = { style: { height: "100%" } };
6172
6176
  function sd(e, t, s, n, i, o) {
6173
- const p = C("departPerson"), h = C("TopTips");
6177
+ const c = C("departPerson"), h = C("TopTips");
6174
6178
  return a(), r("div", td, [
6175
- s.param.visible ? (a(), O(p, re({
6179
+ s.param.visible ? (a(), O(c, re({
6176
6180
  key: 0,
6177
6181
  isTitle: !1,
6178
6182
  request: s.param.request
@@ -6431,10 +6435,10 @@ const id = /* @__PURE__ */ S(ed, [["render", sd]]), nd = _({
6431
6435
  }), t && !this.isView && this.taskObj.buttons && this.taskObj.buttons.length && this.taskObj.buttons.forEach((i) => {
6432
6436
  if (i.label === "\u9000\u56DE") {
6433
6437
  let o = {};
6434
- o.name = i.label, o.btnProps = { type: "danger" }, e.push(o), o.click = (p) => {
6438
+ o.name = i.label, o.btnProps = { type: "danger" }, e.push(o), o.click = (c) => {
6435
6439
  this.handleActionClose(), this.showOperation(
6436
6440
  $c,
6437
- p,
6441
+ c,
6438
6442
  this.request,
6439
6443
  this.taskObj.otherButtonAnnexList
6440
6444
  );
@@ -6562,8 +6566,8 @@ const id = /* @__PURE__ */ S(ed, [["render", sd]]), nd = _({
6562
6566
  e,
6563
6567
  i.id
6564
6568
  );
6565
- o && o.length && (await o.map((p, h) => {
6566
- p.nodeName = p.incomingConditionItemList && p.incomingConditionItemList.length ? p.incomingConditionItemList[0].compareValue : "";
6569
+ o && o.length && (await o.map((c, h) => {
6570
+ c.nodeName = c.incomingConditionItemList && c.incomingConditionItemList.length ? c.incomingConditionItemList[0].compareValue : "";
6567
6571
  }), i.childNode = o);
6568
6572
  }
6569
6573
  }
@@ -6605,14 +6609,14 @@ const id = /* @__PURE__ */ S(ed, [["render", sd]]), nd = _({
6605
6609
  },
6606
6610
  async showOperation(e, t, s, n, i) {
6607
6611
  if (this.beforeFunction && (this.operationParam.beforeFunction = this.beforeFunction), this.processStatus.allUserNames && this.processStatus.allUserNames.length && this.taskNode[0] && this.taskNode[0].nodeId) {
6608
- let p;
6609
- this.getVars && (p = this.getVars()), await this.handleGetSimulation(p);
6612
+ let c;
6613
+ this.getVars && (c = this.getVars()), await this.handleGetSimulation(c);
6610
6614
  }
6611
6615
  switch (s && (this.operationParam.request = s, this.annexlabel = n), this.titleText = t, this.operationCom = e, this.operationParam.annex = n, this.operationParam.subjectId = this.formData.subjectId, this.operationParam.processInstId = this.processIntId, this.operationParam.taskInstId = this.taskNode && this.taskNode.length ? this.taskNode[0].taskId : "", this.operationParam.actionName = t, this.operationParam.formData = this.formData, this.operationParam.ProcessInsObj = this.ProcessInsObj, this.operationParam.userInfo = this.user, this.operationParam.nextNodeData = this.nextNodeData, this.operationParam.outGatewayUserTaskModel = this.outGatewayUserTaskModel, console.log(
6612
6616
  "outGatewayUserTaskModel",
6613
6617
  this.outGatewayUserTaskModel
6614
6618
  ), this.operationParam.taskNode = this.taskNode, this.operationParam.appId = this.processStatus.appId, this.operationParam.endFunction = this.endFunction, this.operationParam.isDocument = this.isDocument, this.operationParam.isQuickReply = this.isQuickReply, this.operationParam.isMsg = this.isMsg, this.operationParam.isRequire = this.isRequire, this.operationParam.canCheck = this.canCheck, this.operationParam.isCheckType = this.isCheckType, this.operationParam.isOrgType = this.isOrgType, this.operationParam.isCodeType = this.isCodeType, this.taskObj.commentModels.some(
6615
- (p) => this.operationParam.actionComplete = p != null && p.isDefault ? p.actionName : ""
6619
+ (c) => this.operationParam.actionComplete = c != null && c.isDefault ? c.actionName : ""
6616
6620
  ), i) {
6617
6621
  case "\u6284\u9001":
6618
6622
  this.operationParam.visible = !0, this.cctaskTopPopup = !0;
@@ -6730,7 +6734,7 @@ const we = (e) => (q("data-v-69092c72"), e = e(), R(), e), od = { class: "proces
6730
6734
  wd
6731
6735
  ], Bd = { slot: "completeSlot" }, Ed = ["onClick"], Md = ["onClick"], vd = { slot: "completeSlot" };
6732
6736
  function Dd(e, t, s, n, i, o) {
6733
- const p = C("TopTab"), h = C("TopPopup"), u = C("TopTips"), m = C("TopSumbitPopup");
6737
+ const c = C("TopTab"), h = C("TopPopup"), m = C("TopTips"), u = C("TopSumbitPopup");
6734
6738
  return a(), r("div", null, [
6735
6739
  l("div", od, [
6736
6740
  (e.formData.currentState || e.processStatus.bizStatusName || e.processStatus.status) && !e.hideHeader ? (a(), r("div", ad, [
@@ -6765,7 +6769,7 @@ function Dd(e, t, s, n, i, o) {
6765
6769
  class: "process-card",
6766
6770
  style: Q({ height: e.processCardHeight })
6767
6771
  }, [
6768
- k(p, {
6772
+ k(c, {
6769
6773
  tapList: e.tapList,
6770
6774
  selfTapList: e.selfTapList,
6771
6775
  processIntId: e.processIntId,
@@ -6774,8 +6778,8 @@ function Dd(e, t, s, n, i, o) {
6774
6778
  trackList: e.trackList
6775
6779
  }, {
6776
6780
  default: E(() => [
6777
- e.selfTapList && e.selfTapList.length ? (a(!0), r(y, { key: 0 }, T(e.selfTapList, (d, c) => (a(), r("div", {
6778
- key: c,
6781
+ e.selfTapList && e.selfTapList.length ? (a(!0), r(y, { key: 0 }, T(e.selfTapList, (d, p) => (a(), r("div", {
6782
+ key: p,
6779
6783
  slot: d.slot
6780
6784
  }, [
6781
6785
  H(e.$slots, d.slot, {}, void 0, !0)
@@ -6783,9 +6787,9 @@ function Dd(e, t, s, n, i, o) {
6783
6787
  l("div", yd, [
6784
6788
  H(e.$slots, "default", {}, void 0, !0)
6785
6789
  ]),
6786
- (a(!0), r(y, null, T(e.tapList, (d, c) => (a(), r("div", {
6790
+ (a(!0), r(y, null, T(e.tapList, (d, p) => (a(), r("div", {
6787
6791
  style: {},
6788
- key: c,
6792
+ key: p,
6789
6793
  slot: d.slot
6790
6794
  }, [
6791
6795
  H(e.$slots, d.slot, {}, void 0, !0)
@@ -6809,8 +6813,8 @@ function Dd(e, t, s, n, i, o) {
6809
6813
  class: "top-button",
6810
6814
  style: Q(e.getBtnStyle("default"))
6811
6815
  }, " \u8BF7\u53BBPC\u7AEF\u5904\u7406\u8BE5\u6D41\u7A0B ", 4)) : (a(), r(y, { key: 1 }, [
6812
- e.formData.currentState != "\u5DF2\u5B8C\u6210" || e.processStatus.status != "\u5DF2\u5B8C\u6210" || e.processStatus.bizStatusName != "\u5DF2\u5B8C\u6210" ? (a(!0), r(y, { key: 0 }, T(e.operBtn, (d, c) => (a(), r(y, null, [
6813
- c < 3 ? (a(), r("div", {
6816
+ e.formData.currentState != "\u5DF2\u5B8C\u6210" || e.processStatus.status != "\u5DF2\u5B8C\u6210" || e.processStatus.bizStatusName != "\u5DF2\u5B8C\u6210" ? (a(!0), r(y, { key: 0 }, T(e.operBtn, (d, p) => (a(), r(y, null, [
6817
+ p < 3 ? (a(), r("div", {
6814
6818
  class: "top-button",
6815
6819
  style: Q(
6816
6820
  e.getBtnStyle(
@@ -6863,7 +6867,7 @@ function Dd(e, t, s, n, i, o) {
6863
6867
  cancel: e.handleTipsCancel,
6864
6868
  comfig: e.handleTipsComfig
6865
6869
  }, null, 8, ["titleText", "context", "cancel", "comfig"]),
6866
- k(u, {
6870
+ k(m, {
6867
6871
  ref: "topTips",
6868
6872
  text: e.textTips,
6869
6873
  statusTips: e.statusTips,
@@ -6878,11 +6882,11 @@ function Dd(e, t, s, n, i, o) {
6878
6882
  }, [
6879
6883
  e.taskNodeShow ? (a(!0), r(y, { key: 0 }, T(e.taskNodeList, (d) => (a(), r("div", {
6880
6884
  class: "top-elips-items",
6881
- onClick: (c) => e.handleGet(d),
6885
+ onClick: (p) => e.handleGet(d),
6882
6886
  key: d.taskId
6883
6887
  }, g(d.name), 9, Ed))), 128)) : (a(!0), r(y, { key: 1 }, T(e.actionBtn, (d) => (a(), r("div", {
6884
6888
  class: "top-elips-items",
6885
- onClick: (c) => d.click(d.name),
6889
+ onClick: (p) => d.click(d.name),
6886
6890
  key: d.name
6887
6891
  }, g(d.name), 9, Md))), 128)),
6888
6892
  l("div", {
@@ -6897,7 +6901,7 @@ function Dd(e, t, s, n, i, o) {
6897
6901
  e.actionShow ? "visibility: visible; opacity: .7;" : "visibility: hidden; opacity: 0;"
6898
6902
  )
6899
6903
  }, null, 4),
6900
- k(m, re({
6904
+ k(u, re({
6901
6905
  visible: e.visibleSong,
6902
6906
  ref: "actionPop",
6903
6907
  request: e.request,