@bytenew/bn-bus-ui 1.1.402 → 1.1.404

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.
Files changed (29) hide show
  1. package/dist/{assocTableSearch-C9KUFIpd.js → assocTableSearch-C5SRwFuD.js} +1 -1
  2. package/dist/bn-bus-ui.es.js +13 -13
  3. package/dist/bn-bus-ui.umd.js +29 -29
  4. package/dist/{chooseIPaasData-Bfm58C-0.js → chooseIPaasData-CdqG_7a7.js} +12 -12
  5. package/dist/{defaultSet-BA11k622.js → defaultSet-CDKSk9KP.js} +1 -1
  6. package/dist/{formItemFooter-B3nlSwnS.js → formItemFooter-Db_Qcxpg.js} +1 -1
  7. package/dist/{funcExprDialog-DeHPFa-L.js → funcExprDialog-D0XLPQSH.js} +1 -1
  8. package/dist/{index-DrngruPb.js → index-2vZCuZSM.js} +2 -2
  9. package/dist/{index-VbL1cqCu.js → index-ApMGbmhZ.js} +2 -2
  10. package/dist/{index-DJ15iYPg.js → index-B-WI5uaT.js} +3 -3
  11. package/dist/{index-aooX1QXm.js → index-B2pWQJjd.js} +2 -2
  12. package/dist/{index-Q08paoUN.js → index-BFBu9ahv.js} +2 -2
  13. package/dist/{index-DCbIfKgk.js → index-BPOd67pI.js} +2 -2
  14. package/dist/{index-B8KbssVN.js → index-C-ZzKgG7.js} +2 -2
  15. package/dist/{index-DnzoAsk8.js → index-CRLvxlkc.js} +1 -1
  16. package/dist/{index-Dme97Hra.js → index-CUIhouJC.js} +1 -1
  17. package/dist/{index-C_ix9-hS.js → index-Cfz1QMUT.js} +2 -2
  18. package/dist/{index-DDy1d3BS.js → index-Cu_4BnXL.js} +2 -2
  19. package/dist/{index-DAtLc2a1.js → index-CwedRs20.js} +1 -1
  20. package/dist/{index-Cov88CtD.js → index-D5nBJLFG.js} +13 -13
  21. package/dist/{index-DNHXG3dr.js → index-D6uuurY1.js} +2 -2
  22. package/dist/{index-CZOFm8wK.js → index-DZb8OelX.js} +3 -3
  23. package/dist/{index-Dg5V1uNO.js → index-Db3E5bFt.js} +12 -12
  24. package/dist/{index-CTZ-0Tyh.js → index-LbPLhYZu.js} +2 -2
  25. package/dist/{install-DSQCBsd_.js → install-DiBE5zhB.js} +740 -711
  26. package/dist/install.css +1 -1
  27. package/dist/{setOption-BOD7nAuG.js → setOption-BkG96uEh.js} +1 -1
  28. package/dist/{setRelationOption-D7FqiLWj.js → setRelationOption-qY2qDlYa.js} +367 -367
  29. package/package.json +2 -1
@@ -1,4 +1,4 @@
1
- import { resolveComponent as O, openBlock as w, createElementBlock as P, normalizeClass as Pe, Fragment as oe, renderList as Ce, createVNode as B, withCtx as F, withDirectives as Oe, createBlock as H, vShow as at, createElementVNode as y, normalizeStyle as kt, createCommentVNode as R, toDisplayString as K, renderSlot as xt, createSlots as Qr, Transition as Cd, withModifiers as _n, resolveDynamicComponent as Zr, createTextVNode as Z, resolveDirective as jt, Teleport as wd, defineAsyncComponent as ce, mergeProps as jl } from "vue";
1
+ import { resolveComponent as O, openBlock as w, createElementBlock as P, normalizeClass as Oe, Fragment as oe, renderList as Ce, createVNode as B, withCtx as F, withDirectives as Pe, createBlock as H, vShow as at, createElementVNode as y, normalizeStyle as kt, createCommentVNode as R, toDisplayString as K, renderSlot as xt, createSlots as Qr, Transition as Cd, withModifiers as _n, resolveDynamicComponent as Zr, createTextVNode as Z, resolveDirective as jt, Teleport as wd, defineAsyncComponent as ce, mergeProps as jl } from "vue";
2
2
  import { isEmpty as vt, isEqual as ta, debounce as Wt, cloneDeep as ye, last as fa, get as xn } from "lodash";
3
3
  const re = (r, l) => {
4
4
  const s = r.__vccOpts || r;
@@ -90,10 +90,10 @@ const re = (r, l) => {
90
90
  function Sd(r, l, s, h, u, d) {
91
91
  const v = O("el-option"), k = O("el-select");
92
92
  return w(), P("div", {
93
- class: Pe(["bnAddress", s.wrapShow ? "w-flex-wrap" : ""])
93
+ class: Oe(["bnAddress", s.wrapShow ? "w-flex-wrap" : ""])
94
94
  }, [
95
95
  (w(!0), P(oe, null, Ce(s.levelNum, (x, b) => (w(), P("div", {
96
- class: Pe(s.wrapShow ? "bnAddress-item" : "")
96
+ class: Oe(s.wrapShow ? "bnAddress-item" : "")
97
97
  }, [
98
98
  B(k, {
99
99
  modelValue: d.value[b],
@@ -107,7 +107,7 @@ function Sd(r, l, s, h, u, d) {
107
107
  clearable: ""
108
108
  }, {
109
109
  default: F(() => [
110
- (w(!0), P(oe, null, Ce(d.value, (D, M) => Oe((w(), H(v, {
110
+ (w(!0), P(oe, null, Ce(d.value, (D, M) => Pe((w(), H(v, {
111
111
  key: M,
112
112
  label: D.title,
113
113
  value: D
@@ -119,10 +119,10 @@ function Sd(r, l, s, h, u, d) {
119
119
  label: D.title,
120
120
  value: D
121
121
  }, null, 8, ["label", "value"]))), 128)),
122
- Oe(y("div", xd, "加载中...", 512), [
122
+ Pe(y("div", xd, "加载中...", 512), [
123
123
  [at, u.loading]
124
124
  ]),
125
- Oe(y("div", _d, "无数据", 512), [
125
+ Pe(y("div", _d, "无数据", 512), [
126
126
  [at, !u.loading && u.optionList.length == 0]
127
127
  ])
128
128
  ]),
@@ -162,6 +162,10 @@ const Id = /* @__PURE__ */ re(kd, [["render", Sd], ["__scopeId", "data-v-0e9cc2d
162
162
  opened() {
163
163
  return this.bnMenus.isOpen(this.menu);
164
164
  },
165
+ /** 当前项是否禁止展开/收起 */
166
+ disableFold() {
167
+ return this.bnMenus.isDisableFold(this.menu);
168
+ },
165
169
  /** 当前项是否处于选中高亮状态 */
166
170
  active() {
167
171
  return this.bnMenus.isActive(this.menu);
@@ -193,47 +197,57 @@ const Id = /* @__PURE__ */ re(kd, [["render", Sd], ["__scopeId", "data-v-0e9cc2d
193
197
  */
194
198
  rowPaddingStyle() {
195
199
  return { paddingLeft: `${10 + (this.level - 1) * 10}px` };
200
+ },
201
+ /**
202
+ * 禁止折叠时分组标题与圆点使用所属一级菜单的 THEME_COLORS 主题色
203
+ */
204
+ foldThemeStyle() {
205
+ return this.disableFold ? { "--menu-theme-color": this.themeColor } : {};
196
206
  }
197
207
  },
198
208
  methods: {
199
209
  /** 切换当前子菜单展开 / 收起 */
200
210
  toggleSubMenu() {
201
- this.bnMenus.toggleSubMenu(this.menu);
211
+ this.disableFold || this.bnMenus.toggleSubMenu(this.menu);
202
212
  }
203
213
  }
204
- }, Td = { class: "menus-sub-title-inner" }, Ld = ["title"], Fd = { class: "menus-item-folder" }, Od = { class: "menus-sub-list" }, Pd = ["title"], Bd = { class: "menus-item-text" }, Md = {
214
+ }, Td = { class: "menus-sub-title-inner" }, Ld = ["title"], Fd = { class: "menus-item-folder" }, Od = {
215
+ key: 0,
216
+ class: "menus-sub-dot bnUIcon bnUIcon-circle w-font12"
217
+ }, Pd = { class: "menus-sub-list" }, Bd = ["title"], Md = { class: "menus-item-text" }, Nd = {
205
218
  key: 1,
206
219
  class: "menus-item-stick bnUIcon bnUIcon-stick"
207
220
  };
208
- function Nd(r, l, s, h, u, d) {
221
+ function Ed(r, l, s, h, u, d) {
209
222
  var k, x, b, D;
210
223
  const v = O("menu-item", !0);
211
224
  return d.hasChildren ? (w(), P("div", {
212
225
  key: 0,
213
- class: Pe(["menus-sub", { "is-open": d.opened }])
226
+ class: Oe(["menus-sub", { "is-open": d.opened }])
214
227
  }, [
215
228
  y("div", {
216
- class: "menus-sub-title",
217
- style: kt(d.rowPaddingStyle),
229
+ class: Oe(["menus-sub-title", { "is-disable-fold": d.disableFold }]),
230
+ style: kt([d.rowPaddingStyle, d.foldThemeStyle]),
218
231
  onClick: l[0] || (l[0] = (...M) => d.toggleSubMenu && d.toggleSubMenu(...M))
219
232
  }, [
220
233
  y("div", Td, [
221
234
  y("div", {
222
235
  class: "menus-item",
223
- title: (k = s.menu.meta) == null ? void 0 : k.title
236
+ title: s.menu.title || ((k = s.menu.meta) == null ? void 0 : k.title)
224
237
  }, [
225
238
  d.menuIcon ? (w(), P("span", {
226
239
  key: 0,
227
- class: Pe(["menus-item-icon", d.menuIcon])
240
+ class: Oe(["menus-item-icon", d.menuIcon])
228
241
  }, null, 2)) : R("", !0),
229
- y("span", Fd, K((x = s.menu.meta) == null ? void 0 : x.title), 1)
242
+ y("span", Fd, K(s.menu.title || ((x = s.menu.meta) == null ? void 0 : x.title)), 1)
230
243
  ], 8, Ld),
231
- y("span", {
232
- class: Pe(["menus-sub-arrow bnUIcon bnUIcon-arrow2 w-font12", { "is-open": d.opened }])
233
- }, null, 2)
244
+ d.disableFold ? (w(), P("span", Od)) : (w(), P("span", {
245
+ key: 1,
246
+ class: Oe(["menus-sub-arrow bnUIcon bnUIcon-arrow2 w-font12", { "is-open": d.opened }])
247
+ }, null, 2))
234
248
  ])
235
- ], 4),
236
- Oe(y("div", Od, [
249
+ ], 6),
250
+ Pe(y("div", Pd, [
237
251
  (w(!0), P(oe, null, Ce(s.menu.children, (M, J) => (w(), H(v, {
238
252
  key: d.bnMenus.getMenuIndex(M) || J,
239
253
  menu: M,
@@ -245,24 +259,24 @@ function Nd(r, l, s, h, u, d) {
245
259
  ])
246
260
  ], 2)) : (w(), P("div", {
247
261
  key: 1,
248
- class: Pe(["menus-body-item", { "is-active": d.active }]),
262
+ class: Oe(["menus-body-item", { "is-active": d.active }]),
249
263
  style: kt([d.rowPaddingStyle, d.activeStyle]),
250
264
  onClick: l[1] || (l[1] = (M) => d.bnMenus.selectMenu(s.menu))
251
265
  }, [
252
266
  y("div", {
253
267
  class: "menus-item",
254
- title: (b = s.menu.meta) == null ? void 0 : b.title
268
+ title: s.menu.title || ((b = s.menu.meta) == null ? void 0 : b.title)
255
269
  }, [
256
270
  d.menuIcon ? (w(), P("span", {
257
271
  key: 0,
258
- class: Pe(["menus-item-icon", d.menuIcon])
272
+ class: Oe(["menus-item-icon", d.menuIcon])
259
273
  }, null, 2)) : R("", !0),
260
- y("span", Bd, K((D = s.menu.meta) == null ? void 0 : D.title), 1),
261
- d.active ? (w(), P("span", Md)) : R("", !0)
262
- ], 8, Pd)
274
+ y("span", Md, K(s.menu.title || ((D = s.menu.meta) == null ? void 0 : D.title)), 1),
275
+ d.active ? (w(), P("span", Nd)) : R("", !0)
276
+ ], 8, Bd)
263
277
  ], 6));
264
278
  }
265
- const Ed = /* @__PURE__ */ re(Dd, [["render", Nd], ["__scopeId", "data-v-a1903ae1"]]), ia = [
279
+ const Vd = /* @__PURE__ */ re(Dd, [["render", Ed], ["__scopeId", "data-v-4ec01b6c"]]), ia = [
266
280
  "#1890ff",
267
281
  // 蓝
268
282
  "#4f46e5",
@@ -277,12 +291,14 @@ const Ed = /* @__PURE__ */ re(Dd, [["render", Nd], ["__scopeId", "data-v-a1903ae
277
291
  // 青
278
292
  "#7c3aed",
279
293
  // 紫
280
- "#e11d48"
294
+ "#e11d48",
295
+ // 玫瑰红
296
+ "#009966"
281
297
  // 玫瑰红
282
- ], Vd = {
298
+ ], Ad = {
283
299
  name: "BnMenus",
284
300
  components: {
285
- MenuItem: Ed
301
+ MenuItem: Vd
286
302
  },
287
303
  /**
288
304
  * 向子组件 MenuItem 注入当前实例,供其调用菜单状态与方法
@@ -312,7 +328,9 @@ const Ed = /* @__PURE__ */ re(Dd, [["render", Nd], ["__scopeId", "data-v-a1903ae
312
328
  // 匹配选中项的字段名,默认按 name 匹配
313
329
  activeKey: { default: "name" },
314
330
  // 是否收起导航栏,支持 v-model:collapsed;收起后宽度为 0,展开按钮绝对定位悬浮在边缘
315
- collapsed: { type: Boolean, default: void 0 }
331
+ collapsed: { type: Boolean, default: void 0 },
332
+ // 禁止所有子菜单展开/收起,默认全部展开且不可折叠
333
+ disableFold: { type: Boolean, default: !1 }
316
334
  },
317
335
  emits: ["update:collapsed", "collapse-change"],
318
336
  data() {
@@ -388,19 +406,30 @@ const Ed = /* @__PURE__ */ re(Dd, [["render", Nd], ["__scopeId", "data-v-a1903ae
388
406
  const l = this.getMenuIndex(r), s = r[this.activeKey];
389
407
  return this.activeKeys.includes(l) || s && this.activeKeys.includes(s);
390
408
  },
409
+ /**
410
+ * 判断菜单项是否禁止展开/收起
411
+ * 全局 disableFold 为 true 时全部禁止;单项可通过 menu.disableFold 或 menu.meta.disableFold 单独禁止
412
+ * @param {Object} menu 菜单项对象
413
+ * @returns {Boolean}
414
+ */
415
+ isDisableFold(r) {
416
+ var l;
417
+ return this.disableFold ? !0 : !!(r.disableFold || (l = r.meta) != null && l.disableFold);
418
+ },
391
419
  /**
392
420
  * 判断子菜单是否已展开
393
421
  * @param {Object} menu 菜单项对象
394
422
  * @returns {Boolean}
395
423
  */
396
424
  isOpen(r) {
397
- return this.openedKeys.includes(r.name);
425
+ return this.isDisableFold(r) ? !0 : this.openedKeys.includes(r.name);
398
426
  },
399
427
  /**
400
428
  * 切换子菜单展开 / 收起状态
401
429
  * @param {Object} menu 菜单项对象
402
430
  */
403
431
  toggleSubMenu(r) {
432
+ if (this.isDisableFold(r)) return;
404
433
  const l = r.name;
405
434
  this.openedKeys.includes(l) ? this.openedKeys = this.openedKeys.filter((s) => s !== l) : this.openedKeys = [...this.openedKeys, l];
406
435
  },
@@ -527,11 +556,11 @@ const Ed = /* @__PURE__ */ re(Dd, [["render", Nd], ["__scopeId", "data-v-a1903ae
527
556
  return this.flatTree(this.menuList);
528
557
  }
529
558
  }
530
- }, Ad = { class: "menus-logo" }, Rd = { class: "menus-logo-main" }, Ud = { class: "menus-logo-title" }, zd = { class: "menus-list" }, Hd = { class: "menus-body" };
531
- function Wd(r, l, s, h, u, d) {
559
+ }, Rd = { class: "menus-logo" }, Ud = { class: "menus-logo-main" }, zd = { class: "menus-logo-title" }, Hd = { class: "menus-list" }, Wd = { class: "menus-body" };
560
+ function jd(r, l, s, h, u, d) {
532
561
  const v = O("menu-item"), k = O("el-scrollbar");
533
562
  return w(), P("div", {
534
- class: Pe(["menus", { "menus--collapsed": d.isCollapsed }])
563
+ class: Oe(["menus", { "menus--collapsed": d.isCollapsed }])
535
564
  }, [
536
565
  d.isCollapsed ? (w(), P("div", {
537
566
  key: 0,
@@ -539,10 +568,10 @@ function Wd(r, l, s, h, u, d) {
539
568
  title: "展开",
540
569
  onClick: l[0] || (l[0] = (...x) => d.toggleCollapse && d.toggleCollapse(...x))
541
570
  })) : (w(), P(oe, { key: 1 }, [
542
- y("div", Ad, [
543
- y("div", Rd, [
571
+ y("div", Rd, [
572
+ y("div", Ud, [
544
573
  xt(r.$slots, "menuLogo", { collapsed: d.isCollapsed }, () => [
545
- y("div", Ud, K(s.title), 1)
574
+ y("div", zd, K(s.title), 1)
546
575
  ], !0)
547
576
  ]),
548
577
  y("span", {
@@ -551,10 +580,10 @@ function Wd(r, l, s, h, u, d) {
551
580
  onClick: l[1] || (l[1] = (...x) => d.toggleCollapse && d.toggleCollapse(...x))
552
581
  })
553
582
  ]),
554
- y("div", zd, [
583
+ y("div", Hd, [
555
584
  B(k, { height: "100%" }, {
556
585
  default: F(() => [
557
- y("div", Hd, [
586
+ y("div", Wd, [
558
587
  (w(!0), P(oe, null, Ce(s.menuList, (x, b) => (w(), H(v, {
559
588
  key: d.getMenuIndex(x) || b,
560
589
  menu: x,
@@ -569,7 +598,7 @@ function Wd(r, l, s, h, u, d) {
569
598
  ], 64))
570
599
  ], 2);
571
600
  }
572
- const jd = /* @__PURE__ */ re(Vd, [["render", Wd], ["__scopeId", "data-v-7569f582"]]), Kd = {
601
+ const Kd = /* @__PURE__ */ re(Ad, [["render", jd], ["__scopeId", "data-v-000cc4ee"]]), Gd = {
573
602
  name: "BnSelect",
574
603
  props: {
575
604
  //最终选中的value
@@ -876,8 +905,8 @@ const jd = /* @__PURE__ */ re(Vd, [["render", Wd], ["__scopeId", "data-v-7569f58
876
905
  }
877
906
  }
878
907
  }
879
- }, Gd = { class: "emptyLoading" }, qd = { class: "w-text-center w-padding-tb10 w-color-gray" }, Jd = { class: "bnDrop-body-footer w-flex-center" }, Yd = { class: "w-flex-center w-flex-column-gap4 w-text-over w-font14 w-color-black6" }, Xd = { class: "w-margin-left4" }, Qd = { class: "" };
880
- function Zd(r, l, s, h, u, d) {
908
+ }, qd = { class: "emptyLoading" }, Jd = { class: "w-text-center w-padding-tb10 w-color-gray" }, Yd = { class: "bnDrop-body-footer w-flex-center" }, Xd = { class: "w-flex-center w-flex-column-gap4 w-text-over w-font14 w-color-black6" }, Qd = { class: "w-margin-left4" }, Zd = { class: "" };
909
+ function $d(r, l, s, h, u, d) {
881
910
  const v = O("el-option"), k = O("BnCheck"), x = O("el-select");
882
911
  return w(), H(x, {
883
912
  modelValue: d.val,
@@ -903,7 +932,7 @@ function Zd(r, l, s, h, u, d) {
903
932
  clearable: s.clearable
904
933
  }, Qr({
905
934
  default: F(() => [
906
- (w(!0), P(oe, null, Ce(d.temporaryOption, (b) => Oe((w(), H(v, {
935
+ (w(!0), P(oe, null, Ce(d.temporaryOption, (b) => Pe((w(), H(v, {
907
936
  value: s.labelInValue ? b : b[s.optionProps.value],
908
937
  key: `temporary-${b[s.optionProps.value]}`,
909
938
  label: b[s.optionProps.label]
@@ -916,10 +945,10 @@ function Zd(r, l, s, h, u, d) {
916
945
  disabled: b.disabled,
917
946
  value: s.labelInValue ? b : b[s.optionProps.value]
918
947
  }, null, 8, ["label", "disabled", "value"]))), 128)),
919
- Oe(y("div", Gd, "加载中", 512), [
948
+ Pe(y("div", qd, "加载中", 512), [
920
949
  [at, u.loading]
921
950
  ]),
922
- Oe(y("div", qd, "未搜索到数据 ", 512), [
951
+ Pe(y("div", Jd, "未搜索到数据 ", 512), [
923
952
  [at, !u.loading && d.optionList.length == 0]
924
953
  ])
925
954
  ]),
@@ -928,7 +957,7 @@ function Zd(r, l, s, h, u, d) {
928
957
  s.multiple && s.checkedAll ? {
929
958
  name: "footer",
930
959
  fn: F(() => [
931
- y("div", Jd, [
960
+ y("div", Yd, [
932
961
  B(k, {
933
962
  "true-data": 999,
934
963
  "is-checked": d.isCheckedAll,
@@ -937,9 +966,9 @@ function Zd(r, l, s, h, u, d) {
937
966
  default: F(() => {
938
967
  var b, D;
939
968
  return [
940
- y("div", Yd, [
941
- y("span", Xd, K(!d.val || ((b = d.val) == null ? void 0 : b.length) == 0 ? "全选" : `已选${(D = d.val) == null ? void 0 : D.length}项`), 1),
942
- y("span", Qd, "已加载" + K(d.optionList.length) + "/" + K(u.total) + "项", 1)
969
+ y("div", Xd, [
970
+ y("span", Qd, K(!d.val || ((b = d.val) == null ? void 0 : b.length) == 0 ? "全选" : `已选${(D = d.val) == null ? void 0 : D.length}项`), 1),
971
+ y("span", Zd, "已加载" + K(d.optionList.length) + "/" + K(u.total) + "项", 1)
943
972
  ])
944
973
  ];
945
974
  }),
@@ -951,7 +980,7 @@ function Zd(r, l, s, h, u, d) {
951
980
  } : void 0
952
981
  ]), 1032, ["modelValue", "placeholder", "onVisibleChange", "no-data-text", "value-key", "multiple", "collapseTags", "collapse-tags-tooltip", "onPopupScroll", "max-collapse-tags", "multipleLimit", "filter-method", "props", "size", "disabled", "clearable"]);
953
982
  }
954
- const $d = /* @__PURE__ */ re(Kd, [["render", Zd], ["__scopeId", "data-v-5c2fd41d"]]), ec = {
983
+ const ec = /* @__PURE__ */ re(Gd, [["render", $d], ["__scopeId", "data-v-5c2fd41d"]]), tc = {
955
984
  name: "BnVirtPopover",
956
985
  props: {
957
986
  // popover的宽度,支持数字或字符串(如'200px')
@@ -1066,21 +1095,21 @@ const $d = /* @__PURE__ */ re(Kd, [["render", Zd], ["__scopeId", "data-v-5c2fd41
1066
1095
  }
1067
1096
  }
1068
1097
  };
1069
- function tc(r, l, s, h, u, d) {
1098
+ function ic(r, l, s, h, u, d) {
1070
1099
  return w(), H(Cd, {
1071
1100
  appear: "",
1072
1101
  name: s.popoverPosition == "bottom" ? "el-zoom-in-top" : "el-zoom-in-bottom"
1073
1102
  }, {
1074
1103
  default: F(() => [
1075
- Oe(y("div", {
1076
- class: Pe(["virtualPopover", u.popoverClass]),
1104
+ Pe(y("div", {
1105
+ class: Oe(["virtualPopover", u.popoverClass]),
1077
1106
  ref: "customPopover",
1078
1107
  style: kt(u.popoverStyle),
1079
1108
  onMouseover: l[1] || (l[1] = (...v) => d.onMouseEvent && d.onMouseEvent(...v)),
1080
1109
  onMouseleave: l[2] || (l[2] = (...v) => d.onMouseEvent && d.onMouseEvent(...v))
1081
1110
  }, [
1082
1111
  y("div", {
1083
- class: Pe(u.arrowClass),
1112
+ class: Oe(u.arrowClass),
1084
1113
  style: kt(u.arrowStyle)
1085
1114
  }, null, 6),
1086
1115
  y("div", {
@@ -1097,7 +1126,7 @@ function tc(r, l, s, h, u, d) {
1097
1126
  _: 3
1098
1127
  }, 8, ["name"]);
1099
1128
  }
1100
- const ic = /* @__PURE__ */ re(ec, [["render", tc], ["__scopeId", "data-v-3c22e617"]]), nc = {
1129
+ const nc = /* @__PURE__ */ re(tc, [["render", ic], ["__scopeId", "data-v-3c22e617"]]), lc = {
1101
1130
  1: "等于",
1102
1131
  2: "不等于",
1103
1132
  3: "包含",
@@ -1117,7 +1146,7 @@ const ic = /* @__PURE__ */ re(ec, [["render", tc], ["__scopeId", "data-v-3c22e61
1117
1146
  17: "小于",
1118
1147
  18: "大于等于",
1119
1148
  19: "小于等于"
1120
- }, lc = {
1149
+ }, rc = {
1121
1150
  1: [
1122
1151
  { title: "等于", id: "1" },
1123
1152
  { title: "不等于", id: "2" },
@@ -1268,7 +1297,7 @@ const ic = /* @__PURE__ */ re(ec, [["render", tc], ["__scopeId", "data-v-3c22e61
1268
1297
  { title: "为空", id: "9" },
1269
1298
  { title: "不为空", id: "10" }
1270
1299
  ]
1271
- }, rc = {
1300
+ }, oc = {
1272
1301
  inheritAttrs: !1,
1273
1302
  name: "stringVal",
1274
1303
  props: {
@@ -1379,7 +1408,7 @@ const ic = /* @__PURE__ */ re(ec, [["render", tc], ["__scopeId", "data-v-3c22e61
1379
1408
  }
1380
1409
  }
1381
1410
  };
1382
- function oc(r, l, s, h, u, d) {
1411
+ function sc(r, l, s, h, u, d) {
1383
1412
  const v = O("el-autocomplete"), k = O("el-input");
1384
1413
  return d.isUrlType ? (w(), H(v, {
1385
1414
  key: 0,
@@ -1411,7 +1440,7 @@ function oc(r, l, s, h, u, d) {
1411
1440
  "show-word-limit": ""
1412
1441
  }, null, 8, ["placeholder", "rows", "disabled", "modelValue"]));
1413
1442
  }
1414
- const sc = /* @__PURE__ */ re(rc, [["render", oc], ["__scopeId", "data-v-e4af26fd"]]), ac = {
1443
+ const ac = /* @__PURE__ */ re(oc, [["render", sc], ["__scopeId", "data-v-e4af26fd"]]), uc = {
1415
1444
  inheritAttrs: !1,
1416
1445
  name: "numVal",
1417
1446
  props: {
@@ -1437,7 +1466,7 @@ const sc = /* @__PURE__ */ re(rc, [["render", oc], ["__scopeId", "data-v-e4af26f
1437
1466
  }
1438
1467
  }
1439
1468
  };
1440
- function uc(r, l, s, h, u, d) {
1469
+ function dc(r, l, s, h, u, d) {
1441
1470
  const v = O("BnInpNum");
1442
1471
  return w(), H(v, {
1443
1472
  modelValue: d.val[s.optionProps.value],
@@ -1446,7 +1475,7 @@ function uc(r, l, s, h, u, d) {
1446
1475
  onChange: l[1] || (l[1] = (k) => d.change("number"))
1447
1476
  }, null, 8, ["modelValue", "disabled"]);
1448
1477
  }
1449
- const dc = /* @__PURE__ */ re(ac, [["render", uc], ["__scopeId", "data-v-a84bd230"]]), cc = {
1478
+ const cc = /* @__PURE__ */ re(uc, [["render", dc], ["__scopeId", "data-v-a84bd230"]]), fc = {
1450
1479
  name: "numRegVal",
1451
1480
  props: {
1452
1481
  modelValue: Object,
@@ -1472,11 +1501,11 @@ const dc = /* @__PURE__ */ re(ac, [["render", uc], ["__scopeId", "data-v-a84bd23
1472
1501
  }
1473
1502
  }
1474
1503
  }
1475
- }, fc = { class: "w-default-wrap numReg clearFix" }, hc = { class: "numReg-item" }, pc = { class: "numReg-item" };
1476
- function mc(r, l, s, h, u, d) {
1504
+ }, hc = { class: "w-default-wrap numReg clearFix" }, pc = { class: "numReg-item" }, mc = { class: "numReg-item" };
1505
+ function gc(r, l, s, h, u, d) {
1477
1506
  const v = O("BnInpNum");
1478
- return w(), P("div", fc, [
1479
- y("div", hc, [
1507
+ return w(), P("div", hc, [
1508
+ y("div", pc, [
1480
1509
  B(v, {
1481
1510
  class: "numReg-item-input",
1482
1511
  onChange: l[0] || (l[0] = (k) => {
@@ -1491,7 +1520,7 @@ function mc(r, l, s, h, u, d) {
1491
1520
  }, null, 8, ["precision", "disabled", "modelValue"])
1492
1521
  ]),
1493
1522
  l[4] || (l[4] = y("div", { class: "numReg-text" }, " 至 ", -1)),
1494
- y("div", pc, [
1523
+ y("div", mc, [
1495
1524
  B(v, {
1496
1525
  class: "numReg-item-input",
1497
1526
  onChange: l[2] || (l[2] = (k) => {
@@ -1507,7 +1536,7 @@ function mc(r, l, s, h, u, d) {
1507
1536
  ])
1508
1537
  ]);
1509
1538
  }
1510
- const gc = /* @__PURE__ */ re(cc, [["render", mc], ["__scopeId", "data-v-688728f8"]]), vc = {
1539
+ const vc = /* @__PURE__ */ re(fc, [["render", gc], ["__scopeId", "data-v-688728f8"]]), yc = {
1511
1540
  name: "selectVal",
1512
1541
  props: {
1513
1542
  modelValue: Object,
@@ -1554,7 +1583,7 @@ const gc = /* @__PURE__ */ re(cc, [["render", mc], ["__scopeId", "data-v-688728f
1554
1583
  }
1555
1584
  }
1556
1585
  };
1557
- function yc(r, l, s, h, u, d) {
1586
+ function bc(r, l, s, h, u, d) {
1558
1587
  const v = O("BnSelect");
1559
1588
  return w(), H(v, {
1560
1589
  modelValue: d.val[s.optionProps.value],
@@ -1574,7 +1603,7 @@ function yc(r, l, s, h, u, d) {
1574
1603
  placeholder: "请选择"
1575
1604
  }, null, 8, ["modelValue", "optionProps", "options", "postFunc", "postData", "pathUrl", "valueProps", "multiple", "disabled"]);
1576
1605
  }
1577
- const bc = /* @__PURE__ */ re(vc, [["render", yc]]), Cc = {
1606
+ const Cc = /* @__PURE__ */ re(yc, [["render", bc]]), wc = {
1578
1607
  name: "dateVal",
1579
1608
  props: {
1580
1609
  modelValue: Object,
@@ -1605,7 +1634,7 @@ const bc = /* @__PURE__ */ re(vc, [["render", yc]]), Cc = {
1605
1634
  }
1606
1635
  }
1607
1636
  };
1608
- function wc(r, l, s, h, u, d) {
1637
+ function kc(r, l, s, h, u, d) {
1609
1638
  const v = O("el-date-picker");
1610
1639
  return w(), H(v, {
1611
1640
  style: { width: "100%" },
@@ -1620,7 +1649,7 @@ function wc(r, l, s, h, u, d) {
1620
1649
  align: "right"
1621
1650
  }, null, 8, ["modelValue", "disabled", "format", "value-format"]);
1622
1651
  }
1623
- const kc = /* @__PURE__ */ re(Cc, [["render", wc]]), xc = {
1652
+ const xc = /* @__PURE__ */ re(wc, [["render", kc]]), _c = {
1624
1653
  name: "dateRegVal",
1625
1654
  props: {
1626
1655
  modelValue: Object,
@@ -1651,7 +1680,7 @@ const kc = /* @__PURE__ */ re(Cc, [["render", wc]]), xc = {
1651
1680
  }
1652
1681
  }
1653
1682
  };
1654
- function _c(r, l, s, h, u, d) {
1683
+ function Sc(r, l, s, h, u, d) {
1655
1684
  const v = O("BnDatePicker");
1656
1685
  return w(), H(v, {
1657
1686
  modelValue: d.val[s.optionProps.value],
@@ -1665,7 +1694,7 @@ function _c(r, l, s, h, u, d) {
1665
1694
  align: "right"
1666
1695
  }, null, 8, ["modelValue", "disabled"]);
1667
1696
  }
1668
- const Sc = /* @__PURE__ */ re(xc, [["render", _c]]), Ic = {
1697
+ const Ic = /* @__PURE__ */ re(_c, [["render", Sc]]), Dc = {
1669
1698
  name: "relationVal",
1670
1699
  props: {
1671
1700
  modelValue: Object,
@@ -1712,7 +1741,7 @@ const Sc = /* @__PURE__ */ re(xc, [["render", _c]]), Ic = {
1712
1741
  }
1713
1742
  }
1714
1743
  };
1715
- function Dc(r, l, s, h, u, d) {
1744
+ function Tc(r, l, s, h, u, d) {
1716
1745
  const v = O("BnRelation");
1717
1746
  return w(), H(v, {
1718
1747
  onChange: d.change,
@@ -1729,7 +1758,7 @@ function Dc(r, l, s, h, u, d) {
1729
1758
  pathUrl: s.pathUrl
1730
1759
  }, null, 8, ["onChange", "options", "props", "modelValue", "multiple", "disabled", "postFunc", "postData", "pathUrl"]);
1731
1760
  }
1732
- const Tc = /* @__PURE__ */ re(Ic, [["render", Dc]]), Lc = {
1761
+ const Lc = /* @__PURE__ */ re(Dc, [["render", Tc]]), Fc = {
1733
1762
  name: "selectColumnVal",
1734
1763
  props: {
1735
1764
  modelValue: Object,
@@ -1777,7 +1806,7 @@ const Tc = /* @__PURE__ */ re(Ic, [["render", Dc]]), Lc = {
1777
1806
  }
1778
1807
  }
1779
1808
  };
1780
- function Fc(r, l, s, h, u, d) {
1809
+ function Oc(r, l, s, h, u, d) {
1781
1810
  const v = O("BnSelect");
1782
1811
  return w(), H(v, {
1783
1812
  modelValue: d.val[s.optionProps.value],
@@ -1792,7 +1821,7 @@ function Fc(r, l, s, h, u, d) {
1792
1821
  placeholder: "请选择"
1793
1822
  }, null, 8, ["modelValue", "optionProps", "options", "disabled", "valueProps"]);
1794
1823
  }
1795
- const Oc = /* @__PURE__ */ re(Lc, [["render", Fc]]), Pc = {
1824
+ const Pc = /* @__PURE__ */ re(Fc, [["render", Oc]]), Bc = {
1796
1825
  name: "BnCondVal",
1797
1826
  props: {
1798
1827
  modelValue: Object,
@@ -1802,14 +1831,14 @@ const Oc = /* @__PURE__ */ re(Lc, [["render", Fc]]), Pc = {
1802
1831
  postFunc: Function
1803
1832
  },
1804
1833
  components: {
1805
- stringVal: sc,
1806
- numVal: dc,
1807
- numRegVal: gc,
1808
- selectVal: bc,
1809
- dateVal: kc,
1810
- dateRegVal: Sc,
1811
- relationVal: Tc,
1812
- selectColumnVal: Oc
1834
+ stringVal: ac,
1835
+ numVal: cc,
1836
+ numRegVal: vc,
1837
+ selectVal: Cc,
1838
+ dateVal: xc,
1839
+ dateRegVal: Ic,
1840
+ relationVal: Lc,
1841
+ selectColumnVal: Pc
1813
1842
  },
1814
1843
  methods: {
1815
1844
  /**
@@ -1871,7 +1900,7 @@ const Oc = /* @__PURE__ */ re(Lc, [["render", Fc]]), Pc = {
1871
1900
  }
1872
1901
  }
1873
1902
  };
1874
- function Bc(r, l, s, h, u, d) {
1903
+ function Mc(r, l, s, h, u, d) {
1875
1904
  return w(), H(Zr(d.checkFilter()), {
1876
1905
  modelValue: d.val,
1877
1906
  "onUpdate:modelValue": l[0] || (l[0] = (v) => d.val = v),
@@ -1883,7 +1912,7 @@ function Bc(r, l, s, h, u, d) {
1883
1912
  postData: s.columnInfo.postData
1884
1913
  }, null, 8, ["modelValue", "optionProps", "columnInfo", "postFunc", "otherColumns", "pathUrl", "postData"]);
1885
1914
  }
1886
- const ha = /* @__PURE__ */ re(Pc, [["render", Bc]]), Mc = {
1915
+ const ha = /* @__PURE__ */ re(Bc, [["render", Mc]]), Nc = {
1887
1916
  name: "BnAdvancedFilter",
1888
1917
  components: { BnCondVal: ha },
1889
1918
  props: {
@@ -1946,7 +1975,7 @@ const ha = /* @__PURE__ */ re(Pc, [["render", Bc]]), Mc = {
1946
1975
  data() {
1947
1976
  return {
1948
1977
  //计算条件列表
1949
- searchList: lc,
1978
+ searchList: rc,
1950
1979
  //多行文本获取焦点
1951
1980
  openInput: !1
1952
1981
  };
@@ -2086,13 +2115,13 @@ const ha = /* @__PURE__ */ re(Pc, [["render", Bc]]), Mc = {
2086
2115
  });
2087
2116
  }
2088
2117
  }
2089
- }, Nc = { class: "bnAdvance clearFix" }, Ec = { class: "bnAdvance-setting" }, Vc = ["title"], Ac = { class: "bnAdvance-condition" };
2090
- function Rc(r, l, s, h, u, d) {
2118
+ }, Ec = { class: "bnAdvance clearFix" }, Vc = { class: "bnAdvance-setting" }, Ac = ["title"], Rc = { class: "bnAdvance-condition" };
2119
+ function Uc(r, l, s, h, u, d) {
2091
2120
  const v = O("BnDrop"), k = O("BnCondVal");
2092
- return w(), P("div", Nc, [
2093
- y("div", Ec, [
2121
+ return w(), P("div", Ec, [
2122
+ y("div", Vc, [
2094
2123
  y("div", {
2095
- class: Pe(["bnAdvance-setting-left", { "bnAdvance-setting-left-min": s.allowDel }])
2124
+ class: Oe(["bnAdvance-setting-left", { "bnAdvance-setting-left-min": s.allowDel }])
2096
2125
  }, [
2097
2126
  xt(r.$slots, "selectComponent", {}, () => [
2098
2127
  s.allowSelectColumn ? (w(), H(v, {
@@ -2107,7 +2136,7 @@ function Rc(r, l, s, h, u, d) {
2107
2136
  key: 0,
2108
2137
  class: "bnAdvance-setting-column",
2109
2138
  title: d.ruleVal[s.optionProps.name]
2110
- }, K(d.ruleVal[s.optionProps.name]), 9, Vc))
2139
+ }, K(d.ruleVal[s.optionProps.name]), 9, Ac))
2111
2140
  ], !0),
2112
2141
  s.allowSearchType ? (w(), H(v, {
2113
2142
  key: 0,
@@ -2127,7 +2156,7 @@ function Rc(r, l, s, h, u, d) {
2127
2156
  y("span", { class: "bnUIcon bnUIcon-delete" }, null, -1)
2128
2157
  ])])) : R("", !0)
2129
2158
  ]),
2130
- y("div", Ac, [
2159
+ y("div", Rc, [
2131
2160
  B(k, {
2132
2161
  modelValue: d.ruleVal,
2133
2162
  "onUpdate:modelValue": l[3] || (l[3] = (x) => d.ruleVal = x),
@@ -2139,7 +2168,7 @@ function Rc(r, l, s, h, u, d) {
2139
2168
  ])
2140
2169
  ]);
2141
2170
  }
2142
- const Uc = /* @__PURE__ */ re(Mc, [["render", Rc], ["__scopeId", "data-v-24032be0"]]), zc = {
2171
+ const zc = /* @__PURE__ */ re(Nc, [["render", Uc], ["__scopeId", "data-v-24032be0"]]), Hc = {
2143
2172
  name: "BnFilterView",
2144
2173
  props: {
2145
2174
  conditions: {
@@ -2167,7 +2196,7 @@ const Uc = /* @__PURE__ */ re(Mc, [["render", Rc], ["__scopeId", "data-v-24032be
2167
2196
  },
2168
2197
  // 获取条件操作符文案
2169
2198
  getSearchTypeLabel(r) {
2170
- return nc[r.searchType] || "";
2199
+ return lc[r.searchType] || "";
2171
2200
  },
2172
2201
  // 格式化筛选条件的值用于展示
2173
2202
  formatValue(r) {
@@ -2179,21 +2208,21 @@ const Uc = /* @__PURE__ */ re(Mc, [["render", Rc], ["__scopeId", "data-v-24032be
2179
2208
  return l && s ? `${r.name}: ${l}-${s}` : l ? `${r.name}: ${l}` : s ? `${r.name}: ${s}` : r.name;
2180
2209
  }
2181
2210
  }
2182
- }, Hc = { class: "search-view" }, Wc = { class: "search-view-tags" }, jc = { class: "search-tag-text" }, Kc = ["onClick"];
2183
- function Gc(r, l, s, h, u, d) {
2184
- return w(), P("div", Hc, [
2211
+ }, Wc = { class: "search-view" }, jc = { class: "search-view-tags" }, Kc = { class: "search-tag-text" }, Gc = ["onClick"];
2212
+ function qc(r, l, s, h, u, d) {
2213
+ return w(), P("div", Wc, [
2185
2214
  l[2] || (l[2] = y("span", { class: "search-view-label" }, "筛选条件:", -1)),
2186
- y("div", Wc, [
2215
+ y("div", jc, [
2187
2216
  (w(!0), P(oe, null, Ce(s.conditions, (v, k) => (w(), P("div", {
2188
2217
  key: k,
2189
2218
  class: "search-tag"
2190
2219
  }, [
2191
- y("span", jc, K(d.formatDisplay(v)), 1),
2220
+ y("span", Kc, K(d.formatDisplay(v)), 1),
2192
2221
  s.notDelCodes.includes(v.columnCode) ? R("", !0) : (w(), P("span", {
2193
2222
  key: 0,
2194
2223
  class: "search-tag-close",
2195
2224
  onClick: (x) => d.handleClose(k)
2196
- }, "×", 8, Kc))
2225
+ }, "×", 8, Gc))
2197
2226
  ]))), 128))
2198
2227
  ]),
2199
2228
  y("span", {
@@ -2206,7 +2235,7 @@ function Gc(r, l, s, h, u, d) {
2206
2235
  }, "展开")
2207
2236
  ]);
2208
2237
  }
2209
- const qc = /* @__PURE__ */ re(zc, [["render", Gc], ["__scopeId", "data-v-e3bfa7fe"]]), Jc = {
2238
+ const Jc = /* @__PURE__ */ re(Hc, [["render", qc], ["__scopeId", "data-v-e3bfa7fe"]]), Yc = {
2210
2239
  name: "BnDatePicker",
2211
2240
  props: {
2212
2241
  // 时间选择器类型 日期:daterange 日期+时间:datetimerange 年:year 月:month 日:date 周:week
@@ -2351,7 +2380,7 @@ const qc = /* @__PURE__ */ re(zc, [["render", Gc], ["__scopeId", "data-v-e3bfa7f
2351
2380
  }
2352
2381
  }
2353
2382
  };
2354
- function Yc(r, l, s, h, u, d) {
2383
+ function Xc(r, l, s, h, u, d) {
2355
2384
  const v = O("el-date-picker");
2356
2385
  return w(), H(v, {
2357
2386
  style: { width: "100%" },
@@ -2376,7 +2405,7 @@ function Yc(r, l, s, h, u, d) {
2376
2405
  onFocus: d.focus
2377
2406
  }, null, 8, ["modelValue", "type", "size", "disabled", "editable", "clearable", "placeholder", "start-placeholder", "end-placeholder", "time-arrow-control", "format", "value-format", "popper-class", "range-separator", "defaultTime", "onBlur", "onFocus"]);
2378
2407
  }
2379
- const Xc = /* @__PURE__ */ re(Jc, [["render", Yc]]), Qc = {
2408
+ const Qc = /* @__PURE__ */ re(Yc, [["render", Xc]]), Zc = {
2380
2409
  name: "BnCheck",
2381
2410
  props: {
2382
2411
  modelValue: [Boolean, String, Number, Array],
@@ -2476,14 +2505,14 @@ const Xc = /* @__PURE__ */ re(Jc, [["render", Yc]]), Qc = {
2476
2505
  });
2477
2506
  }
2478
2507
  }
2479
- }, Zc = ["title"];
2480
- function $c(r, l, s, h, u, d) {
2508
+ }, $c = ["title"];
2509
+ function ef(r, l, s, h, u, d) {
2481
2510
  return w(), P("div", {
2482
- class: Pe(["bnChecked", { disabled: s.disabled }]),
2511
+ class: Oe(["bnChecked", { disabled: s.disabled }]),
2483
2512
  onClick: l[0] || (l[0] = (...v) => d.handleClick && d.handleClick(...v))
2484
2513
  }, [
2485
2514
  y("span", {
2486
- class: Pe(["bnChecked-status", { checked: d.isCheck }])
2515
+ class: Oe(["bnChecked-status", { checked: d.isCheck }])
2487
2516
  }, [...l[1] || (l[1] = [
2488
2517
  y("span", { class: "bnChecked-status-inner" }, null, -1)
2489
2518
  ])], 2),
@@ -2493,11 +2522,11 @@ function $c(r, l, s, h, u, d) {
2493
2522
  class: "bnChecked-label",
2494
2523
  style: kt(s.labelStyle),
2495
2524
  title: d.title
2496
- }, K(d.title), 13, Zc)) : R("", !0)
2525
+ }, K(d.title), 13, $c)) : R("", !0)
2497
2526
  ], !0)
2498
2527
  ], 2);
2499
2528
  }
2500
- const ef = /* @__PURE__ */ re(Qc, [["render", $c], ["__scopeId", "data-v-1dc8f457"]]), pa = {
2529
+ const tf = /* @__PURE__ */ re(Zc, [["render", ef], ["__scopeId", "data-v-1dc8f457"]]), pa = {
2501
2530
  // 淘宝 sellerType为1 旗帜颜色 和 key值对应
2502
2531
  1: [
2503
2532
  { value: "grey", className: "gray", key: "0" },
@@ -2653,7 +2682,7 @@ const ef = /* @__PURE__ */ re(Qc, [["render", $c], ["__scopeId", "data-v-1dc8f45
2653
2682
  // 紫色
2654
2683
  // {value: "yellow2", className: "yellow", key: '6'}, // 黄色
2655
2684
  ]
2656
- }, tf = {
2685
+ }, nf = {
2657
2686
  name: "orderRemark",
2658
2687
  props: {
2659
2688
  // 接口请求外部转发
@@ -2710,8 +2739,8 @@ const ef = /* @__PURE__ */ re(Qc, [["render", $c], ["__scopeId", "data-v-1dc8f45
2710
2739
  });
2711
2740
  }
2712
2741
  }
2713
- }, nf = { class: "orderRemark" }, lf = { class: "w-flex-right w-flex-center" }, rf = { class: "w-font13 w-color-gray w-margin-right8" }, of = { class: "w-color-blue" };
2714
- function sf(r, l, s, h, u, d) {
2742
+ }, lf = { class: "orderRemark" }, rf = { class: "w-flex-right w-flex-center" }, of = { class: "w-font13 w-color-gray w-margin-right8" }, sf = { class: "w-color-blue" };
2743
+ function af(r, l, s, h, u, d) {
2715
2744
  const v = O("el-radio"), k = O("el-radio-group"), x = O("el-form-item"), b = O("el-input"), D = O("el-form"), M = O("el-button"), J = O("el-dialog");
2716
2745
  return w(), H(J, {
2717
2746
  modelValue: u.show,
@@ -2723,10 +2752,10 @@ function sf(r, l, s, h, u, d) {
2723
2752
  "align-center": ""
2724
2753
  }, {
2725
2754
  footer: F(() => [
2726
- y("div", lf, [
2727
- y("span", rf, [
2755
+ y("div", rf, [
2756
+ y("span", of, [
2728
2757
  l[5] || (l[5] = Z("已输入 ", -1)),
2729
- y("span", of, K(d.changeContent(u.postData.sellerMemo)), 1),
2758
+ y("span", sf, K(d.changeContent(u.postData.sellerMemo)), 1),
2730
2759
  l[6] || (l[6] = Z("/1000", -1))
2731
2760
  ]),
2732
2761
  B(M, {
@@ -2750,7 +2779,7 @@ function sf(r, l, s, h, u, d) {
2750
2779
  ])
2751
2780
  ]),
2752
2781
  default: F(() => [
2753
- y("div", nf, [
2782
+ y("div", lf, [
2754
2783
  B(D, {
2755
2784
  model: u.postData,
2756
2785
  "label-width": "auto"
@@ -2771,7 +2800,7 @@ function sf(r, l, s, h, u, d) {
2771
2800
  }, {
2772
2801
  default: F(() => [
2773
2802
  y("span", {
2774
- class: Pe(["bnUIcon bnUIcon-flag w-font16", `flag-color-${A.className}`])
2803
+ class: Oe(["bnUIcon bnUIcon-flag w-font16", `flag-color-${A.className}`])
2775
2804
  }, null, 2)
2776
2805
  ]),
2777
2806
  _: 2
@@ -2805,9 +2834,9 @@ function sf(r, l, s, h, u, d) {
2805
2834
  _: 1
2806
2835
  }, 8, ["modelValue", "title"]);
2807
2836
  }
2808
- const af = /* @__PURE__ */ re(tf, [["render", sf], ["__scopeId", "data-v-a61a7bee"]]), uf = {
2837
+ const uf = /* @__PURE__ */ re(nf, [["render", af], ["__scopeId", "data-v-a61a7bee"]]), df = {
2809
2838
  name: "BnOrderCard",
2810
- components: { orderRemark: af },
2839
+ components: { orderRemark: uf },
2811
2840
  props: {
2812
2841
  // 接口请求外部转发
2813
2842
  postFunc: Function,
@@ -2930,10 +2959,10 @@ const af = /* @__PURE__ */ re(tf, [["render", sf], ["__scopeId", "data-v-a61a7be
2930
2959
  }
2931
2960
  }
2932
2961
  }
2933
- }, df = { class: "bnOrder" }, cf = { class: "bnOrder-info" }, ff = { class: "bnOrder-info-item" }, hf = { class: "bnOrder-info-item" }, pf = { class: "bnOrder-info" }, mf = { class: "bnOrder-info-item" }, gf = { class: "w-color-orange" }, vf = { class: "bnOrder-info-item" }, yf = { class: "w-color-blue" }, bf = { class: "bnOrder-info" }, Cf = { class: "bnOrder-info-item" }, wf = ["onClick"], kf = { class: "bnOrder-good" }, xf = { class: "w-flex-top" }, _f = { class: "bnOrder-good-info" }, Sf = ["onClick"], If = { class: "w-font13" }, Df = { class: "w-font16 w-font-weight" }, Tf = { class: "w-flex-lrCenter w-text-over" }, Lf = { class: "w-font-weight w-font16 w-color-deep-orange" }, Ff = { class: "bnOrder-flag" }, Of = { class: "bnOrder-flag-content" }, Pf = { class: "w-font14 w-margin-lr3" };
2934
- function Bf(r, l, s, h, u, d) {
2962
+ }, cf = { class: "bnOrder" }, ff = { class: "bnOrder-info" }, hf = { class: "bnOrder-info-item" }, pf = { class: "bnOrder-info-item" }, mf = { class: "bnOrder-info" }, gf = { class: "bnOrder-info-item" }, vf = { class: "w-color-orange" }, yf = { class: "bnOrder-info-item" }, bf = { class: "w-color-blue" }, Cf = { class: "bnOrder-info" }, wf = { class: "bnOrder-info-item" }, kf = ["onClick"], xf = { class: "bnOrder-good" }, _f = { class: "w-flex-top" }, Sf = { class: "bnOrder-good-info" }, If = ["onClick"], Df = { class: "w-font13" }, Tf = { class: "w-font16 w-font-weight" }, Lf = { class: "w-flex-lrCenter w-text-over" }, Ff = { class: "w-font-weight w-font16 w-color-deep-orange" }, Of = { class: "bnOrder-flag" }, Pf = { class: "bnOrder-flag-content" }, Bf = { class: "w-font14 w-margin-lr3" };
2963
+ function Mf(r, l, s, h, u, d) {
2935
2964
  const v = O("orderRemark"), k = O("el-image"), x = O("el-table-column"), b = O("el-table"), D = O("el-card");
2936
- return w(), P("div", df, [
2965
+ return w(), P("div", cf, [
2937
2966
  B(v, {
2938
2967
  ref: "orderRemark",
2939
2968
  onOverRemark: d.overRemark,
@@ -2946,27 +2975,27 @@ function Bf(r, l, s, h, u, d) {
2946
2975
  default: F(() => {
2947
2976
  var M, J;
2948
2977
  return [
2949
- y("div", cf, [
2950
- y("div", ff, [
2978
+ y("div", ff, [
2979
+ y("div", hf, [
2951
2980
  l[3] || (l[3] = y("span", { class: "bnOrder-info-title" }, "订单号:", -1)),
2952
2981
  y("span", {
2953
2982
  class: "w-default-hover",
2954
2983
  onClick: l[0] || (l[0] = (A) => d.openTid("tid"))
2955
2984
  }, K(u.orderData.tid), 1)
2956
2985
  ]),
2957
- y("div", hf, [
2986
+ y("div", pf, [
2958
2987
  l[4] || (l[4] = y("span", { class: "bnOrder-info-title" }, "付款时间:", -1)),
2959
2988
  y("span", null, K(u.orderData.CRMTRADE.payTime || "-"), 1)
2960
2989
  ])
2961
2990
  ]),
2962
- y("div", pf, [
2963
- y("div", mf, [
2991
+ y("div", mf, [
2992
+ y("div", gf, [
2964
2993
  l[5] || (l[5] = y("span", { class: "bnOrder-info-title" }, "店铺:", -1)),
2965
- y("span", gf, K(((J = (M = u.orderData) == null ? void 0 : M.CRMSELLER) == null ? void 0 : J.title) || "-"), 1)
2994
+ y("span", vf, K(((J = (M = u.orderData) == null ? void 0 : M.CRMSELLER) == null ? void 0 : J.title) || "-"), 1)
2966
2995
  ]),
2967
- y("div", vf, [
2996
+ y("div", yf, [
2968
2997
  l[6] || (l[6] = y("span", { class: "bnOrder-info-title" }, "昵称:", -1)),
2969
- y("span", yf, K(u.orderData.CRMTRADE.buyerNick.slice(0, 10)), 1),
2998
+ y("span", bf, K(u.orderData.CRMTRADE.buyerNick.slice(0, 10)), 1),
2970
2999
  u.decryptIs.includes("buyerNick") ? R("", !0) : (w(), P("span", {
2971
3000
  key: 0,
2972
3001
  class: "bnUIcon bnUIcon-openLock w-color-blue w-cursor-pointer",
@@ -2974,8 +3003,8 @@ function Bf(r, l, s, h, u, d) {
2974
3003
  }))
2975
3004
  ])
2976
3005
  ]),
2977
- y("div", bf, [
2978
- y("div", Cf, [
3006
+ y("div", Cf, [
3007
+ y("div", wf, [
2979
3008
  l[7] || (l[7] = y("span", { class: "bnOrder-info-title" }, "收货地址:", -1)),
2980
3009
  (w(), P(oe, null, Ce(["receiverAddress", "receiverName", "buyMobile"], (A, Y) => y("span", {
2981
3010
  class: "w-margin-right8",
@@ -2986,7 +3015,7 @@ function Bf(r, l, s, h, u, d) {
2986
3015
  key: 0,
2987
3016
  class: "bnUIcon bnUIcon-openLock w-color-blue w-cursor-pointer",
2988
3017
  onClick: (_e) => d.decryptData(A)
2989
- }, null, 8, wf))
3018
+ }, null, 8, kf))
2990
3019
  ])), 64))
2991
3020
  ])
2992
3021
  ]),
@@ -2998,8 +3027,8 @@ function Bf(r, l, s, h, u, d) {
2998
3027
  default: F(() => [
2999
3028
  B(x, { width: "560" }, {
3000
3029
  default: F((A) => [
3001
- y("div", kf, [
3002
- y("div", xf, [
3030
+ y("div", xf, [
3031
+ y("div", _f, [
3003
3032
  y("div", null, [
3004
3033
  B(k, {
3005
3034
  class: "bnOrder-good-img",
@@ -3011,12 +3040,12 @@ function Bf(r, l, s, h, u, d) {
3011
3040
  fit: "cover"
3012
3041
  }, null, 8, ["src", "preview-src-list"])
3013
3042
  ]),
3014
- y("div", _f, [
3043
+ y("div", Sf, [
3015
3044
  y("div", {
3016
3045
  class: "w-text-over-two w-color-black3 w-default-hover",
3017
3046
  onClick: (Y) => d.openTid(A.row.sourceItemId)
3018
- }, K(A.row.title), 9, Sf),
3019
- y("div", If, [
3047
+ }, K(A.row.title), 9, If),
3048
+ y("div", Df, [
3020
3049
  l[8] || (l[8] = y("span", { class: "w-color-gray" }, "商品属性:", -1)),
3021
3050
  Z(K(A.row.skuPropName || "-") + " ", 1),
3022
3051
  l[9] || (l[9] = y("span", { class: "w-color-gray w-margin-left8" }, "商家编码:", -1)),
@@ -3026,7 +3055,7 @@ function Bf(r, l, s, h, u, d) {
3026
3055
  ]),
3027
3056
  y("div", null, [
3028
3057
  l[10] || (l[10] = y("span", { class: "w-font12 w-margin-right2" }, "x", -1)),
3029
- y("span", Df, K(A.row.num), 1)
3058
+ y("span", Tf, K(A.row.num), 1)
3030
3059
  ])
3031
3060
  ])
3032
3061
  ]),
@@ -3034,8 +3063,8 @@ function Bf(r, l, s, h, u, d) {
3034
3063
  }),
3035
3064
  B(x, null, {
3036
3065
  default: F((A) => [
3037
- y("div", Tf, [
3038
- y("span", Lf, "¥" + K(A.row.price), 1)
3066
+ y("div", Lf, [
3067
+ y("span", Ff, "¥" + K(A.row.price), 1)
3039
3068
  ])
3040
3069
  ]),
3041
3070
  _: 1
@@ -3043,14 +3072,14 @@ function Bf(r, l, s, h, u, d) {
3043
3072
  ]),
3044
3073
  _: 1
3045
3074
  }, 8, ["data"]),
3046
- y("div", Ff, [
3075
+ y("div", Of, [
3047
3076
  l[11] || (l[11] = y("div", { class: "bnOrder-info-item w-color-black8" }, "卖家备注:", -1)),
3048
- y("div", Of, [
3077
+ y("div", Pf, [
3049
3078
  u.orderData.CRMTRADE.sellerFlag && d.sellerRemarksColor ? (w(), P("span", {
3050
3079
  key: 0,
3051
- class: Pe(["bnUIcon bnUIcon-flag", [`flag-color-${d.sellerRemarksColor}`]])
3080
+ class: Oe(["bnUIcon bnUIcon-flag", [`flag-color-${d.sellerRemarksColor}`]])
3052
3081
  }, null, 2)) : R("", !0),
3053
- y("span", Pf, K(u.orderData.CRMTRADE.sellerMemo), 1),
3082
+ y("span", Bf, K(u.orderData.CRMTRADE.sellerMemo), 1),
3054
3083
  y("span", {
3055
3084
  class: "w-color-blue w-cursor-pointer w-font14",
3056
3085
  onClick: l[2] || (l[2] = (...A) => d.orderRemark && d.orderRemark(...A))
@@ -3063,7 +3092,7 @@ function Bf(r, l, s, h, u, d) {
3063
3092
  })) : R("", !0)
3064
3093
  ]);
3065
3094
  }
3066
- const Mf = /* @__PURE__ */ re(uf, [["render", Bf], ["__scopeId", "data-v-88cfaf09"]]), Nf = {
3095
+ const Nf = /* @__PURE__ */ re(df, [["render", Mf], ["__scopeId", "data-v-88cfaf09"]]), Ef = {
3067
3096
  name: "BnDrop",
3068
3097
  props: {
3069
3098
  //最终选中的value
@@ -3448,20 +3477,20 @@ const Mf = /* @__PURE__ */ re(uf, [["render", Bf], ["__scopeId", "data-v-88cfaf0
3448
3477
  return r.join(",");
3449
3478
  }
3450
3479
  }
3451
- }, Ef = {
3480
+ }, Vf = {
3452
3481
  key: 0,
3453
3482
  class: "bnDrop-placeholder"
3454
- }, Vf = { key: 1 }, Af = ["title"], Rf = ["title"], Uf = { class: "bnUIcon bnUIcon-down bnDrop-select-down" }, zf = ["onClick"], Hf = ["title"], Wf = {
3483
+ }, Af = { key: 1 }, Rf = ["title"], Uf = ["title"], zf = { class: "bnUIcon bnUIcon-down bnDrop-select-down" }, Hf = ["onClick"], Wf = ["title"], jf = {
3455
3484
  key: 0,
3456
3485
  class: "bnDrop-body-list-empty"
3457
- }, jf = {
3486
+ }, Kf = {
3458
3487
  key: 1,
3459
3488
  class: "bnDrop-body-list-empty"
3460
- }, Kf = {
3489
+ }, Gf = {
3461
3490
  key: 0,
3462
3491
  class: "bnDrop-body-footer w-flex-center w-padding-lr10 w-padding-tb8 w-border-solid-top"
3463
- }, Gf = { class: "w-flex-center w-flex-column-gap4 w-text-over" }, qf = { class: "w-margin-left4" }, Jf = { class: "" };
3464
- function Yf(r, l, s, h, u, d) {
3492
+ }, qf = { class: "w-flex-center w-flex-column-gap4 w-text-over" }, Jf = { class: "w-margin-left4" }, Yf = { class: "" };
3493
+ function Xf(r, l, s, h, u, d) {
3465
3494
  const v = O("el-input"), k = O("BnCheck"), x = O("el-scrollbar"), b = O("el-popover"), D = jt("loading");
3466
3495
  return w(), H(b, {
3467
3496
  ref: "popover",
@@ -3476,23 +3505,23 @@ function Yf(r, l, s, h, u, d) {
3476
3505
  reference: F(() => [
3477
3506
  xt(r.$slots, "default", {}, () => [
3478
3507
  y("div", {
3479
- class: Pe(["bnDrop-select", { simple: !s.border, disabled: s.disabled }])
3508
+ class: Oe(["bnDrop-select", { simple: !s.border, disabled: s.disabled }])
3480
3509
  }, [
3481
- s.multiple && s.modelValue.length == 0 || !s.multiple && (!s.labelInValue && s.modelValue === "" || s.labelInValue && !s.modelValue[s.optionProps.value]) ? (w(), P("span", Ef, K(s.placeholder), 1)) : (w(), P("span", Vf, [
3510
+ s.multiple && s.modelValue.length == 0 || !s.multiple && (!s.labelInValue && s.modelValue === "" || s.labelInValue && !s.modelValue[s.optionProps.value]) ? (w(), P("span", Vf, K(s.placeholder), 1)) : (w(), P("span", Af, [
3482
3511
  s.multiple ? (w(), P("span", {
3483
3512
  key: 1,
3484
3513
  title: d.multipleTitle
3485
- }, K(d.multipleTitle), 9, Rf)) : (w(), P("span", {
3514
+ }, K(d.multipleTitle), 9, Uf)) : (w(), P("span", {
3486
3515
  key: 0,
3487
3516
  title: d.singleTitle
3488
- }, K(d.singleTitle), 9, Af)),
3517
+ }, K(d.singleTitle), 9, Rf)),
3489
3518
  s.clearable ? (w(), P("span", {
3490
3519
  key: 2,
3491
3520
  class: "bnUIcon bnUIcon-clear bnDrop-select-clear",
3492
3521
  onClick: l[0] || (l[0] = _n((...M) => d.clear && d.clear(...M), ["stop"]))
3493
3522
  })) : R("", !0)
3494
3523
  ])),
3495
- Oe(y("span", Uf, null, 512), [
3524
+ Pe(y("span", zf, null, 512), [
3496
3525
  [D, u.loading]
3497
3526
  ])
3498
3527
  ], 2)
@@ -3503,7 +3532,7 @@ function Yf(r, l, s, h, u, d) {
3503
3532
  class: "bnDrop-body",
3504
3533
  style: kt({ width: s.width + "px" })
3505
3534
  }, [
3506
- Oe(B(v, {
3535
+ Pe(B(v, {
3507
3536
  modelValue: u.queryValue,
3508
3537
  "onUpdate:modelValue": l[1] || (l[1] = (M) => u.queryValue = M),
3509
3538
  ref: "searchInput",
@@ -3535,23 +3564,23 @@ function Yf(r, l, s, h, u, d) {
3535
3564
  }, null, 8, ["modelValue", "true-data", "is-checked"])) : R("", !0),
3536
3565
  y("span", {
3537
3566
  title: M[s.optionProps.label]
3538
- }, K(M[s.optionProps.label]), 9, Hf)
3539
- ], 8, zf))), 128)),
3540
- d.optionList.length == 0 && !u.loading ? (w(), P("div", Wf, K(s.noDataText), 1)) : R("", !0),
3541
- u.loading ? (w(), P("div", jf, "加载中")) : R("", !0)
3567
+ }, K(M[s.optionProps.label]), 9, Wf)
3568
+ ], 8, Hf))), 128)),
3569
+ d.optionList.length == 0 && !u.loading ? (w(), P("div", jf, K(s.noDataText), 1)) : R("", !0),
3570
+ u.loading ? (w(), P("div", Kf, "加载中")) : R("", !0)
3542
3571
  ]),
3543
3572
  _: 1
3544
3573
  }, 8, ["onEndReached"]),
3545
- s.multiple && s.checkedAll ? (w(), P("div", Kf, [
3574
+ s.multiple && s.checkedAll ? (w(), P("div", Gf, [
3546
3575
  B(k, {
3547
3576
  "true-data": 999,
3548
3577
  "is-checked": d.isCheckedAll,
3549
3578
  onClick: d.checkAll
3550
3579
  }, {
3551
3580
  default: F(() => [
3552
- y("div", Gf, [
3553
- y("span", qf, K(d.val.length == 0 ? "全选" : `已选${d.val.length - s.fixedFrontOptions.length}项`), 1),
3554
- y("span", Jf, "已加载" + K(d.optionList.length) + "/" + K(u.total) + "项", 1)
3581
+ y("div", qf, [
3582
+ y("span", Jf, K(d.val.length == 0 ? "全选" : `已选${d.val.length - s.fixedFrontOptions.length}项`), 1),
3583
+ y("span", Yf, "已加载" + K(d.optionList.length) + "/" + K(u.total) + "项", 1)
3555
3584
  ])
3556
3585
  ]),
3557
3586
  _: 1
@@ -3563,7 +3592,7 @@ function Yf(r, l, s, h, u, d) {
3563
3592
  _: 3
3564
3593
  }, 8, ["placement", "onShow", "disabled"]);
3565
3594
  }
3566
- const Xf = /* @__PURE__ */ re(Nf, [["render", Yf], ["__scopeId", "data-v-8865344c"]]), Qf = {
3595
+ const Qf = /* @__PURE__ */ re(Ef, [["render", Xf], ["__scopeId", "data-v-8865344c"]]), Zf = {
3567
3596
  data() {
3568
3597
  return {
3569
3598
  url: "",
@@ -3578,14 +3607,14 @@ const Xf = /* @__PURE__ */ re(Nf, [["render", Yf], ["__scopeId", "data-v-8865344
3578
3607
  this.url = r, this.show = !0;
3579
3608
  }
3580
3609
  }
3581
- }, Zf = {
3610
+ }, $f = {
3582
3611
  key: 0,
3583
3612
  class: "videoPreview"
3584
- }, $f = { class: "videoPreview-content" }, eh = ["src"];
3585
- function th(r, l, s, h, u, d) {
3613
+ }, eh = { class: "videoPreview-content" }, th = ["src"];
3614
+ function ih(r, l, s, h, u, d) {
3586
3615
  return w(), H(wd, { to: "body" }, [
3587
- u.show ? (w(), P("div", Zf, [
3588
- y("div", $f, [
3616
+ u.show ? (w(), P("div", $f, [
3617
+ y("div", eh, [
3589
3618
  y("span", {
3590
3619
  class: "videoPreview-content-close",
3591
3620
  onClick: l[0] || (l[0] = (v) => u.show = !1)
@@ -3598,12 +3627,12 @@ function th(r, l, s, h, u, d) {
3598
3627
  controls: "",
3599
3628
  src: u.url,
3600
3629
  autoplay: ""
3601
- }, null, 8, eh)
3630
+ }, null, 8, th)
3602
3631
  ])
3603
3632
  ])) : R("", !0)
3604
3633
  ]);
3605
3634
  }
3606
- const ih = /* @__PURE__ */ re(Qf, [["render", th], ["__scopeId", "data-v-b9506480"]]), nh = {
3635
+ const nh = /* @__PURE__ */ re(Zf, [["render", ih], ["__scopeId", "data-v-b9506480"]]), lh = {
3607
3636
  name: "FileDetail",
3608
3637
  props: {
3609
3638
  //附件
@@ -3645,32 +3674,32 @@ const ih = /* @__PURE__ */ re(Qf, [["render", th], ["__scopeId", "data-v-b950648
3645
3674
  return r && parseFloat(r) / 1024 / 1024 < 1 ? `${(parseFloat(r) / 1024).toFixed(2)}KB` : r && parseFloat(r) / 1024 / 1024 >= 1 ? `${(parseFloat(r) / 1024 / 1024).toFixed(2)}MB` : "";
3646
3675
  }
3647
3676
  }
3648
- }, lh = { class: "fileDetail" }, rh = { class: "fileDetail-info" }, oh = ["title"], sh = {
3677
+ }, rh = { class: "fileDetail" }, oh = { class: "fileDetail-info" }, sh = ["title"], ah = {
3649
3678
  key: 0,
3650
3679
  class: "fileDetail-info-title w-text-over"
3651
- }, ah = { class: "fileDetail-btn clearFix" }, uh = {
3680
+ }, uh = { class: "fileDetail-btn clearFix" }, dh = {
3652
3681
  key: 0,
3653
3682
  class: "fileDetail-btn-item"
3654
- }, dh = ["href"];
3655
- function ch(r, l, s, h, u, d) {
3656
- return w(), P("div", lh, [
3657
- y("div", rh, [
3683
+ }, ch = ["href"];
3684
+ function fh(r, l, s, h, u, d) {
3685
+ return w(), P("div", rh, [
3686
+ y("div", oh, [
3658
3687
  y("div", {
3659
3688
  class: "fileDetail-info-title titleHover w-text-over",
3660
3689
  onClick: l[0] || (l[0] = (v) => r.$emit("lookFile", s.file)),
3661
3690
  title: s.file.title
3662
- }, K(s.file.title), 9, oh),
3663
- s.showSize ? (w(), P("div", sh, K(d.returnSizeText(s.file.size)), 1)) : R("", !0)
3691
+ }, K(s.file.title), 9, sh),
3692
+ s.showSize ? (w(), P("div", ah, K(d.returnSizeText(s.file.size)), 1)) : R("", !0)
3664
3693
  ]),
3665
- y("div", ah, [
3666
- s.file.id != -1 ? (w(), P("div", uh, [
3694
+ y("div", uh, [
3695
+ s.file.id != -1 ? (w(), P("div", dh, [
3667
3696
  y("a", {
3668
3697
  class: "w-color-blue w-cursor-pointer",
3669
3698
  href: d.getDownloadUrl(s.file),
3670
3699
  target: "_blank"
3671
3700
  }, [...l[2] || (l[2] = [
3672
3701
  y("span", { class: "bnUIcon bnUIcon-download" }, null, -1)
3673
- ])], 8, dh)
3702
+ ])], 8, ch)
3674
3703
  ])) : R("", !0),
3675
3704
  s.isDel && !s.disabled ? (w(), P("div", {
3676
3705
  key: 1,
@@ -3682,9 +3711,9 @@ function ch(r, l, s, h, u, d) {
3682
3711
  ])
3683
3712
  ]);
3684
3713
  }
3685
- const fh = /* @__PURE__ */ re(nh, [["render", ch], ["__scopeId", "data-v-1321e25b"]]), hh = {
3714
+ const hh = /* @__PURE__ */ re(lh, [["render", fh], ["__scopeId", "data-v-1321e25b"]]), ph = {
3686
3715
  name: "BnFileView",
3687
- components: { videoPreview: ih, fileDetail: fh },
3716
+ components: { videoPreview: nh, fileDetail: hh },
3688
3717
  props: {
3689
3718
  //附件列表
3690
3719
  fileList: {
@@ -3785,8 +3814,8 @@ const fh = /* @__PURE__ */ re(nh, [["render", ch], ["__scopeId", "data-v-1321e25
3785
3814
  this.fileList.splice(r, 1), this.$emit("delFile", this.fileList);
3786
3815
  }
3787
3816
  }
3788
- }, ph = { class: "bnFileView-body" }, mh = ["title", "onClick"], gh = { key: 0 }, vh = ["src"], yh = ["src"];
3789
- function bh(r, l, s, h, u, d) {
3817
+ }, mh = { class: "bnFileView-body" }, gh = ["title", "onClick"], vh = { key: 0 }, yh = ["src"], bh = ["src"];
3818
+ function Ch(r, l, s, h, u, d) {
3790
3819
  const v = O("el-image"), k = O("videoPreview"), x = O("fileDetail"), b = O("el-popover");
3791
3820
  return w(), P("div", {
3792
3821
  class: "bnFileView",
@@ -3802,10 +3831,10 @@ function bh(r, l, s, h, u, d) {
3802
3831
  fit: "cover"
3803
3832
  }, null, 8, ["initial-index", "preview-teleported", "src", "preview-src-list"]),
3804
3833
  B(k, { ref: "videoRef" }, null, 512),
3805
- y("div", ph, [
3834
+ y("div", mh, [
3806
3835
  (w(!0), P(oe, null, Ce(s.fileList, (D, M) => (w(), P("div", {
3807
3836
  key: M,
3808
- class: Pe(["bnFileView-item", { "bnFileView-showDetail": !s.isMini }]),
3837
+ class: Oe(["bnFileView-item", { "bnFileView-showDetail": !s.isMini }]),
3809
3838
  style: kt(d.warpStyle)
3810
3839
  }, [
3811
3840
  y("div", {
@@ -3825,14 +3854,14 @@ function bh(r, l, s, h, u, d) {
3825
3854
  y("img", {
3826
3855
  style: kt(d.widthStyle),
3827
3856
  src: d.getFileImg(D)
3828
- }, null, 12, yh)
3857
+ }, null, 12, bh)
3829
3858
  ]),
3830
3859
  default: F(() => [
3831
- u.pictureType.includes(D.type) && s.imagePreview ? (w(), P("div", gh, [
3860
+ u.pictureType.includes(D.type) && s.imagePreview ? (w(), P("div", vh, [
3832
3861
  y("img", {
3833
3862
  style: { width: "180px", height: "180px" },
3834
3863
  src: d.getFileImg(D)
3835
- }, null, 8, vh)
3864
+ }, null, 8, yh)
3836
3865
  ])) : R("", !0),
3837
3866
  s.isMini ? (w(), H(x, {
3838
3867
  key: 1,
@@ -3848,7 +3877,7 @@ function bh(r, l, s, h, u, d) {
3848
3877
  ]),
3849
3878
  _: 2
3850
3879
  }, 1032, ["disabled"])
3851
- ], 8, mh),
3880
+ ], 8, gh),
3852
3881
  s.isMini ? R("", !0) : (w(), H(x, {
3853
3882
  key: 0,
3854
3883
  style: kt(d.detailStyle),
@@ -3865,7 +3894,7 @@ function bh(r, l, s, h, u, d) {
3865
3894
  ])
3866
3895
  ], 4);
3867
3896
  }
3868
- const Ch = /* @__PURE__ */ re(hh, [["render", bh], ["__scopeId", "data-v-b63d3f0b"]]), wh = {
3897
+ const wh = /* @__PURE__ */ re(ph, [["render", Ch], ["__scopeId", "data-v-b63d3f0b"]]), kh = {
3869
3898
  name: "BnInpNum",
3870
3899
  props: {
3871
3900
  modelValue: [String, Number],
@@ -3952,7 +3981,7 @@ const Ch = /* @__PURE__ */ re(hh, [["render", bh], ["__scopeId", "data-v-b63d3f0
3952
3981
  }
3953
3982
  }
3954
3983
  };
3955
- function kh(r, l, s, h, u, d) {
3984
+ function xh(r, l, s, h, u, d) {
3956
3985
  const v = O("el-input");
3957
3986
  return w(), H(v, {
3958
3987
  placeholder: s.placeholder,
@@ -3960,7 +3989,7 @@ function kh(r, l, s, h, u, d) {
3960
3989
  "onUpdate:modelValue": l[0] || (l[0] = (k) => d.val = k),
3961
3990
  disabled: s.disabled,
3962
3991
  clearable: s.clearable,
3963
- class: Pe([s.underline ? "bnInput-underline" : ""]),
3992
+ class: Oe([s.underline ? "bnInput-underline" : ""]),
3964
3993
  onInput: d.valInput,
3965
3994
  onChange: d.valChange,
3966
3995
  onBlur: d.inputBlur,
@@ -3976,7 +4005,7 @@ function kh(r, l, s, h, u, d) {
3976
4005
  _: 3
3977
4006
  }, 8, ["placeholder", "modelValue", "disabled", "clearable", "class", "onInput", "onChange", "onBlur", "size", "maxlength"]);
3978
4007
  }
3979
- const xh = /* @__PURE__ */ re(wh, [["render", kh], ["__scopeId", "data-v-e1de6a24"]]), _h = {
4008
+ const _h = /* @__PURE__ */ re(kh, [["render", xh], ["__scopeId", "data-v-e1de6a24"]]), Sh = {
3980
4009
  name: "BnRadio",
3981
4010
  props: {
3982
4011
  modelValue: [Boolean, String, Number, Object],
@@ -4071,14 +4100,14 @@ const xh = /* @__PURE__ */ re(wh, [["render", kh], ["__scopeId", "data-v-e1de6a2
4071
4100
  });
4072
4101
  }
4073
4102
  }
4074
- }, Sh = ["title"];
4075
- function Ih(r, l, s, h, u, d) {
4103
+ }, Ih = ["title"];
4104
+ function Dh(r, l, s, h, u, d) {
4076
4105
  return w(), P("div", {
4077
- class: Pe(["BnRadio", { disabled: s.disabled }]),
4106
+ class: Oe(["BnRadio", { disabled: s.disabled }]),
4078
4107
  onClick: l[0] || (l[0] = (...v) => d.handleClick && d.handleClick(...v))
4079
4108
  }, [
4080
4109
  y("span", {
4081
- class: Pe(["BnRadio-icon bnUIcon", { "bnUIcon-unChoose": !d.isCheck, "bnUIcon-choose": d.isCheck }])
4110
+ class: Oe(["BnRadio-icon bnUIcon", { "bnUIcon-unChoose": !d.isCheck, "bnUIcon-choose": d.isCheck }])
4082
4111
  }, null, 2),
4083
4112
  xt(r.$slots, "default", {}, () => [
4084
4113
  d.title ? (w(), P("span", {
@@ -4086,11 +4115,11 @@ function Ih(r, l, s, h, u, d) {
4086
4115
  class: "BnRadio-label",
4087
4116
  style: kt(s.labelStyle),
4088
4117
  title: d.title
4089
- }, K(d.title), 13, Sh)) : R("", !0)
4118
+ }, K(d.title), 13, Ih)) : R("", !0)
4090
4119
  ], !0)
4091
4120
  ], 2);
4092
4121
  }
4093
- const Dh = /* @__PURE__ */ re(_h, [["render", Ih], ["__scopeId", "data-v-cecdf48e"]]), Th = {
4122
+ const Th = /* @__PURE__ */ re(Sh, [["render", Dh], ["__scopeId", "data-v-cecdf48e"]]), Lh = {
4094
4123
  name: "bnRelation",
4095
4124
  props: {
4096
4125
  // value数据绑定
@@ -4180,7 +4209,7 @@ const Dh = /* @__PURE__ */ re(_h, [["render", Ih], ["__scopeId", "data-v-cecdf48
4180
4209
  }
4181
4210
  }
4182
4211
  };
4183
- function Lh(r, l, s, h, u, d) {
4212
+ function Fh(r, l, s, h, u, d) {
4184
4213
  const v = O("el-cascader");
4185
4214
  return w(), H(v, {
4186
4215
  size: s.size,
@@ -4200,7 +4229,7 @@ function Lh(r, l, s, h, u, d) {
4200
4229
  "show-all-levels": s.showAllLevels
4201
4230
  }, null, 8, ["size", "modelValue", "placeholder", "options", "props", "onVisibleChange", "filterable", "collapse-tags", "separator", "disabled", "clearable", "show-all-levels"]);
4202
4231
  }
4203
- const Fh = /* @__PURE__ */ re(Th, [["render", Lh]]), Oh = {
4232
+ const Oh = /* @__PURE__ */ re(Lh, [["render", Fh]]), Ph = {
4204
4233
  1: [
4205
4234
  { title: "等于", id: "1" },
4206
4235
  { title: "不等于", id: "2" },
@@ -4367,7 +4396,7 @@ const Fh = /* @__PURE__ */ re(Th, [["render", Lh]]), Oh = {
4367
4396
  { title: "为空", id: "9" },
4368
4397
  { title: "不为空", id: "10" }
4369
4398
  ]
4370
- }, Ph = {
4399
+ }, Bh = {
4371
4400
  //{id: '0', title: '自定义填写'},{id: '1', title: '其他组件'},{id: '2', title: '组件选项'}, {id: '3', title: '空值'},{id: '4', title: '其他步骤'},{ id: '5', title: '工作表属性' }
4372
4401
  1: [{ id: "0", title: "自定义填写" }, { id: "1", title: "其他组件" }],
4373
4402
  2: [{ id: "0", title: "自定义填写" }, { id: "1", title: "其他组件" }],
@@ -4385,7 +4414,7 @@ const Fh = /* @__PURE__ */ re(Th, [["render", Lh]]), Oh = {
4385
4414
  14: [{ id: "2", title: "组件选项" }],
4386
4415
  15: [{ id: "2", title: "组件选项" }],
4387
4416
  20: [{ id: "2", title: "组件选项" }]
4388
- }, Bh = {
4417
+ }, Mh = {
4389
4418
  7: [
4390
4419
  { id: "5", title: "指定时间" },
4391
4420
  { id: "0", title: "今天" },
@@ -4395,7 +4424,7 @@ const Fh = /* @__PURE__ */ re(Th, [["render", Lh]]), Oh = {
4395
4424
  { id: "4", title: "未来x天" }
4396
4425
  //部分支持 {id: '6', title: '过去x时'}, {id: '7', title: '未来x时'}, {id: '8', title: '过去x月'}, {id: '9', title: '未来x月'},
4397
4426
  ]
4398
- }, Mh = {
4427
+ }, Nh = {
4399
4428
  name: "BnCondition",
4400
4429
  components: { BnCondVal: ha },
4401
4430
  props: {
@@ -4521,11 +4550,11 @@ const Fh = /* @__PURE__ */ re(Th, [["render", Lh]]), Oh = {
4521
4550
  data() {
4522
4551
  return {
4523
4552
  //计算条件列表
4524
- searchList: Oh,
4553
+ searchList: Ph,
4525
4554
  //值类型列表
4526
- valueTypeList: Ph,
4555
+ valueTypeList: Bh,
4527
4556
  //子类型
4528
- subTypeList: Bh
4557
+ subTypeList: Mh
4529
4558
  };
4530
4559
  },
4531
4560
  computed: {
@@ -4737,18 +4766,18 @@ const Fh = /* @__PURE__ */ re(Th, [["render", Lh]]), Oh = {
4737
4766
  });
4738
4767
  }
4739
4768
  }
4740
- }, Nh = { class: "bnCon clearFix" }, Eh = { class: "bnCon-setting" }, Vh = { class: "bnCon-setting-left" }, Ah = ["title"], Rh = { class: "bnCon-condition" }, Uh = {
4769
+ }, Eh = { class: "bnCon clearFix" }, Vh = { class: "bnCon-setting" }, Ah = { class: "bnCon-setting-left" }, Rh = ["title"], Uh = { class: "bnCon-condition" }, zh = {
4741
4770
  key: 0,
4742
4771
  class: "bnCon-condition-valType"
4743
- }, zh = {
4772
+ }, Hh = {
4744
4773
  key: 1,
4745
4774
  class: "bnCon-condition-valType"
4746
- }, Hh = { class: "bnCon-condition-valSet" };
4747
- function Wh(r, l, s, h, u, d) {
4775
+ }, Wh = { class: "bnCon-condition-valSet" };
4776
+ function jh(r, l, s, h, u, d) {
4748
4777
  const v = O("BnDrop"), k = O("el-option"), x = O("el-select"), b = O("BnCondVal");
4749
- return w(), P("div", Nh, [
4750
- y("div", Eh, [
4751
- y("div", Vh, [
4778
+ return w(), P("div", Eh, [
4779
+ y("div", Vh, [
4780
+ y("div", Ah, [
4752
4781
  xt(r.$slots, "selectComponent", {}, () => [
4753
4782
  s.allowSelectColumn ? (w(), H(v, {
4754
4783
  key: 1,
@@ -4762,7 +4791,7 @@ function Wh(r, l, s, h, u, d) {
4762
4791
  key: 0,
4763
4792
  class: "bnCon-setting-column",
4764
4793
  title: d.ruleVal[s.optionProps.name]
4765
- }, K(d.ruleVal[s.optionProps.name]), 9, Ah))
4794
+ }, K(d.ruleVal[s.optionProps.name]), 9, Rh))
4766
4795
  ], !0),
4767
4796
  B(v, {
4768
4797
  onChange: d.searchChange,
@@ -4781,8 +4810,8 @@ function Wh(r, l, s, h, u, d) {
4781
4810
  y("span", { class: "bnUIcon bnUIcon-delete" }, null, -1)
4782
4811
  ])])) : R("", !0)
4783
4812
  ]),
4784
- y("div", Rh, [
4785
- s.allowValueType ? (w(), P("div", Uh, [
4813
+ y("div", Uh, [
4814
+ s.allowValueType ? (w(), P("div", zh, [
4786
4815
  B(x, {
4787
4816
  modelValue: d.ruleVal[s.optionProps.valueType],
4788
4817
  "onUpdate:modelValue": l[3] || (l[3] = (D) => d.ruleVal[s.optionProps.valueType] = D),
@@ -4800,7 +4829,7 @@ function Wh(r, l, s, h, u, d) {
4800
4829
  _: 1
4801
4830
  }, 8, ["modelValue", "disabled", "onChange"])
4802
4831
  ])) : R("", !0),
4803
- d.ruleVal.behaviorType == 7 && s.allowSubType ? (w(), P("div", zh, [
4832
+ d.ruleVal.behaviorType == 7 && s.allowSubType ? (w(), P("div", Hh, [
4804
4833
  B(x, {
4805
4834
  modelValue: d.ruleVal[s.optionProps.subType],
4806
4835
  "onUpdate:modelValue": l[4] || (l[4] = (D) => d.ruleVal[s.optionProps.subType] = D),
@@ -4818,7 +4847,7 @@ function Wh(r, l, s, h, u, d) {
4818
4847
  _: 1
4819
4848
  }, 8, ["modelValue", "disabled", "onChange"])
4820
4849
  ])) : R("", !0),
4821
- y("div", Hh, [
4850
+ y("div", Wh, [
4822
4851
  B(b, {
4823
4852
  modelValue: d.ruleVal,
4824
4853
  "onUpdate:modelValue": l[5] || (l[5] = (D) => d.ruleVal = D),
@@ -4834,7 +4863,7 @@ function Wh(r, l, s, h, u, d) {
4834
4863
  ])
4835
4864
  ]);
4836
4865
  }
4837
- const jh = /* @__PURE__ */ re(Mh, [["render", Wh], ["__scopeId", "data-v-acf59911"]]), Hl = {
4866
+ const Kh = /* @__PURE__ */ re(Nh, [["render", jh], ["__scopeId", "data-v-acf59911"]]), Hl = {
4838
4867
  1: "stringForm",
4839
4868
  // 单行文本输入框
4840
4869
  2: "numberForm",
@@ -4888,10 +4917,10 @@ const jh = /* @__PURE__ */ re(Mh, [["render", Wh], ["__scopeId", "data-v-acf5991
4888
4917
  function ma(r, l) {
4889
4918
  return r.behaviorType == 6 && l.value ? l.value.map((s) => s.code) : ye(l);
4890
4919
  }
4891
- function Kh(r) {
4920
+ function Gh(r) {
4892
4921
  return r.behaviorType == 6 && Array.isArray(r.value) ? r.value.length > 0 ? fa(r.value) : null : xn(r, "value.code") || xn(r, "value.id");
4893
4922
  }
4894
- function Gh(r) {
4923
+ function qh(r) {
4895
4924
  var u;
4896
4925
  let l = ye(Kl.defaultLink), s = ye(Kl.columnMapping), h = !1;
4897
4926
  try {
@@ -5039,20 +5068,20 @@ function ga(r, l) {
5039
5068
  return v;
5040
5069
  }
5041
5070
  }
5042
- function qh(r) {
5071
+ function Jh(r) {
5043
5072
  let l = window.atob(r.split(",")[1]), s = new ArrayBuffer(l.length), h = new Uint8Array(s);
5044
5073
  for (let u = 0; u < l.length; u++)
5045
5074
  h[u] = l.charCodeAt(u);
5046
5075
  return new File([s], (/* @__PURE__ */ new Date()).getTime() + ".png");
5047
5076
  }
5048
- function Ub(r, l) {
5077
+ function zb(r, l) {
5049
5078
  return new Promise((s) => {
5050
5079
  if (r.clipboardData && r.clipboardData.items) {
5051
5080
  let h = Array.prototype.filter.call(r.clipboardData.items, (u) => u.type.indexOf("image") >= 0);
5052
5081
  Array.prototype.forEach.call(h, (u) => {
5053
5082
  let d = u.getAsFile(), v = new FileReader();
5054
5083
  v.onloadend = (k) => {
5055
- let x = k.target.result, b = qh(x), D = new FormData();
5084
+ let x = k.target.result, b = Jh(x), D = new FormData();
5056
5085
  D.append("file", b), D.append("source", "task");
5057
5086
  let M = new XMLHttpRequest();
5058
5087
  M.open("POST", l), M.onload = () => {
@@ -5114,7 +5143,7 @@ function la(r, l, s) {
5114
5143
  return console.log("isValueEqualErr:" + h), r === l;
5115
5144
  }
5116
5145
  }
5117
- function Jh(r, l) {
5146
+ function Yh(r, l) {
5118
5147
  let s = r.moduleDefinition.filter((u) => {
5119
5148
  var d;
5120
5149
  return (d = u.insideDataSourceInfo) == null ? void 0 : d.fieldCode;
@@ -5127,29 +5156,29 @@ function Jh(r, l) {
5127
5156
  }), d;
5128
5157
  });
5129
5158
  }
5130
- const Yh = {
5159
+ const Xh = {
5131
5160
  name: "index",
5132
5161
  props: {
5133
5162
  log: Object,
5134
5163
  animation: Boolean
5135
5164
  }
5136
- }, Xh = { class: "elfLog" }, Qh = { class: "elfLog-content" }, Zh = { class: "elfLog-content-time" }, $h = { class: "elfLog-content-warp" };
5137
- function ep(r, l, s, h, u, d) {
5138
- return w(), P("div", Xh, [
5165
+ }, Qh = { class: "elfLog" }, Zh = { class: "elfLog-content" }, $h = { class: "elfLog-content-time" }, ep = { class: "elfLog-content-warp" };
5166
+ function tp(r, l, s, h, u, d) {
5167
+ return w(), P("div", Qh, [
5139
5168
  l[0] || (l[0] = y("div", { class: "elfLog-top" }, [
5140
5169
  y("img", { src: "https://banniu-work.oss-cn-zhangjiakou.aliyuncs.com/125_10030158_26e18a1f306bad541a1713b86e6d1030.png" })
5141
5170
  ], -1)),
5142
- y("div", Qh, [
5143
- y("div", Zh, K(s.log.time), 1),
5144
- y("div", $h, [
5171
+ y("div", Zh, [
5172
+ y("div", $h, K(s.log.time), 1),
5173
+ y("div", ep, [
5145
5174
  y("span", null, K(s.log.content), 1)
5146
5175
  ])
5147
5176
  ])
5148
5177
  ]);
5149
5178
  }
5150
- const tp = /* @__PURE__ */ re(Yh, [["render", ep], ["__scopeId", "data-v-569615ca"]]), ip = {
5179
+ const ip = /* @__PURE__ */ re(Xh, [["render", tp], ["__scopeId", "data-v-569615ca"]]), np = {
5151
5180
  name: "index",
5152
- components: { elfLog: tp },
5181
+ components: { elfLog: ip },
5153
5182
  props: { logs: Array },
5154
5183
  data() {
5155
5184
  return {
@@ -5169,14 +5198,14 @@ const tp = /* @__PURE__ */ re(Yh, [["render", ep], ["__scopeId", "data-v-569615c
5169
5198
  immediate: !0
5170
5199
  }
5171
5200
  }
5172
- }, np = { class: "BnSmartElf" }, lp = { class: "BnSmartElf-logs" }, rp = { src: "https://banniu-work.oss-cn-zhangjiakou.aliyuncs.com/125_10030158_34d142cdae778fe5751269e3ebb078be.png" }, op = { src: "https://banniu-work.oss-cn-zhangjiakou.aliyuncs.com/125_10030158_a3e8db53df86fa2143e8d5238fc5dac0.png" };
5173
- function sp(r, l, s, h, u, d) {
5201
+ }, lp = { class: "BnSmartElf" }, rp = { class: "BnSmartElf-logs" }, op = { src: "https://banniu-work.oss-cn-zhangjiakou.aliyuncs.com/125_10030158_34d142cdae778fe5751269e3ebb078be.png" }, sp = { src: "https://banniu-work.oss-cn-zhangjiakou.aliyuncs.com/125_10030158_a3e8db53df86fa2143e8d5238fc5dac0.png" };
5202
+ function ap(r, l, s, h, u, d) {
5174
5203
  const v = O("elfLog"), k = O("el-scrollbar"), x = O("el-tooltip");
5175
- return w(), P("div", np, [
5204
+ return w(), P("div", lp, [
5176
5205
  l[3] || (l[3] = y("div", { class: "BnSmartElf-head" }, [
5177
5206
  y("span", null, "建单助手")
5178
5207
  ], -1)),
5179
- y("div", lp, [
5208
+ y("div", rp, [
5180
5209
  B(k, {
5181
5210
  height: "100%",
5182
5211
  ref: "scrollbarRef"
@@ -5198,7 +5227,7 @@ function sp(r, l, s, h, u, d) {
5198
5227
  onMouseleave: l[1] || (l[1] = (b) => u.close = !1),
5199
5228
  onClick: l[2] || (l[2] = (b) => r.$emit("close"))
5200
5229
  }, [
5201
- Oe(y("img", rp, null, 512), [
5230
+ Pe(y("img", op, null, 512), [
5202
5231
  [at, !u.close]
5203
5232
  ]),
5204
5233
  B(x, {
@@ -5208,7 +5237,7 @@ function sp(r, l, s, h, u, d) {
5208
5237
  "show-arrow": !1
5209
5238
  }, {
5210
5239
  default: F(() => [
5211
- Oe(y("img", op, null, 512), [
5240
+ Pe(y("img", sp, null, 512), [
5212
5241
  [at, u.close]
5213
5242
  ])
5214
5243
  ]),
@@ -5217,7 +5246,7 @@ function sp(r, l, s, h, u, d) {
5217
5246
  ], 32)
5218
5247
  ]);
5219
5248
  }
5220
- const ap = /* @__PURE__ */ re(ip, [["render", sp], ["__scopeId", "data-v-7c0c7c08"]]), up = {
5249
+ const up = /* @__PURE__ */ re(np, [["render", ap], ["__scopeId", "data-v-7c0c7c08"]]), dp = {
5221
5250
  name: "choosePackage",
5222
5251
  props: {
5223
5252
  orderList: Array,
@@ -5379,11 +5408,11 @@ const ap = /* @__PURE__ */ re(ip, [["render", sp], ["__scopeId", "data-v-7c0c7c0
5379
5408
  return (s + h).toFixed(u);
5380
5409
  }
5381
5410
  }
5382
- }, dp = { class: "choosePackage" }, cp = {
5411
+ }, cp = { class: "choosePackage" }, fp = {
5383
5412
  key: 0,
5384
5413
  class: "choosePackage-operate"
5385
- }, fp = { class: "choosePackage-inner" }, hp = { key: 0 }, pp = { key: 0 }, mp = { class: "w-flex-right w-flex-center" }, gp = { class: "w-font13 w-color-gray w-margin-right8" };
5386
- function vp(r, l, s, h, u, d) {
5414
+ }, hp = { class: "choosePackage-inner" }, pp = { key: 0 }, mp = { key: 0 }, gp = { class: "w-flex-right w-flex-center" }, vp = { class: "w-font13 w-color-gray w-margin-right8" };
5415
+ function yp(r, l, s, h, u, d) {
5387
5416
  const v = O("el-button"), k = O("vxe-column"), x = O("BnFileView"), b = O("vxe-table"), D = O("el-dialog");
5388
5417
  return w(), H(D, {
5389
5418
  modelValue: u.show,
@@ -5395,8 +5424,8 @@ function vp(r, l, s, h, u, d) {
5395
5424
  style: { "margin-bottom": "0" }
5396
5425
  }, {
5397
5426
  footer: F(() => [
5398
- y("div", mp, [
5399
- y("span", gp, "已选择(" + K(u.selectData.length) + "/" + K(s.orderList.length) + ")条", 1),
5427
+ y("div", gp, [
5428
+ y("span", vp, "已选择(" + K(u.selectData.length) + "/" + K(s.orderList.length) + ")条", 1),
5400
5429
  B(v, {
5401
5430
  onClick: l[2] || (l[2] = (M) => u.show = !1)
5402
5431
  }, {
@@ -5417,8 +5446,8 @@ function vp(r, l, s, h, u, d) {
5417
5446
  ])
5418
5447
  ]),
5419
5448
  default: F(() => [
5420
- y("div", dp, [
5421
- d.tableData.length > 0 ? (w(), P("div", cp, [
5449
+ y("div", cp, [
5450
+ d.tableData.length > 0 ? (w(), P("div", fp, [
5422
5451
  u.expandAll ? (w(), H(v, {
5423
5452
  key: 0,
5424
5453
  onClick: l[0] || (l[0] = (M) => d.changeOpen(!1)),
@@ -5472,7 +5501,7 @@ function vp(r, l, s, h, u, d) {
5472
5501
  visible: !1
5473
5502
  }, {
5474
5503
  content: F(({ row: M }) => [
5475
- y("div", fp, [
5504
+ y("div", hp, [
5476
5505
  B(b, {
5477
5506
  size: "small",
5478
5507
  "column-config": { resizable: !0 },
@@ -5492,7 +5521,7 @@ function vp(r, l, s, h, u, d) {
5492
5521
  "show-overflow": "title"
5493
5522
  }, {
5494
5523
  default: F((Y) => [
5495
- J.behaviorType != 10 ? (w(), P("span", hp, K(d.getTitle(J, Y.row[J.columnCode])), 1)) : R("", !0),
5524
+ J.behaviorType != 10 ? (w(), P("span", pp, K(d.getTitle(J, Y.row[J.columnCode])), 1)) : R("", !0),
5496
5525
  J.behaviorType == 10 && Y.row[J.columnCode] ? (w(), H(x, {
5497
5526
  key: 1,
5498
5527
  "file-list": Y.row[J.columnCode],
@@ -5520,7 +5549,7 @@ function vp(r, l, s, h, u, d) {
5520
5549
  "show-overflow": "title"
5521
5550
  }, {
5522
5551
  default: F((A) => [
5523
- M.behaviorType != 10 ? (w(), P("span", pp, K(d.getTitle(M, A.row[M.columnCode])), 1)) : R("", !0),
5552
+ M.behaviorType != 10 ? (w(), P("span", mp, K(d.getTitle(M, A.row[M.columnCode])), 1)) : R("", !0),
5524
5553
  M.behaviorType == 10 && A.row[M.columnCode] ? (w(), H(x, {
5525
5554
  key: 1,
5526
5555
  "file-list": A.row[M.columnCode],
@@ -5538,7 +5567,7 @@ function vp(r, l, s, h, u, d) {
5538
5567
  _: 1
5539
5568
  }, 8, ["modelValue", "title"]);
5540
5569
  }
5541
- const yp = /* @__PURE__ */ re(up, [["render", vp], ["__scopeId", "data-v-7ccc583a"]]), bp = {
5570
+ const bp = /* @__PURE__ */ re(dp, [["render", yp], ["__scopeId", "data-v-7ccc583a"]]), Cp = {
5542
5571
  name: "chooseChildOrder",
5543
5572
  props: {
5544
5573
  childOrders: Array,
@@ -5591,8 +5620,8 @@ const yp = /* @__PURE__ */ re(up, [["render", vp], ["__scopeId", "data-v-7ccc583
5591
5620
  this.$emit("setChildrenForm", r, "cover", this.dataBack.order), this.show = !1;
5592
5621
  }
5593
5622
  }
5594
- }, Cp = { class: "chooseChildOrder" }, wp = { key: 0 }, kp = { class: "w-flex-right w-flex-center" }, xp = { class: "w-font13 w-color-gray w-margin-right8" };
5595
- function _p(r, l, s, h, u, d) {
5623
+ }, wp = { class: "chooseChildOrder" }, kp = { key: 0 }, xp = { class: "w-flex-right w-flex-center" }, _p = { class: "w-font13 w-color-gray w-margin-right8" };
5624
+ function Sp(r, l, s, h, u, d) {
5596
5625
  const v = O("vxe-column"), k = O("BnFileView"), x = O("vxe-table"), b = O("el-button"), D = O("el-dialog");
5597
5626
  return w(), H(D, {
5598
5627
  modelValue: u.show,
@@ -5604,8 +5633,8 @@ function _p(r, l, s, h, u, d) {
5604
5633
  style: { "margin-bottom": "0" }
5605
5634
  }, {
5606
5635
  footer: F(() => [
5607
- y("div", kp, [
5608
- y("span", xp, "已选择(" + K(u.selectData.length) + "/" + K(s.childOrders.length) + ")条", 1),
5636
+ y("div", xp, [
5637
+ y("span", _p, "已选择(" + K(u.selectData.length) + "/" + K(s.childOrders.length) + ")条", 1),
5609
5638
  B(b, {
5610
5639
  onClick: l[0] || (l[0] = (M) => u.show = !1)
5611
5640
  }, {
@@ -5626,7 +5655,7 @@ function _p(r, l, s, h, u, d) {
5626
5655
  ])
5627
5656
  ]),
5628
5657
  default: F(() => [
5629
- y("div", Cp, [
5658
+ y("div", wp, [
5630
5659
  B(x, {
5631
5660
  ref: "packageTable",
5632
5661
  border: "",
@@ -5660,7 +5689,7 @@ function _p(r, l, s, h, u, d) {
5660
5689
  "show-footer-overflow": ""
5661
5690
  }, {
5662
5691
  default: F((A) => [
5663
- M.behaviorType != 10 ? (w(), P("span", wp, K(d.getTitle(M, A.row[M.columnCode])), 1)) : R("", !0),
5692
+ M.behaviorType != 10 ? (w(), P("span", kp, K(d.getTitle(M, A.row[M.columnCode])), 1)) : R("", !0),
5664
5693
  M.behaviorType == 10 && A.row[M.columnCode] ? (w(), H(k, {
5665
5694
  key: 1,
5666
5695
  "file-list": A.row[M.columnCode],
@@ -5678,7 +5707,7 @@ function _p(r, l, s, h, u, d) {
5678
5707
  _: 1
5679
5708
  }, 8, ["modelValue"]);
5680
5709
  }
5681
- const Sp = /* @__PURE__ */ re(bp, [["render", _p], ["__scopeId", "data-v-d3be0803"]]), Ip = {
5710
+ const Ip = /* @__PURE__ */ re(Cp, [["render", Sp], ["__scopeId", "data-v-d3be0803"]]), Dp = {
5682
5711
  name: "chooseChildGood",
5683
5712
  data() {
5684
5713
  return {
@@ -5785,8 +5814,8 @@ const Sp = /* @__PURE__ */ re(bp, [["render", _p], ["__scopeId", "data-v-d3be080
5785
5814
  this.$emit("setChildGood", l, r), this.show = !1;
5786
5815
  }
5787
5816
  }
5788
- }, Dp = { class: "chooseChildGood" }, Tp = { class: "chooseChildGood-main w-margin-bottom10" }, Lp = { class: "w-flex-right w-flex-center" }, Fp = { class: "w-font13 w-color-gray w-margin-right8" };
5789
- function Op(r, l, s, h, u, d) {
5817
+ }, Tp = { class: "chooseChildGood" }, Lp = { class: "chooseChildGood-main w-margin-bottom10" }, Fp = { class: "w-flex-right w-flex-center" }, Op = { class: "w-font13 w-color-gray w-margin-right8" };
5818
+ function Pp(r, l, s, h, u, d) {
5790
5819
  const v = O("vxe-column"), k = O("BnFileView"), x = O("vxe-table"), b = O("el-button"), D = O("el-popover"), M = O("el-dialog"), J = jt("loading");
5791
5820
  return w(), H(M, {
5792
5821
  modelValue: u.show,
@@ -5798,8 +5827,8 @@ function Op(r, l, s, h, u, d) {
5798
5827
  style: { "margin-bottom": "0" }
5799
5828
  }, {
5800
5829
  footer: F(() => [
5801
- y("div", Lp, [
5802
- y("span", Fp, "已选择(" + K(u.selectData.length) + "/" + K(u.childOrderList.length) + ")条", 1),
5830
+ y("div", Fp, [
5831
+ y("span", Op, "已选择(" + K(u.selectData.length) + "/" + K(u.childOrderList.length) + ")条", 1),
5803
5832
  B(b, {
5804
5833
  onClick: l[0] || (l[0] = (A) => u.show = !1)
5805
5834
  }, {
@@ -5855,8 +5884,8 @@ function Op(r, l, s, h, u, d) {
5855
5884
  ])
5856
5885
  ]),
5857
5886
  default: F(() => [
5858
- y("div", Dp, [
5859
- y("div", Tp, [
5887
+ y("div", Tp, [
5888
+ y("div", Lp, [
5860
5889
  l[5] || (l[5] = y("div", { class: "w-margin-bottom5 w-color-gray" }, " 主商品信息", -1)),
5861
5890
  B(x, {
5862
5891
  border: "",
@@ -5903,7 +5932,7 @@ function Op(r, l, s, h, u, d) {
5903
5932
  }, 8, ["data"])
5904
5933
  ]),
5905
5934
  l[7] || (l[7] = y("div", { class: "w-margin-bottom5 w-color-blue" }, " 子商品列表", -1)),
5906
- Oe((w(), H(x, {
5935
+ Pe((w(), H(x, {
5907
5936
  ref: "childGoodTable",
5908
5937
  border: "",
5909
5938
  size: "small",
@@ -5965,7 +5994,7 @@ function Op(r, l, s, h, u, d) {
5965
5994
  _: 1
5966
5995
  }, 8, ["modelValue", "title"]);
5967
5996
  }
5968
- const Pp = /* @__PURE__ */ re(Ip, [["render", Op], ["__scopeId", "data-v-918e611f"]]), Bp = {
5997
+ const Bp = /* @__PURE__ */ re(Dp, [["render", Pp], ["__scopeId", "data-v-918e611f"]]), Mp = {
5969
5998
  name: "WorksheetCopy",
5970
5999
  data() {
5971
6000
  return {
@@ -6015,8 +6044,8 @@ const Pp = /* @__PURE__ */ re(Ip, [["render", Op], ["__scopeId", "data-v-918e611
6015
6044
  }
6016
6045
  }
6017
6046
  };
6018
- function Mp(r, l, s, h, u, d) {
6019
- return Oe((w(), P("div", {
6047
+ function Np(r, l, s, h, u, d) {
6048
+ return Pe((w(), P("div", {
6020
6049
  class: "worksheetCopy",
6021
6050
  style: kt(u.style),
6022
6051
  onMouseover: l[0] || (l[0] = (...v) => d.onMouseEvent && d.onMouseEvent(...v)),
@@ -6026,24 +6055,24 @@ function Mp(r, l, s, h, u, d) {
6026
6055
  [at, u.visiable || u.isMouseIn]
6027
6056
  ]);
6028
6057
  }
6029
- const Np = /* @__PURE__ */ re(Bp, [["render", Mp], ["__scopeId", "data-v-ea01cce7"]]), rl = {
6058
+ const Ep = /* @__PURE__ */ re(Mp, [["render", Np], ["__scopeId", "data-v-ea01cce7"]]), rl = {
6030
6059
  // API基础URL
6031
6060
  apiBaseUrl: ""
6032
6061
  // 其他配置项可以在这里添加
6033
6062
  };
6034
- function zb(r) {
6063
+ function Hb(r) {
6035
6064
  r.apiBaseUrl !== void 0 && (rl.apiBaseUrl = r.apiBaseUrl), Object.keys(r).forEach((l) => {
6036
6065
  r[l] !== void 0 && (rl[l] = r[l]);
6037
6066
  });
6038
6067
  }
6039
- function Hb() {
6068
+ function Wb() {
6040
6069
  return rl;
6041
6070
  }
6042
6071
  function ql() {
6043
6072
  var r;
6044
6073
  return rl.apiBaseUrl ? rl.apiBaseUrl : typeof window < "u" && ((r = window.__BN_CONFIG__) != null && r.apiBaseUrl) ? window.__BN_CONFIG__.apiBaseUrl : (console.warn("API基础URL未配置,请在使用组件库前调用 setGlobalConfig 设置 apiBaseUrl"), "");
6045
6074
  }
6046
- const Ep = {
6075
+ const Vp = {
6047
6076
  1: [
6048
6077
  { title: "等于", id: "1" },
6049
6078
  { title: "不等于", id: "2" },
@@ -6271,7 +6300,7 @@ const Ep = {
6271
6300
  {title: '为空', id: '9'},
6272
6301
  {title: '不为空', id: '10'}
6273
6302
  ],*/
6274
- }, Vp = {
6303
+ }, Ap = {
6275
6304
  1: "0",
6276
6305
  2: "0",
6277
6306
  3: "2",
@@ -6287,7 +6316,7 @@ const Ep = {
6287
6316
  13: "2",
6288
6317
  14: "2",
6289
6318
  15: "2"
6290
- }, Ap = {
6319
+ }, Rp = {
6291
6320
  1: [
6292
6321
  { title: "等于", id: "1" },
6293
6322
  { title: "不等于", id: "2" },
@@ -6441,7 +6470,7 @@ const Ep = {
6441
6470
  { title: "班牛助手(服务大厅)", code: "857", id: "857" },
6442
6471
  { title: "班牛助手(API)", code: "110430206", id: "110430206" }
6443
6472
  ];
6444
- function Wb(r, l, s = "id", h = "title", u = ",") {
6473
+ function jb(r, l, s = "id", h = "title", u = ",") {
6445
6474
  if (!(r != null && r.length)) return "";
6446
6475
  if (!l) return r.join(u);
6447
6476
  const d = /* @__PURE__ */ new Map();
@@ -6464,7 +6493,7 @@ function Wb(r, l, s = "id", h = "title", u = ",") {
6464
6493
  }
6465
6494
  return v;
6466
6495
  }
6467
- function jb(r, l) {
6496
+ function Kb(r, l) {
6468
6497
  let s;
6469
6498
  if (document.selection)
6470
6499
  r.focus(), s = document.selection.createRange(), s.text = l, r.focus();
@@ -6484,12 +6513,12 @@ function Xr(r) {
6484
6513
  behaviorType: r.behaviorType,
6485
6514
  columnCode: r.columnCode,
6486
6515
  name: r.name,
6487
- valueType: Vp[r.behaviorType],
6516
+ valueType: Ap[r.behaviorType],
6488
6517
  extraInfo: r.extraInfo || {},
6489
6518
  moduleDefinition: r.moduleDefinition || [],
6490
6519
  insideDataSourceInfo: r.insideDataSourceInfo,
6491
6520
  outDataSourceInfo: r.outDataSourceInfo || [],
6492
- matchType: (s = Ep[r.behaviorType][0]) == null ? void 0 : s.id,
6521
+ matchType: (s = Vp[r.behaviorType][0]) == null ? void 0 : s.id,
6493
6522
  parentCode: r.parent ? r.parent.columnCode : "",
6494
6523
  parentId: r.parent ? r.parent.id : "",
6495
6524
  parentBehaviorType: r.parent ? r.parent.behaviorType : ""
@@ -6550,7 +6579,7 @@ function Xr(r) {
6550
6579
  }
6551
6580
  return l;
6552
6581
  }
6553
- function Kb(r, l, s) {
6582
+ function Gb(r, l, s) {
6554
6583
  let h = [];
6555
6584
  return r.forEach((u) => {
6556
6585
  if ([13, 14, 15].includes(u.behaviorType))
@@ -6601,7 +6630,7 @@ function Gl(r, l) {
6601
6630
  insideDataSourceInfo: r.insideDataSourceInfo,
6602
6631
  outDataSourceInfo: r.outDataSourceInfo || []
6603
6632
  };
6604
- if (l == "queryShow" && (s.searchType = (h = Ap[r.behaviorType][0]) == null ? void 0 : h.id, s.parentCode = r.parent ? r.parent.columnCode : null, ["alarm_status", "sync_status"].includes(r.columnCode)))
6633
+ if (l == "queryShow" && (s.searchType = (h = Rp[r.behaviorType][0]) == null ? void 0 : h.id, s.parentCode = r.parent ? r.parent.columnCode : null, ["alarm_status", "sync_status"].includes(r.columnCode)))
6605
6634
  return null;
6606
6635
  switch (s.behaviorType) {
6607
6636
  case 1:
@@ -6668,7 +6697,7 @@ function Gl(r, l) {
6668
6697
  }
6669
6698
  return s;
6670
6699
  }
6671
- function Rp(r, l, s) {
6700
+ function Up(r, l, s) {
6672
6701
  let h = [];
6673
6702
  return r.forEach((u) => {
6674
6703
  if ([13, 14, 15].includes(u.behaviorType) && u.extraInfo.queryShow == 1 && u.moduleDefinition.length > 0)
@@ -6688,7 +6717,7 @@ function Rp(r, l, s) {
6688
6717
  }
6689
6718
  }), h;
6690
6719
  }
6691
- function Up(r, l, s, h = "listShow") {
6720
+ function zp(r, l, s, h = "listShow") {
6692
6721
  let u = [];
6693
6722
  return r.forEach((d) => {
6694
6723
  let v = Gl({ ...d, appId: l, tableId: s }, h);
@@ -6804,14 +6833,14 @@ function ya(r, l, s) {
6804
6833
  }
6805
6834
  return h;
6806
6835
  }
6807
- function Gb(r, l, s, h) {
6836
+ function qb(r, l, s, h) {
6808
6837
  let u = [], d = h && h.id ? "isEditable" : "isAddable";
6809
6838
  return r.forEach((v) => {
6810
6839
  let k = ya({ ...v, appId: l, tableId: s }, h, d);
6811
6840
  k && u.push(k);
6812
6841
  }), u;
6813
6842
  }
6814
- function zp(r, l) {
6843
+ function Hp(r, l) {
6815
6844
  let s = ye(l.inside[r.columnCode]), h = ye(l[r.columnCode]), u = r.moduleDefinition.filter((d) => d.behaviorType == 10);
6816
6845
  return u.length > 0 && h.forEach((d, v) => {
6817
6846
  d.inside = {}, u.forEach((k) => {
@@ -6819,7 +6848,7 @@ function zp(r, l) {
6819
6848
  });
6820
6849
  }), h;
6821
6850
  }
6822
- function qb(r, l) {
6851
+ function Jb(r, l) {
6823
6852
  let s = [];
6824
6853
  try {
6825
6854
  r.forEach((h) => {
@@ -6837,11 +6866,11 @@ function qb(r, l) {
6837
6866
  }
6838
6867
  return s;
6839
6868
  }
6840
- function Hp(r = /* @__PURE__ */ new Date()) {
6869
+ function Wp(r = /* @__PURE__ */ new Date()) {
6841
6870
  const l = new Date(r), s = (b) => String(b).padStart(2, "0"), h = l.getFullYear(), u = s(l.getMonth() + 1), d = s(l.getDate()), v = s(l.getHours()), k = s(l.getMinutes()), x = s(l.getSeconds());
6842
6871
  return `${h}-${u}-${d} ${v}:${k}:${x}`;
6843
6872
  }
6844
- const Jb = (r) => {
6873
+ const Yb = (r) => {
6845
6874
  var l, s, h, u;
6846
6875
  try {
6847
6876
  let d = JSON.parse(localStorage.getItem("webLog") || "false") || [], v = JSON.parse(localStorage.getItem("sessionInfo") || "false") || {};
@@ -6875,15 +6904,15 @@ const Jb = (r) => {
6875
6904
  d = [{
6876
6905
  url: r.config.url,
6877
6906
  code: r.data ? r.data.code : null,
6878
- time: Hp(r.headers.date),
6907
+ time: Wp(r.headers.date),
6879
6908
  traceId: r.headers["trace-id"] || "未返回"
6880
6909
  }, ...d].slice(0, 50), localStorage.setItem("webLog", JSON.stringify(d));
6881
6910
  } catch {
6882
6911
  console.log(`一条日志未能成功捕捉:${JSON.stringify(r)}`);
6883
6912
  }
6884
- }, Wp = {
6913
+ }, jp = {
6885
6914
  name: "chooseAssocTable",
6886
- components: { chooseChildGood: Pp, tableCellCopy: Np },
6915
+ components: { chooseChildGood: Bp, tableCellCopy: Ep },
6887
6916
  props: {
6888
6917
  // 接口请求外部转发
6889
6918
  postFunc: Function,
@@ -6934,7 +6963,7 @@ const Jb = (r) => {
6934
6963
  r.moduleDefinition.forEach((h) => {
6935
6964
  var u, d;
6936
6965
  (u = h.insideDataSourceInfo) != null && u.fieldCode && s.push({ ...h, columnCode: (d = h.insideDataSourceInfo) == null ? void 0 : d.fieldCode });
6937
- }), this.searchColumns = Rp(s, this.extendPost.appId, this.extendPost.projectId);
6966
+ }), this.searchColumns = Up(s, this.extendPost.appId, this.extendPost.projectId);
6938
6967
  } catch (s) {
6939
6968
  console.log("格式化关联表筛选组件" + s);
6940
6969
  }
@@ -7110,8 +7139,8 @@ const Jb = (r) => {
7110
7139
  }, 200), this.show = !1;
7111
7140
  }
7112
7141
  }
7113
- }, jp = { class: "chooseAssocTable" }, Kp = { class: "chooseAssocTable-search w-margin-bottom10" }, Gp = { class: "w-flex-between w-margin-bottom10" }, qp = { class: "w-flex-center" }, Jp = { class: "w-flex-center" }, Yp = { class: "w-flex-center" }, Xp = { key: 1 }, Qp = { class: "w-flex-right w-flex-center" }, Zp = { class: "w-font13 w-color-gray w-margin-right8" };
7114
- function $p(r, l, s, h, u, d) {
7142
+ }, Kp = { class: "chooseAssocTable" }, Gp = { class: "chooseAssocTable-search w-margin-bottom10" }, qp = { class: "w-flex-between w-margin-bottom10" }, Jp = { class: "w-flex-center" }, Yp = { class: "w-flex-center" }, Xp = { class: "w-flex-center" }, Qp = { key: 1 }, Zp = { class: "w-flex-right w-flex-center" }, $p = { class: "w-font13 w-color-gray w-margin-right8" };
7143
+ function em(r, l, s, h, u, d) {
7115
7144
  const v = O("tableCellCopy"), k = O("chooseChildGood"), x = O("BnAdvancedFilter"), b = O("el-button"), D = O("BnDrop"), M = O("el-tag"), J = O("vxe-column"), A = O("el-tooltip"), Y = O("BnFileView"), _e = O("vxe-table"), he = O("el-pagination"), fe = O("el-popover"), xe = O("el-dialog"), ae = jt("loading");
7116
7145
  return w(), H(xe, {
7117
7146
  modelValue: u.show,
@@ -7123,8 +7152,8 @@ function $p(r, l, s, h, u, d) {
7123
7152
  style: { "margin-bottom": "0" }
7124
7153
  }, {
7125
7154
  footer: F(() => [
7126
- y("div", Qp, [
7127
- y("span", Zp, "已选择(" + K(u.selectData.length) + "/" + K(u.orderList.length) + ")条", 1),
7155
+ y("div", Zp, [
7156
+ y("span", $p, "已选择(" + K(u.selectData.length) + "/" + K(u.orderList.length) + ")条", 1),
7128
7157
  B(he, {
7129
7158
  class: "w-margin-right8",
7130
7159
  background: "",
@@ -7196,8 +7225,8 @@ function $p(r, l, s, h, u, d) {
7196
7225
  ref: "chooseChildGood",
7197
7226
  onSetChildGood: d.setChildGood
7198
7227
  }, null, 8, ["onSetChildGood"]),
7199
- y("div", jp, [
7200
- y("div", Kp, [
7228
+ y("div", Kp, [
7229
+ y("div", Gp, [
7201
7230
  (w(!0), P(oe, null, Ce(u.searchPost.conditions, (ge, De) => (w(), P("div", {
7202
7231
  key: De,
7203
7232
  class: "chooseAssocTable-search-item"
@@ -7215,8 +7244,8 @@ function $p(r, l, s, h, u, d) {
7215
7244
  }, null, 8, ["modelValue", "onUpdate:modelValue", "column-data", "onDel", "postFunc", "pathUrl", "postData"])
7216
7245
  ]))), 128))
7217
7246
  ]),
7218
- y("div", Gp, [
7219
- y("div", qp, [
7247
+ y("div", qp, [
7248
+ y("div", Jp, [
7220
7249
  B(D, {
7221
7250
  modelValue: u.searchPost.conditions,
7222
7251
  "onUpdate:modelValue": l[1] || (l[1] = (ge) => u.searchPost.conditions = ge),
@@ -7250,7 +7279,7 @@ function $p(r, l, s, h, u, d) {
7250
7279
  _: 2
7251
7280
  }, 1032, ["onClick", "onClose"]))), 256))
7252
7281
  ]),
7253
- y("div", Jp, [
7282
+ y("div", Yp, [
7254
7283
  B(b, { onClick: d.saveSearch }, {
7255
7284
  default: F(() => [...l[9] || (l[9] = [
7256
7285
  Z("另存为常用查询", -1)
@@ -7268,7 +7297,7 @@ function $p(r, l, s, h, u, d) {
7268
7297
  }, 8, ["onClick"])
7269
7298
  ])
7270
7299
  ]),
7271
- Oe((w(), H(_e, {
7300
+ Pe((w(), H(_e, {
7272
7301
  ref: "assocTable",
7273
7302
  border: "",
7274
7303
  size: "small",
@@ -7303,7 +7332,7 @@ function $p(r, l, s, h, u, d) {
7303
7332
  fixed: "left"
7304
7333
  }, {
7305
7334
  default: F((ge) => [
7306
- y("span", Yp, [
7335
+ y("span", Xp, [
7307
7336
  ge.row.combine == "是" ? (w(), H(A, {
7308
7337
  key: 0,
7309
7338
  content: "当确定是组合装(combine),允许点击该行选择子商品(spec_list)",
@@ -7316,7 +7345,7 @@ function $p(r, l, s, h, u, d) {
7316
7345
  ], -1)
7317
7346
  ])]),
7318
7347
  _: 1
7319
- })) : (w(), P("span", Xp))
7348
+ })) : (w(), P("span", Qp))
7320
7349
  ])
7321
7350
  ]),
7322
7351
  _: 1
@@ -7354,7 +7383,7 @@ function $p(r, l, s, h, u, d) {
7354
7383
  _: 1
7355
7384
  }, 8, ["modelValue", "title"]);
7356
7385
  }
7357
- const em = /* @__PURE__ */ re(Wp, [["render", $p], ["__scopeId", "data-v-4e8854b5"]]);
7386
+ const tm = /* @__PURE__ */ re(jp, [["render", em], ["__scopeId", "data-v-4e8854b5"]]);
7358
7387
  function pi(r, l) {
7359
7388
  return r.some((s) => s == l);
7360
7389
  }
@@ -7362,7 +7391,7 @@ function ra(r, l, s) {
7362
7391
  let h = JSON.parse(JSON.stringify(Gr(r).componentMap)), u = [], d = [], v = [];
7363
7392
  l.map((x) => {
7364
7393
  if (x.status == 1 && (s && x.columnRules.showScene.includes(2) || !s && x.columnRules.showScene.includes(1))) {
7365
- let b = Gr(x.columnRules.showColumns).ids, D = Gr(x.columnRules.conditions).ids, M = tm(x.columnRules.calculation, x.columnRules.conditions, h);
7394
+ let b = Gr(x.columnRules.showColumns).ids, D = Gr(x.columnRules.conditions).ids, M = im(x.columnRules.calculation, x.columnRules.conditions, h);
7366
7395
  v = qr(v, D), M ? d = qr(d, b) : u = qr(u, b);
7367
7396
  }
7368
7397
  });
@@ -7384,7 +7413,7 @@ function Gr(r) {
7384
7413
  l.ids.push(s.columnCode), l.componentMap[s.columnCode] = s;
7385
7414
  }), l;
7386
7415
  }
7387
- function tm(r, l, s) {
7416
+ function im(r, l, s) {
7388
7417
  let h = -1;
7389
7418
  for (let u in l) {
7390
7419
  let d = l[u], v = s[d.columnCode];
@@ -7393,39 +7422,39 @@ function tm(r, l, s) {
7393
7422
  //单行文本 附件
7394
7423
  case 1:
7395
7424
  case 10: {
7396
- h = im(v, d, u);
7425
+ h = nm(v, d, u);
7397
7426
  break;
7398
7427
  }
7399
7428
  //数值
7400
7429
  case 2:
7401
7430
  case 9: {
7402
- h = nm(v, d, u);
7431
+ h = lm(v, d, u);
7403
7432
  break;
7404
7433
  }
7405
7434
  //单选、下拉
7406
7435
  case 3:
7407
7436
  case 4: {
7408
- h = lm(v, d, u);
7437
+ h = rm(v, d, u);
7409
7438
  break;
7410
7439
  }
7411
7440
  //多选
7412
7441
  case 5: {
7413
- h = rm(v, d, u);
7442
+ h = om(v, d, u);
7414
7443
  break;
7415
7444
  }
7416
7445
  //联动组件
7417
7446
  case 6: {
7418
- h = om(v, d, u);
7447
+ h = sm(v, d, u);
7419
7448
  break;
7420
7449
  }
7421
7450
  //日期组件
7422
7451
  case 7: {
7423
- h = sm(v, d, u);
7452
+ h = am(v, d, u);
7424
7453
  break;
7425
7454
  }
7426
7455
  //日期区间组件
7427
7456
  case 8: {
7428
- h = am(v, d, u);
7457
+ h = um(v, d, u);
7429
7458
  break;
7430
7459
  }
7431
7460
  }
@@ -7442,7 +7471,7 @@ function tm(r, l, s) {
7442
7471
  }
7443
7472
  return h > -1;
7444
7473
  }
7445
- function im(r, l, s) {
7474
+ function nm(r, l, s) {
7446
7475
  let h = s;
7447
7476
  switch (l.matchType) {
7448
7477
  case "1": {
@@ -7476,7 +7505,7 @@ function im(r, l, s) {
7476
7505
  }
7477
7506
  return h;
7478
7507
  }
7479
- function nm(r, l, s) {
7508
+ function lm(r, l, s) {
7480
7509
  let h = s, u = r.value != "" ? parseFloat(r.value) : "", d = l.matchType != "8" && l.value != "" ? parseFloat(l.value) : "";
7481
7510
  switch (l.matchType) {
7482
7511
  case "1": {
@@ -7522,7 +7551,7 @@ function nm(r, l, s) {
7522
7551
  }
7523
7552
  return h;
7524
7553
  }
7525
- function lm(r, l, s) {
7554
+ function rm(r, l, s) {
7526
7555
  let h = s;
7527
7556
  switch (l.matchType) {
7528
7557
  case "1": {
@@ -7554,7 +7583,7 @@ function lm(r, l, s) {
7554
7583
  }
7555
7584
  return h;
7556
7585
  }
7557
- function rm(r, l, s) {
7586
+ function om(r, l, s) {
7558
7587
  let h = s, u = r.value.map((d) => d.id);
7559
7588
  switch (l.matchType) {
7560
7589
  case "1": {
@@ -7606,7 +7635,7 @@ function rm(r, l, s) {
7606
7635
  }
7607
7636
  return h;
7608
7637
  }
7609
- function om(r, l, s) {
7638
+ function sm(r, l, s) {
7610
7639
  let h = s, u = r.value.join(",");
7611
7640
  switch (l.matchType) {
7612
7641
  case "1": {
@@ -7662,7 +7691,7 @@ function Pi(r) {
7662
7691
  let l = r;
7663
7692
  return r.length > 0 && r.length == 10 && (l += "00:00:00"), l ? new Date(l) : "";
7664
7693
  }
7665
- function sm(r, l, s) {
7694
+ function am(r, l, s) {
7666
7695
  let h = s, u = Pi(r.value), d = typeof l.value != "object" ? Pi(l.value) : "";
7667
7696
  switch (l.matchType) {
7668
7697
  case "1": {
@@ -7705,7 +7734,7 @@ function sm(r, l, s) {
7705
7734
  }
7706
7735
  return h;
7707
7736
  }
7708
- function am(r, l, s) {
7737
+ function um(r, l, s) {
7709
7738
  let h = s;
7710
7739
  switch (l.matchType) {
7711
7740
  case "8": {
@@ -7732,27 +7761,27 @@ function qr(r, l, s) {
7732
7761
  return h = Array.from(/* @__PURE__ */ new Set([...r, ...l])), h;
7733
7762
  }
7734
7763
  const Jr = {
7735
- stringForm: ce(() => import("./index-aooX1QXm.js")),
7736
- numberForm: ce(() => import("./index-DCbIfKgk.js")),
7737
- selectForm: ce(() => import("./index-DrngruPb.js")),
7738
- radioForm: ce(() => import("./index-Q08paoUN.js")),
7739
- checkboxForm: ce(() => import("./index-VbL1cqCu.js")),
7740
- dateForm: ce(() => import("./index-CTZ-0Tyh.js")),
7741
- dateDualForm: ce(() => import("./index-C_ix9-hS.js")),
7742
- fileForm: ce(() => import("./index-DDy1d3BS.js")),
7743
- childrenForm: ce(() => import("./index-Dg5V1uNO.js")),
7744
- addressForm: ce(() => import("./index-DJ15iYPg.js")),
7745
- receiveForm: ce(() => import("./index-CZOFm8wK.js")),
7746
- relationForm: ce(() => import("./index-DNHXG3dr.js")),
7747
- scoreForm: ce(() => import("./index-B8KbssVN.js"))
7748
- }, um = {
7764
+ stringForm: ce(() => import("./index-B2pWQJjd.js")),
7765
+ numberForm: ce(() => import("./index-BPOd67pI.js")),
7766
+ selectForm: ce(() => import("./index-2vZCuZSM.js")),
7767
+ radioForm: ce(() => import("./index-BFBu9ahv.js")),
7768
+ checkboxForm: ce(() => import("./index-ApMGbmhZ.js")),
7769
+ dateForm: ce(() => import("./index-LbPLhYZu.js")),
7770
+ dateDualForm: ce(() => import("./index-Cfz1QMUT.js")),
7771
+ fileForm: ce(() => import("./index-Cu_4BnXL.js")),
7772
+ childrenForm: ce(() => import("./index-Db3E5bFt.js")),
7773
+ addressForm: ce(() => import("./index-B-WI5uaT.js")),
7774
+ receiveForm: ce(() => import("./index-DZb8OelX.js")),
7775
+ relationForm: ce(() => import("./index-D6uuurY1.js")),
7776
+ scoreForm: ce(() => import("./index-C-ZzKgG7.js"))
7777
+ }, dm = {
7749
7778
  name: "BnSmartForm",
7750
7779
  components: {
7751
- BnSmartElf: ap,
7752
- choosePackage: yp,
7753
- chooseChildOrder: Sp,
7754
- chooseAssocTable: em,
7755
- chooseIPaasData: ce(() => import("./chooseIPaasData-Bfm58C-0.js"))
7780
+ BnSmartElf: up,
7781
+ choosePackage: bp,
7782
+ chooseChildOrder: Ip,
7783
+ chooseAssocTable: tm,
7784
+ chooseIPaasData: ce(() => import("./chooseIPaasData-CdqG_7a7.js"))
7756
7785
  },
7757
7786
  props: {
7758
7787
  // 表单id 涉及编辑表单
@@ -7817,7 +7846,7 @@ const Jr = {
7817
7846
  * 初始化表单数据、初始话表单规则
7818
7847
  * */
7819
7848
  init() {
7820
- let { defaultLink: r, columnMapping: l, hasExprExec: s } = Gh(this.componentList);
7849
+ let { defaultLink: r, columnMapping: l, hasExprExec: s } = qh(this.componentList);
7821
7850
  this.defaultLink = ye(r), this.columnMapping = ye(l), this.hasExprExec = s, this.hasExprExec && !this.id && this.exprExecCalc(null, "新建初始化"), this.getPsychicRules(), this.getAssocTableRules(), this.getCheckedRules();
7822
7851
  },
7823
7852
  /**
@@ -8213,7 +8242,7 @@ const Jr = {
8213
8242
  let v = d.data.inside, k = [], x = [];
8214
8243
  this.componentList.forEach((b) => {
8215
8244
  var D;
8216
- b.behaviorType == 13 && this.assocTableSearchColumnId.includes(b.id) && (v[b.columnCode] ? (b.extraInfo.dataForceFill || ((D = b.value) == null ? void 0 : D.length) == 0) && (b.value = Jh(b, v[b.columnCode]), this.afterEventForm(b, "关联筛选赋值"), k.push(b.name)) : (b.extraInfo.dataForceClear || b.value.length > 0) && (b.value = [], x.push(b.name)));
8245
+ b.behaviorType == 13 && this.assocTableSearchColumnId.includes(b.id) && (v[b.columnCode] ? (b.extraInfo.dataForceFill || ((D = b.value) == null ? void 0 : D.length) == 0) && (b.value = Yh(b, v[b.columnCode]), this.afterEventForm(b, "关联筛选赋值"), k.push(b.name)) : (b.extraInfo.dataForceClear || b.value.length > 0) && (b.value = [], x.push(b.name)));
8217
8246
  }), k.length > 0 && (s += `后,修改了 ${k.join(",")} 的值`), x.length > 0 && (s += `,清空了 ${x.join(",")} 的值`);
8218
8247
  } else
8219
8248
  s += ",未拉取到数据";
@@ -8280,7 +8309,7 @@ const Jr = {
8280
8309
  * */
8281
8310
  columnMappingEvent(r, l) {
8282
8311
  try {
8283
- let s = `【${r.name}】${l}触发组件映射`, h = [], u = Kh(r);
8312
+ let s = `【${r.name}】${l}触发组件映射`, h = [], u = Gh(r);
8284
8313
  this.componentList.forEach((d) => {
8285
8314
  if ([3, 4, 6].includes(d.behaviorType) && this.columnMapping.setColumn[r.columnCode][d.columnCode]) {
8286
8315
  let k = this.columnMapping.setColumn[r.columnCode][d.columnCode].find((x) => String(x.fromValue.code || x.fromValue.id) == String(u));
@@ -8380,16 +8409,16 @@ const Jr = {
8380
8409
  }, ...this.extraInfo };
8381
8410
  }
8382
8411
  }
8383
- }, dm = { class: "BnSmartForm" }, cm = {
8412
+ }, cm = { class: "BnSmartForm" }, fm = {
8384
8413
  key: 2,
8385
8414
  class: "BnSmartForm-head"
8386
- }, fm = { class: "BnSmartForm-body" }, hm = ["id"], pm = {
8415
+ }, hm = { class: "BnSmartForm-body" }, pm = ["id"], mm = {
8387
8416
  key: 3,
8388
8417
  class: "BnSmartForm-elf"
8389
8418
  };
8390
- function mm(r, l, s, h, u, d) {
8419
+ function gm(r, l, s, h, u, d) {
8391
8420
  const v = O("chooseAssocTable"), k = O("chooseIPaasData"), x = O("choosePackage"), b = O("chooseChildOrder"), D = O("el-progress"), M = O("el-scrollbar"), J = O("BnSmartElf");
8392
- return w(), P("div", dm, [
8421
+ return w(), P("div", cm, [
8393
8422
  B(v, {
8394
8423
  ref: "chooseAssocTable",
8395
8424
  componentList: d.componentList,
@@ -8420,7 +8449,7 @@ function mm(r, l, s, h, u, d) {
8420
8449
  componentList: d.componentList,
8421
8450
  dataBack: s.dataBack
8422
8451
  }, null, 8, ["childOrders", "onSetChildrenForm", "componentList", "dataBack"])) : R("", !0),
8423
- u.loading ? (w(), P("div", cm, [
8452
+ u.loading ? (w(), P("div", fm, [
8424
8453
  B(D, {
8425
8454
  percentage: 70,
8426
8455
  indeterminate: !0,
@@ -8428,7 +8457,7 @@ function mm(r, l, s, h, u, d) {
8428
8457
  striped: ""
8429
8458
  })
8430
8459
  ])) : R("", !0),
8431
- y("div", fm, [
8460
+ y("div", hm, [
8432
8461
  B(M, {
8433
8462
  ref: "formScroll",
8434
8463
  height: "100%",
@@ -8437,7 +8466,7 @@ function mm(r, l, s, h, u, d) {
8437
8466
  default: F(() => [
8438
8467
  (w(!0), P(oe, null, Ce(d.componentList, (A, Y) => (w(), P(oe, null, [
8439
8468
  d.isShow(A) ? (w(), P("div", {
8440
- class: Pe(["BnSmartForm-body-item", A.className || ""]),
8469
+ class: Oe(["BnSmartForm-body-item", A.className || ""]),
8441
8470
  key: Y,
8442
8471
  id: "col_" + A.columnCode
8443
8472
  }, [
@@ -8455,13 +8484,13 @@ function mm(r, l, s, h, u, d) {
8455
8484
  onOnInput: d.comInput,
8456
8485
  onBlur: d.comBlur
8457
8486
  }, null, 40, ["column", "postFunc", "taskId", "extraInfo", "defaultLink", "componentList", "dataBack", "disabled", "onOperate", "onOnChange", "onOnInput", "onBlur"]))
8458
- ], 10, hm)) : R("", !0)
8487
+ ], 10, pm)) : R("", !0)
8459
8488
  ], 64))), 256))
8460
8489
  ]),
8461
8490
  _: 1
8462
8491
  }, 512)
8463
8492
  ]),
8464
- u.showElf ? (w(), P("div", pm, [
8493
+ u.showElf ? (w(), P("div", mm, [
8465
8494
  B(J, {
8466
8495
  logs: u.formLogs,
8467
8496
  onClose: l[0] || (l[0] = (A) => u.showElf = !1)
@@ -8469,7 +8498,7 @@ function mm(r, l, s, h, u, d) {
8469
8498
  ])) : R("", !0)
8470
8499
  ]);
8471
8500
  }
8472
- const gm = /* @__PURE__ */ re(um, [["render", mm], ["__scopeId", "data-v-0b2abf5c"]]), vm = {
8501
+ const vm = /* @__PURE__ */ re(dm, [["render", gm], ["__scopeId", "data-v-b09ab715"]]), ym = {
8473
8502
  name: "BnBatchForm",
8474
8503
  props: {
8475
8504
  // 表单id 涉及编辑表单
@@ -8638,18 +8667,18 @@ const gm = /* @__PURE__ */ re(um, [["render", mm], ["__scopeId", "data-v-0b2abf5
8638
8667
  * */
8639
8668
  componentView(r) {
8640
8669
  const l = {
8641
- stringForm: ce(() => import("./index-aooX1QXm.js")),
8642
- numberForm: ce(() => import("./index-DCbIfKgk.js")),
8643
- selectForm: ce(() => import("./index-DrngruPb.js")),
8644
- radioForm: ce(() => import("./index-Q08paoUN.js")),
8645
- checkboxForm: ce(() => import("./index-VbL1cqCu.js")),
8646
- dateForm: ce(() => import("./index-CTZ-0Tyh.js")),
8647
- dateDualForm: ce(() => import("./index-C_ix9-hS.js")),
8648
- fileForm: ce(() => import("./index-DDy1d3BS.js")),
8649
- childrenForm: ce(() => import("./index-Dg5V1uNO.js")),
8650
- addressForm: ce(() => import("./index-DJ15iYPg.js")),
8651
- receiveForm: ce(() => import("./index-CZOFm8wK.js")),
8652
- relationForm: ce(() => import("./index-DNHXG3dr.js"))
8670
+ stringForm: ce(() => import("./index-B2pWQJjd.js")),
8671
+ numberForm: ce(() => import("./index-BPOd67pI.js")),
8672
+ selectForm: ce(() => import("./index-2vZCuZSM.js")),
8673
+ radioForm: ce(() => import("./index-BFBu9ahv.js")),
8674
+ checkboxForm: ce(() => import("./index-ApMGbmhZ.js")),
8675
+ dateForm: ce(() => import("./index-LbPLhYZu.js")),
8676
+ dateDualForm: ce(() => import("./index-Cfz1QMUT.js")),
8677
+ fileForm: ce(() => import("./index-Cu_4BnXL.js")),
8678
+ childrenForm: ce(() => import("./index-Db3E5bFt.js")),
8679
+ addressForm: ce(() => import("./index-B-WI5uaT.js")),
8680
+ receiveForm: ce(() => import("./index-DZb8OelX.js")),
8681
+ relationForm: ce(() => import("./index-D6uuurY1.js"))
8653
8682
  // showValForm: defineAsyncComponent(() => import('./showValForm/index.vue')),
8654
8683
  };
8655
8684
  let s = Hl[r.behaviorType] || null;
@@ -8678,10 +8707,10 @@ const gm = /* @__PURE__ */ re(um, [["render", mm], ["__scopeId", "data-v-0b2abf5
8678
8707
  return this.$emit("update:modelValue", r), r;
8679
8708
  }
8680
8709
  }
8681
- }, ym = { class: "BnBatchForm" }, bm = ["val"], Cm = ["id"], wm = ["onClick"];
8682
- function km(r, l, s, h, u, d) {
8710
+ }, bm = { class: "BnBatchForm" }, Cm = ["val"], wm = ["id"], km = ["onClick"];
8711
+ function xm(r, l, s, h, u, d) {
8683
8712
  const v = O("el-scrollbar");
8684
- return w(), P("div", ym, [
8713
+ return w(), P("div", bm, [
8685
8714
  y("div", {
8686
8715
  class: "BnBatchForm-body",
8687
8716
  val: d.value
@@ -8702,26 +8731,26 @@ function km(r, l, s, h, u, d) {
8702
8731
  onClick: (b) => d.componentList.splice(x, 1)
8703
8732
  }, [...l[0] || (l[0] = [
8704
8733
  y("span", { class: "bnUIcon bnUIcon-delete" }, null, -1)
8705
- ])], 8, wm),
8734
+ ])], 8, km),
8706
8735
  (w(), H(Zr(d.componentView(k)), {
8707
8736
  column: k,
8708
8737
  postFunc: s.postFunc,
8709
8738
  onOnChange: d.comChange
8710
8739
  }, null, 40, ["column", "postFunc", "onOnChange"]))
8711
- ], 8, Cm))), 128))
8740
+ ], 8, wm))), 128))
8712
8741
  ]),
8713
8742
  _: 1
8714
8743
  }, 512)
8715
- ], 8, bm)
8744
+ ], 8, Cm)
8716
8745
  ]);
8717
8746
  }
8718
- const xm = /* @__PURE__ */ re(vm, [["render", km], ["__scopeId", "data-v-600466e3"]]);
8719
- var oa = { exports: {} }, Wl = { exports: {} }, _m = Wl.exports, sa;
8747
+ const _m = /* @__PURE__ */ re(ym, [["render", xm], ["__scopeId", "data-v-600466e3"]]);
8748
+ var oa = { exports: {} }, Wl = { exports: {} }, Sm = Wl.exports, sa;
8720
8749
  function ba() {
8721
8750
  return sa || (sa = 1, (function(r, l) {
8722
8751
  (function(s, h) {
8723
8752
  r.exports = h();
8724
- })(_m, (function() {
8753
+ })(Sm, (function() {
8725
8754
  var s = navigator.userAgent, h = navigator.platform, u = /gecko\/\d/i.test(s), d = /MSIE \d/.test(s), v = /Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(s), k = /Edge\/(\d+)/.exec(s), x = d || v || k, b = x && (d ? document.documentMode || 6 : +(k || v)[1]), D = !k && /WebKit\//.test(s), M = D && /Qt\/\d+\.\d+/.test(s), J = !k && /Chrome\/(\d+)/.exec(s), A = J && +J[1], Y = /Opera\//.test(s), _e = /Apple Computer/.test(navigator.vendor), he = /Mac OS X 1\d\D([8-9]|\d\d)\D/.test(s), fe = /PhantomJS/.test(s), xe = _e && (/Mobile\/\w+/.test(s) || navigator.maxTouchPoints > 2), ae = /Android/.test(s), ge = xe || ae || /webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(s), De = xe || /Mac/.test(h), je = /\bCrOS\b/.test(s), Sn = /win/i.test(h), lt = Y && s.match(/Version\/(\d*\.\d*)/);
8726
8755
  lt && (lt = Number(lt[1])), lt && lt >= 15 && (Y = !1, D = !0);
8727
8756
  var Bi = De && (M || Y && (lt == null || lt < 12.11)), ti = u || x && b >= 9;
@@ -8829,7 +8858,7 @@ function ba() {
8829
8858
  function ve(e, t, n) {
8830
8859
  t || (t = {});
8831
8860
  for (var i in e)
8832
- e.hasOwnProperty(i) && (n !== !1 || !t.hasOwnProperty(i)) && (t[i] = e[i]);
8861
+ Object.prototype.hasOwnProperty.call(e, i) && (n !== !1 || !Object.prototype.hasOwnProperty.call(t, i)) && (t[i] = e[i]);
8833
8862
  return t;
8834
8863
  }
8835
8864
  function Te(e, t, n, i, o) {
@@ -14830,12 +14859,12 @@ b`.split(/\n/).length != 3 ? function(e) {
14830
14859
  Be.prototype[e] = t;
14831
14860
  }, Be.defineDocExtension = function(e, t) {
14832
14861
  ht.prototype[e] = t;
14833
- }, Be.fromTextArea = vd, yd(Be), Be.version = "5.65.20", Be;
14862
+ }, Be.fromTextArea = vd, yd(Be), Be.version = "5.65.21", Be;
14834
14863
  }));
14835
14864
  })(Wl)), Wl.exports;
14836
14865
  }
14837
14866
  var aa;
14838
- function Sm() {
14867
+ function Im() {
14839
14868
  return aa || (aa = 1, (function(r, l) {
14840
14869
  (function(s) {
14841
14870
  s(ba());
@@ -15537,9 +15566,9 @@ function Sm() {
15537
15566
  });
15538
15567
  })()), oa.exports;
15539
15568
  }
15540
- Sm();
15569
+ Im();
15541
15570
  var ua = { exports: {} }, da;
15542
- function Im() {
15571
+ function Dm() {
15543
15572
  return da || (da = 1, (function(r, l) {
15544
15573
  (function(s) {
15545
15574
  s(ba());
@@ -15590,8 +15619,8 @@ function Im() {
15590
15619
  });
15591
15620
  })()), ua.exports;
15592
15621
  }
15593
- Im();
15594
- const Dm = {
15622
+ Dm();
15623
+ const Tm = {
15595
15624
  name: "BnFunExpr",
15596
15625
  props: {
15597
15626
  // 组件列表:可供选择的组件列表,二维数组,【{类别,【组件、组件】},...】
@@ -15815,33 +15844,33 @@ const Dm = {
15815
15844
  mounted() {
15816
15845
  this.init();
15817
15846
  }
15818
- }, Tm = { class: "BnFunExpr" }, Lm = { class: "BnFunExpr-left" }, Fm = { class: "BnFunExpr-left-top" }, Om = { class: "BnFunExpr-left-top-btns" }, Pm = { class: "BnFunExpr-left-top-input" }, Bm = { class: "BnFunExpr-left-body" }, Mm = {
15847
+ }, Lm = { class: "BnFunExpr" }, Fm = { class: "BnFunExpr-left" }, Om = { class: "BnFunExpr-left-top" }, Pm = { class: "BnFunExpr-left-top-btns" }, Bm = { class: "BnFunExpr-left-top-input" }, Mm = { class: "BnFunExpr-left-body" }, Nm = {
15819
15848
  key: 0,
15820
15849
  class: "BnFunExpr-left-body-list"
15821
- }, Nm = ["onClick", "title"], Em = { key: 0 }, Vm = ["onClick", "onMouseenter"], Am = ["title"], Rm = ["title"], Um = {
15850
+ }, Em = ["onClick", "title"], Vm = { key: 0 }, Am = ["onClick", "onMouseenter"], Rm = ["title"], Um = ["title"], zm = {
15822
15851
  key: 1,
15823
15852
  class: "BnFunExpr-left-body-list"
15824
- }, zm = ["onClick", "title"], Hm = { key: 0 }, Wm = ["onClick"], jm = ["title"], Km = { class: "BnFunExpr-right" }, Gm = { class: "BnFunExpr-right-desc" }, qm = { class: "BnFunExpr-right-desc-title" }, Jm = { class: "BnFunExpr-right-desc-content" };
15825
- function Ym(r, l, s, h, u, d) {
15853
+ }, Hm = ["onClick", "title"], Wm = { key: 0 }, jm = ["onClick"], Km = ["title"], Gm = { class: "BnFunExpr-right" }, qm = { class: "BnFunExpr-right-desc" }, Jm = { class: "BnFunExpr-right-desc-title" }, Ym = { class: "BnFunExpr-right-desc-content" };
15854
+ function Xm(r, l, s, h, u, d) {
15826
15855
  const v = O("el-input"), k = O("Codemirror"), x = jt("loading");
15827
- return Oe((w(), P("div", Tm, [
15828
- y("div", Lm, [
15829
- y("div", Fm, [
15830
- y("div", Om, [
15856
+ return Pe((w(), P("div", Lm, [
15857
+ y("div", Fm, [
15858
+ y("div", Om, [
15859
+ y("div", Pm, [
15831
15860
  y("div", {
15832
- class: Pe(["BnFunExpr-left-top-btn", { active: u.listType == 1 }]),
15861
+ class: Oe(["BnFunExpr-left-top-btn", { active: u.listType == 1 }]),
15833
15862
  onClick: l[0] || (l[0] = (b) => {
15834
15863
  u.listType = 1, u.searchInput = "";
15835
15864
  })
15836
15865
  }, " 函数 ", 2),
15837
15866
  y("div", {
15838
- class: Pe(["BnFunExpr-left-top-btn", { active: u.listType == 2 }]),
15867
+ class: Oe(["BnFunExpr-left-top-btn", { active: u.listType == 2 }]),
15839
15868
  onClick: l[1] || (l[1] = (b) => {
15840
15869
  u.listType = 2, u.searchInput = "";
15841
15870
  })
15842
15871
  }, " 字段 ", 2)
15843
15872
  ]),
15844
- y("div", Pm, [
15873
+ y("div", Bm, [
15845
15874
  B(v, {
15846
15875
  placeholder: "请输入关键字搜索",
15847
15876
  modelValue: u.searchInput,
@@ -15849,8 +15878,8 @@ function Ym(r, l, s, h, u, d) {
15849
15878
  }, null, 8, ["modelValue"])
15850
15879
  ])
15851
15880
  ]),
15852
- y("div", Bm, [
15853
- u.listType == 1 ? (w(), P("div", Mm, [
15881
+ y("div", Mm, [
15882
+ u.listType == 1 ? (w(), P("div", Nm, [
15854
15883
  (w(!0), P(oe, null, Ce(u.functionList, (b, D) => (w(), P("div", { key: D }, [
15855
15884
  y("div", {
15856
15885
  class: "BnFunExpr-left-body-class",
@@ -15858,17 +15887,17 @@ function Ym(r, l, s, h, u, d) {
15858
15887
  title: b.name
15859
15888
  }, [
15860
15889
  y("span", {
15861
- class: Pe(["bnUIcon bnUIcon-arrow", { "bnUIcon-arrowDown": u.openFunClass.indexOf(b.name) > -1 }]),
15890
+ class: Oe(["bnUIcon bnUIcon-arrow", { "bnUIcon-arrowDown": u.openFunClass.indexOf(b.name) > -1 }]),
15862
15891
  style: { color: "rgba(0,0,0,.5)", "margin-right": "5px" }
15863
15892
  }, null, 2),
15864
15893
  Z(" " + K(b.name), 1)
15865
- ], 8, Nm),
15866
- b.children && b.children.length > 0 && u.openFunClass.indexOf(b.name) > -1 ? (w(), P("div", Em, [
15894
+ ], 8, Em),
15895
+ b.children && b.children.length > 0 && u.openFunClass.indexOf(b.name) > -1 ? (w(), P("div", Vm, [
15867
15896
  (w(!0), P(oe, null, Ce(b.children, (M, J) => (w(), P("div", {
15868
15897
  class: "BnFunExpr-left-body-item-out",
15869
15898
  key: J
15870
15899
  }, [
15871
- Oe(y("div", {
15900
+ Pe(y("div", {
15872
15901
  class: "BnFunExpr-left-body-item",
15873
15902
  onClick: (A) => d.onSelectFun(M),
15874
15903
  onMouseenter: (A) => u.checkFun = M,
@@ -15877,19 +15906,19 @@ function Ym(r, l, s, h, u, d) {
15877
15906
  y("div", {
15878
15907
  class: "BnFunExpr-left-body-item-top w-text-over",
15879
15908
  title: M.name
15880
- }, K(M.name), 9, Am),
15909
+ }, K(M.name), 9, Rm),
15881
15910
  y("div", {
15882
15911
  class: "BnFunExpr-left-body-item-text w-text-over",
15883
15912
  title: M.usage
15884
- }, K(M.usage), 9, Rm)
15885
- ], 40, Vm), [
15913
+ }, K(M.usage), 9, Um)
15914
+ ], 40, Am), [
15886
15915
  [at, M.name.indexOf(u.searchInput) > -1 || M.usage.indexOf(u.searchInput) > -1]
15887
15916
  ])
15888
15917
  ]))), 128))
15889
15918
  ])) : R("", !0)
15890
15919
  ]))), 128))
15891
15920
  ])) : R("", !0),
15892
- u.listType == 2 ? (w(), P("div", Um, [
15921
+ u.listType == 2 ? (w(), P("div", zm, [
15893
15922
  (w(!0), P(oe, null, Ce(s.columnList, (b, D) => (w(), P("div", { key: D }, [
15894
15923
  y("div", {
15895
15924
  class: "BnFunExpr-left-body-class",
@@ -15897,25 +15926,25 @@ function Ym(r, l, s, h, u, d) {
15897
15926
  title: b.name
15898
15927
  }, [
15899
15928
  y("span", {
15900
- class: Pe(["bnUIcon bnUIcon-arrow", { "bnUIcon-arrowDown": u.openColumnClass.indexOf(b.name) > -1 }]),
15929
+ class: Oe(["bnUIcon bnUIcon-arrow", { "bnUIcon-arrowDown": u.openColumnClass.indexOf(b.name) > -1 }]),
15901
15930
  style: { color: "rgba(0,0,0,.5)", "margin-right": "5px" }
15902
15931
  }, null, 2),
15903
15932
  Z(" " + K(b.name), 1)
15904
- ], 8, zm),
15905
- b.children && b.children.length > 0 && u.openColumnClass.indexOf(b.name) > -1 ? (w(), P("div", Hm, [
15933
+ ], 8, Hm),
15934
+ b.children && b.children.length > 0 && u.openColumnClass.indexOf(b.name) > -1 ? (w(), P("div", Wm, [
15906
15935
  (w(!0), P(oe, null, Ce(b.children, (M, J) => (w(), P("div", {
15907
15936
  class: "BnFunExpr-left-body-item-out",
15908
15937
  key: J
15909
15938
  }, [
15910
- Oe(y("div", {
15939
+ Pe(y("div", {
15911
15940
  class: "BnFunExpr-left-body-item",
15912
15941
  onClick: (A) => d.onSelectCol(M)
15913
15942
  }, [
15914
15943
  y("div", {
15915
15944
  class: "BnFunExpr-left-body-item-title w-text-over",
15916
15945
  title: M.name
15917
- }, K(M.name), 9, jm)
15918
- ], 8, Wm), [
15946
+ }, K(M.name), 9, Km)
15947
+ ], 8, jm), [
15919
15948
  [at, M.name.indexOf(u.searchInput) > -1]
15920
15949
  ])
15921
15950
  ]))), 128))
@@ -15924,7 +15953,7 @@ function Ym(r, l, s, h, u, d) {
15924
15953
  ])) : R("", !0)
15925
15954
  ])
15926
15955
  ]),
15927
- y("div", Km, [
15956
+ y("div", Gm, [
15928
15957
  l[5] || (l[5] = y("div", { class: "BnFunExpr-right-title" }, "结果 =", -1)),
15929
15958
  y("div", {
15930
15959
  class: "BnFunExpr-right-input",
@@ -15941,16 +15970,16 @@ function Ym(r, l, s, h, u, d) {
15941
15970
  onBeforeChange: d.handleBeforeChange
15942
15971
  }, null, 8, ["value", "options", "onBeforeChange"])) : R("", !0)
15943
15972
  ]),
15944
- y("div", Gm, [
15945
- y("div", qm, K(u.checkFun.name), 1),
15946
- y("div", Jm, K(u.checkFun.desc), 1)
15973
+ y("div", qm, [
15974
+ y("div", Jm, K(u.checkFun.name), 1),
15975
+ y("div", Ym, K(u.checkFun.desc), 1)
15947
15976
  ])
15948
15977
  ])
15949
15978
  ])), [
15950
15979
  [x, u.loading]
15951
15980
  ]);
15952
15981
  }
15953
- const Xm = /* @__PURE__ */ re(Dm, [["render", Ym], ["__scopeId", "data-v-82146017"]]), Qm = {
15982
+ const Qm = /* @__PURE__ */ re(Tm, [["render", Xm], ["__scopeId", "data-v-82146017"]]), Zm = {
15954
15983
  1: "单行文本",
15955
15984
  2: "数值",
15956
15985
  3: "单选",
@@ -15969,7 +15998,7 @@ const Xm = /* @__PURE__ */ re(Dm, [["render", Ym], ["__scopeId", "data-v-8214601
15969
15998
  17: "关联查询",
15970
15999
  18: "描述",
15971
16000
  20: "多选联动"
15972
- }, Zm = [
16001
+ }, $m = [
15973
16002
  {
15974
16003
  title: "单行文本",
15975
16004
  id: 1,
@@ -16063,7 +16092,7 @@ const Xm = /* @__PURE__ */ re(Dm, [["render", Ym], ["__scopeId", "data-v-8214601
16063
16092
  moduleDefinition: [],
16064
16093
  value: "",
16065
16094
  defaultInfo: ""
16066
- }, $m = {
16095
+ }, eg = {
16067
16096
  name: "BnColumnConfig",
16068
16097
  props: {
16069
16098
  //最终选中的value
@@ -16108,18 +16137,18 @@ const Xm = /* @__PURE__ */ re(Dm, [["render", Ym], ["__scopeId", "data-v-8214601
16108
16137
  isChildren: Boolean
16109
16138
  },
16110
16139
  components: {
16111
- paraExplainSet: ce(() => import("./index-Dme97Hra.js")),
16112
- defaultSet: ce(() => import("./defaultSet-BA11k622.js")),
16113
- funcExprDialog: ce(() => import("./funcExprDialog-DeHPFa-L.js")),
16114
- setOption: ce(() => import("./setOption-BOD7nAuG.js")),
16115
- setRelationOption: ce(() => import("./setRelationOption-D7FqiLWj.js")),
16116
- childrenFormSetting: ce(() => import("./index-Cov88CtD.js")),
16117
- packageFilter: ce(() => import("./index-DnzoAsk8.js"))
16140
+ paraExplainSet: ce(() => import("./index-CUIhouJC.js")),
16141
+ defaultSet: ce(() => import("./defaultSet-CDKSk9KP.js")),
16142
+ funcExprDialog: ce(() => import("./funcExprDialog-D0XLPQSH.js")),
16143
+ setOption: ce(() => import("./setOption-BkG96uEh.js")),
16144
+ setRelationOption: ce(() => import("./setRelationOption-qY2qDlYa.js")),
16145
+ childrenFormSetting: ce(() => import("./index-D5nBJLFG.js")),
16146
+ packageFilter: ce(() => import("./index-CRLvxlkc.js"))
16118
16147
  },
16119
16148
  data() {
16120
16149
  return {
16121
- columnTypes: Zm,
16122
- columnTypeMap: Qm,
16150
+ columnTypes: $m,
16151
+ columnTypeMap: Zm,
16123
16152
  // 默认值类型
16124
16153
  defaultType: "1",
16125
16154
  exprDisplay: ""
@@ -16168,31 +16197,31 @@ const Xm = /* @__PURE__ */ re(Dm, [["render", Ym], ["__scopeId", "data-v-8214601
16168
16197
  }
16169
16198
  }
16170
16199
  }
16171
- }, eg = { class: "columnConfig" }, tg = { class: "columnConfig-item" }, ig = { class: "columnConfig-item-top w-flex-center w-flex-between" }, ng = {
16200
+ }, tg = { class: "columnConfig" }, ig = { class: "columnConfig-item" }, ng = { class: "columnConfig-item-top w-flex-center w-flex-between" }, lg = {
16172
16201
  key: 0,
16173
16202
  class: "w-color-purple w-font12"
16174
- }, lg = { class: "column-item-body" }, rg = { class: "columnConfig-item" }, og = { class: "column-item-body" }, sg = { class: "columnConfig-item" }, ag = { class: "columnConfig-item-top w-flex-center w-flex-between" }, ug = { class: "columnConfig-item-top-opt" }, dg = { class: "column-item-body" }, cg = { class: "columnConfig-item" }, fg = { class: "columnConfig-item-top w-flex-center" }, hg = { class: "w-padding-top2 w-padding-left4 w-cursor-pointer" }, pg = {
16203
+ }, rg = { class: "column-item-body" }, og = { class: "columnConfig-item" }, sg = { class: "column-item-body" }, ag = { class: "columnConfig-item" }, ug = { class: "columnConfig-item-top w-flex-center w-flex-between" }, dg = { class: "columnConfig-item-top-opt" }, cg = { class: "column-item-body" }, fg = { class: "columnConfig-item" }, hg = { class: "columnConfig-item-top w-flex-center" }, pg = { class: "w-padding-top2 w-padding-left4 w-cursor-pointer" }, mg = {
16175
16204
  class: "column-item-body w-flex-center",
16176
16205
  style: { height: "32px" }
16177
- }, mg = { class: "columnConfig-item" }, gg = {
16206
+ }, gg = { class: "columnConfig-item" }, vg = {
16178
16207
  class: "column-item-body w-flex-center",
16179
16208
  style: { height: "32px" }
16180
- }, vg = { class: "columnConfig-item" }, yg = {
16209
+ }, yg = { class: "columnConfig-item" }, bg = {
16181
16210
  class: "column-item-body w-flex-center",
16182
16211
  style: { height: "32px" }
16183
- }, bg = { class: "columnConfig-item" }, Cg = {
16212
+ }, Cg = { class: "columnConfig-item" }, wg = {
16184
16213
  class: "column-item-body w-flex-center",
16185
16214
  style: { height: "32px" }
16186
- }, wg = { class: "columnConfig-item" }, kg = {
16215
+ }, kg = { class: "columnConfig-item" }, xg = {
16187
16216
  class: "column-item-body w-flex-center",
16188
16217
  style: { height: "32px" }
16189
- }, xg = { class: "columnConfig-item" }, _g = {
16218
+ }, _g = { class: "columnConfig-item" }, Sg = {
16190
16219
  class: "column-item-body w-flex-center",
16191
16220
  style: { height: "32px" }
16192
- }, Sg = { key: 0 }, Ig = { key: 1 }, Dg = { class: "columnConfig-item" }, Tg = { class: "columnConfig-item" }, Lg = { class: "columnConfig-item" }, Fg = { class: "column-item-body w-flex-center" }, Og = { class: "columnConfig-item" };
16193
- function Pg(r, l, s, h, u, d) {
16221
+ }, Ig = { key: 0 }, Dg = { key: 1 }, Tg = { class: "columnConfig-item" }, Lg = { class: "columnConfig-item" }, Fg = { class: "columnConfig-item" }, Og = { class: "column-item-body w-flex-center" }, Pg = { class: "columnConfig-item" };
16222
+ function Bg(r, l, s, h, u, d) {
16194
16223
  const v = O("funcExprDialog"), k = O("setRelationOption"), x = O("el-input"), b = O("el-col"), D = O("BnSelect"), M = O("BnDrop"), J = O("defaultSet"), A = O("el-button"), Y = O("el-tooltip"), _e = O("el-popover"), he = O("BnCheck"), fe = O("el-option"), xe = O("el-select"), ae = O("setOption"), ge = O("childrenFormSetting"), De = O("paraExplainSet"), je = O("packageFilter"), Sn = O("el-row");
16195
- return w(), P("div", eg, [
16224
+ return w(), P("div", tg, [
16196
16225
  B(v, {
16197
16226
  ref: "funcExpr",
16198
16227
  modelValue: d.columnInfo,
@@ -16219,12 +16248,12 @@ function Pg(r, l, s, h, u, d) {
16219
16248
  default: F(() => {
16220
16249
  var be;
16221
16250
  return [
16222
- y("div", tg, [
16223
- y("div", ig, [
16251
+ y("div", ig, [
16252
+ y("div", ng, [
16224
16253
  l[16] || (l[16] = y("div", { class: "columnConfig-item-top-title" }, "标题", -1)),
16225
- d.columnInfo.behaviorType ? (w(), P("div", ng, K(d.columnInfo.behaviorType == 5 && ((be = d.columnInfo.extraInfo) == null ? void 0 : be.valueType) == "select" ? "下拉多选" : u.columnTypeMap[d.columnInfo.behaviorType]), 1)) : R("", !0)
16254
+ d.columnInfo.behaviorType ? (w(), P("div", lg, K(d.columnInfo.behaviorType == 5 && ((be = d.columnInfo.extraInfo) == null ? void 0 : be.valueType) == "select" ? "下拉多选" : u.columnTypeMap[d.columnInfo.behaviorType]), 1)) : R("", !0)
16226
16255
  ]),
16227
- y("div", lg, [
16256
+ y("div", rg, [
16228
16257
  B(x, {
16229
16258
  modelValue: d.columnInfo.name,
16230
16259
  "onUpdate:modelValue": l[1] || (l[1] = (ut) => d.columnInfo.name = ut),
@@ -16245,11 +16274,11 @@ function Pg(r, l, s, h, u, d) {
16245
16274
  span: 24 / s.row
16246
16275
  }, {
16247
16276
  default: F(() => [
16248
- y("div", rg, [
16277
+ y("div", og, [
16249
16278
  l[17] || (l[17] = y("div", { class: "columnConfig-item-top w-flex-center w-flex-between" }, [
16250
16279
  y("div", { class: "columnConfig-item-top-title" }, "类型")
16251
16280
  ], -1)),
16252
- y("div", og, [
16281
+ y("div", sg, [
16253
16282
  B(D, {
16254
16283
  modelValue: d.columnInfo.behaviorType,
16255
16284
  "onUpdate:modelValue": l[2] || (l[2] = (be) => d.columnInfo.behaviorType = be),
@@ -16270,10 +16299,10 @@ function Pg(r, l, s, h, u, d) {
16270
16299
  span: 24 / s.row
16271
16300
  }, {
16272
16301
  default: F(() => [
16273
- y("div", sg, [
16274
- y("div", ag, [
16302
+ y("div", ag, [
16303
+ y("div", ug, [
16275
16304
  l[18] || (l[18] = y("div", { class: "columnConfig-item-top-title" }, "默认值", -1)),
16276
- y("div", ug, [
16305
+ y("div", dg, [
16277
16306
  [1, 2].includes(d.columnInfo.behaviorType) ? (w(), H(M, {
16278
16307
  key: 0,
16279
16308
  modelValue: u.defaultType,
@@ -16286,7 +16315,7 @@ function Pg(r, l, s, h, u, d) {
16286
16315
  }, null, 8, ["modelValue", "onChange", "disabled"])) : R("", !0)
16287
16316
  ])
16288
16317
  ]),
16289
- y("div", dg, [
16318
+ y("div", cg, [
16290
16319
  u.defaultType == 1 ? (w(), H(J, {
16291
16320
  key: 0,
16292
16321
  modelValue: d.columnInfo,
@@ -16337,10 +16366,10 @@ function Pg(r, l, s, h, u, d) {
16337
16366
  span: 24 / s.row
16338
16367
  }, {
16339
16368
  default: F(() => [
16340
- y("div", cg, [
16341
- y("div", fg, [
16369
+ y("div", fg, [
16370
+ y("div", hg, [
16342
16371
  l[21] || (l[21] = y("div", { class: "columnConfig-item-top-title" }, "创建时以默认值为准", -1)),
16343
- y("div", hg, [
16372
+ y("div", pg, [
16344
16373
  B(_e, {
16345
16374
  content: "勾选后,在创建工单时,当你通过订单号或ERP单号查询原单数据时,将不取原单数据而以设置的组件默认值填充。",
16346
16375
  width: "230",
@@ -16353,7 +16382,7 @@ function Pg(r, l, s, h, u, d) {
16353
16382
  })
16354
16383
  ])
16355
16384
  ]),
16356
- y("div", pg, [
16385
+ y("div", mg, [
16357
16386
  B(he, {
16358
16387
  modelValue: d.columnInfo.extraInfo.defaultCover,
16359
16388
  "onUpdate:modelValue": l[7] || (l[7] = (be) => d.columnInfo.extraInfo.defaultCover = be),
@@ -16378,14 +16407,14 @@ function Pg(r, l, s, h, u, d) {
16378
16407
  span: 24 / s.row
16379
16408
  }, {
16380
16409
  default: F(() => [
16381
- y("div", mg, [
16410
+ y("div", gg, [
16382
16411
  l[22] || (l[22] = y("div", { class: "columnConfig-item-top w-flex-center w-flex-between" }, [
16383
16412
  y("div", { class: "columnConfig-item-top-title" }, [
16384
16413
  Z("新建时 "),
16385
16414
  y("span", { class: "w-font12" }, "(不勾选则不可见)")
16386
16415
  ])
16387
16416
  ], -1)),
16388
- y("div", gg, [
16417
+ y("div", vg, [
16389
16418
  B(he, {
16390
16419
  modelValue: d.columnInfo.extraInfo.isAddable,
16391
16420
  "onUpdate:modelValue": l[9] || (l[9] = (be) => d.columnInfo.extraInfo.isAddable = be),
@@ -16410,14 +16439,14 @@ function Pg(r, l, s, h, u, d) {
16410
16439
  span: 24 / s.row
16411
16440
  }, {
16412
16441
  default: F(() => [
16413
- y("div", vg, [
16442
+ y("div", yg, [
16414
16443
  l[23] || (l[23] = y("div", { class: "columnConfig-item-top w-flex-center w-flex-between" }, [
16415
16444
  y("div", { class: "columnConfig-item-top-title" }, [
16416
16445
  Z("编辑时 "),
16417
16446
  y("span", { class: "w-font12" }, "(不勾选则不可见)")
16418
16447
  ])
16419
16448
  ], -1)),
16420
- y("div", yg, [
16449
+ y("div", bg, [
16421
16450
  B(he, {
16422
16451
  modelValue: d.columnInfo.extraInfo.isEditable,
16423
16452
  "onUpdate:modelValue": l[11] || (l[11] = (be) => d.columnInfo.extraInfo.isEditable = be),
@@ -16442,14 +16471,14 @@ function Pg(r, l, s, h, u, d) {
16442
16471
  span: 24 / s.row
16443
16472
  }, {
16444
16473
  default: F(() => [
16445
- y("div", bg, [
16474
+ y("div", Cg, [
16446
16475
  l[24] || (l[24] = y("div", { class: "columnConfig-item-top w-flex-center w-flex-between" }, [
16447
16476
  y("div", { class: "columnConfig-item-top-title" }, [
16448
16477
  Z("校验 "),
16449
16478
  y("span", { class: "w-font12" }, "(对值进行校验)")
16450
16479
  ])
16451
16480
  ], -1)),
16452
- y("div", Cg, [
16481
+ y("div", wg, [
16453
16482
  B(he, {
16454
16483
  modelValue: d.columnInfo.extraInfo.valueEmptyCheck,
16455
16484
  "onUpdate:modelValue": l[13] || (l[13] = (be) => d.columnInfo.extraInfo.valueEmptyCheck = be),
@@ -16467,11 +16496,11 @@ function Pg(r, l, s, h, u, d) {
16467
16496
  span: 24 / s.row
16468
16497
  }, {
16469
16498
  default: F(() => [
16470
- y("div", wg, [
16499
+ y("div", kg, [
16471
16500
  l[25] || (l[25] = y("div", { class: "columnConfig-item-top w-flex-center w-flex-between" }, [
16472
16501
  y("div", { class: "columnConfig-item-top-title" }, "数据回填")
16473
16502
  ], -1)),
16474
- y("div", kg, [
16503
+ y("div", xg, [
16475
16504
  B(xe, {
16476
16505
  modelValue: d.columnInfo.extraInfo.multiplePackagesType,
16477
16506
  "onUpdate:modelValue": l[14] || (l[14] = (be) => d.columnInfo.extraInfo.multiplePackagesType = be),
@@ -16503,11 +16532,11 @@ function Pg(r, l, s, h, u, d) {
16503
16532
  span: 24 / s.row
16504
16533
  }, {
16505
16534
  default: F(() => [
16506
- y("div", xg, [
16535
+ y("div", _g, [
16507
16536
  l[27] || (l[27] = y("div", { class: "columnConfig-item-top w-flex-center w-flex-between" }, [
16508
16537
  y("div", { class: "columnConfig-item-top-title" }, "选项配置")
16509
16538
  ], -1)),
16510
- y("div", _g, [
16539
+ y("div", Sg, [
16511
16540
  B(A, {
16512
16541
  class: "w-default-wrap w-flex-center",
16513
16542
  onClick: l[15] || (l[15] = (be) => r.$refs.setRelationOption.open(d.columnInfo))
@@ -16515,10 +16544,10 @@ function Pg(r, l, s, h, u, d) {
16515
16544
  default: F(() => {
16516
16545
  var be, ut, z;
16517
16546
  return [
16518
- (z = (ut = (be = d.columnInfo) == null ? void 0 : be.moduleDefinition) == null ? void 0 : ut.optionList) != null && z.length ? (w(), P("span", Sg, [...l[26] || (l[26] = [
16547
+ (z = (ut = (be = d.columnInfo) == null ? void 0 : be.moduleDefinition) == null ? void 0 : ut.optionList) != null && z.length ? (w(), P("span", Ig, [...l[26] || (l[26] = [
16519
16548
  y("span", { class: "bnUIcon bnUIcon-smile w-color-green-min" }, null, -1),
16520
16549
  Z(" 已设置 ", -1)
16521
- ])])) : (w(), P("span", Ig, "点击设置"))
16550
+ ])])) : (w(), P("span", Dg, "点击设置"))
16522
16551
  ];
16523
16552
  }),
16524
16553
  _: 1
@@ -16533,7 +16562,7 @@ function Pg(r, l, s, h, u, d) {
16533
16562
  span: 24
16534
16563
  }, {
16535
16564
  default: F(() => [
16536
- y("div", Dg, [
16565
+ y("div", Tg, [
16537
16566
  B(ae, {
16538
16567
  columnData: d.columnInfo,
16539
16568
  extendPost: s.extendPost,
@@ -16549,7 +16578,7 @@ function Pg(r, l, s, h, u, d) {
16549
16578
  span: 24
16550
16579
  }, {
16551
16580
  default: F(() => [
16552
- y("div", Tg, [
16581
+ y("div", Lg, [
16553
16582
  B(ge, jl({ columnData: d.columnInfo }, r.$props), null, 16, ["columnData"])
16554
16583
  ])
16555
16584
  ]),
@@ -16560,14 +16589,14 @@ function Pg(r, l, s, h, u, d) {
16560
16589
  span: 24
16561
16590
  }, {
16562
16591
  default: F(() => [
16563
- y("div", Lg, [
16592
+ y("div", Fg, [
16564
16593
  l[28] || (l[28] = y("div", { class: "columnConfig-item-top w-flex-center w-flex-between" }, [
16565
16594
  y("div", { class: "columnConfig-item-top-title" }, [
16566
16595
  Z("填写说明 "),
16567
16596
  y("span", { class: "w-font12" }, "(展示在组件下方)")
16568
16597
  ])
16569
16598
  ], -1)),
16570
- y("div", Fg, [
16599
+ y("div", Og, [
16571
16600
  B(De, {
16572
16601
  columnData: d.columnInfo,
16573
16602
  extendPost: s.extendPost,
@@ -16583,7 +16612,7 @@ function Pg(r, l, s, h, u, d) {
16583
16612
  span: 24
16584
16613
  }, {
16585
16614
  default: F(() => [
16586
- y("div", Og, [
16615
+ y("div", Pg, [
16587
16616
  B(je, jl({ columnData: d.columnInfo }, r.$props), null, 16, ["columnData"])
16588
16617
  ])
16589
16618
  ]),
@@ -16595,7 +16624,7 @@ function Pg(r, l, s, h, u, d) {
16595
16624
  })
16596
16625
  ]);
16597
16626
  }
16598
- const Bg = /* @__PURE__ */ re($m, [["render", Pg], ["__scopeId", "data-v-48651ce6"]]), Mg = {
16627
+ const Mg = /* @__PURE__ */ re(eg, [["render", Bg], ["__scopeId", "data-v-48651ce6"]]), Ng = {
16599
16628
  name: "FuncExprDialog",
16600
16629
  props: {
16601
16630
  componentList: Array,
@@ -16681,8 +16710,8 @@ const Bg = /* @__PURE__ */ re($m, [["render", Pg], ["__scopeId", "data-v-48651ce
16681
16710
  });
16682
16711
  }
16683
16712
  }
16684
- }, Ng = { class: "w-flex-right" };
16685
- function Eg(r, l, s, h, u, d) {
16713
+ }, Eg = { class: "w-flex-right" };
16714
+ function Vg(r, l, s, h, u, d) {
16686
16715
  const v = O("BnColumnConfig"), k = O("el-scrollbar"), x = O("el-button"), b = O("el-dialog");
16687
16716
  return w(), H(b, {
16688
16717
  modelValue: u.visible,
@@ -16696,7 +16725,7 @@ function Eg(r, l, s, h, u, d) {
16696
16725
  "append-to-body": ""
16697
16726
  }, {
16698
16727
  footer: F(() => [
16699
- y("div", Ng, [
16728
+ y("div", Eg, [
16700
16729
  B(x, {
16701
16730
  onClick: l[1] || (l[1] = (D) => u.visible = !1)
16702
16731
  }, {
@@ -16732,10 +16761,10 @@ function Eg(r, l, s, h, u, d) {
16732
16761
  _: 1
16733
16762
  }, 8, ["modelValue", "title"]);
16734
16763
  }
16735
- const Ca = /* @__PURE__ */ re(Mg, [["render", Eg]]), Yb = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
16764
+ const Ca = /* @__PURE__ */ re(Ng, [["render", Vg]]), Xb = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
16736
16765
  __proto__: null,
16737
16766
  default: Ca
16738
- }, Symbol.toStringTag, { value: "Module" })), Vg = {
16767
+ }, Symbol.toStringTag, { value: "Module" })), Ag = {
16739
16768
  name: "BnFilterOption",
16740
16769
  props: {
16741
16770
  postFunc: Function,
@@ -16810,16 +16839,16 @@ const Ca = /* @__PURE__ */ re(Mg, [["render", Eg]]), Yb = /* @__PURE__ */ Object
16810
16839
  this.$emit("chooseFilter", JSON.parse(r.value));
16811
16840
  }
16812
16841
  }
16813
- }, Ag = { class: "BnFilter" }, Rg = { class: "save-filter-condition-modal" }, Ug = {
16842
+ }, Rg = { class: "BnFilter" }, Ug = { class: "save-filter-condition-modal" }, zg = {
16814
16843
  slot: "footer",
16815
16844
  class: "w-flex-right"
16816
- }, zg = { class: "w-flex-center w-flex-wrap w-flex-gap5 BnFilter-plane" }, Hg = {
16845
+ }, Hg = { class: "w-flex-center w-flex-wrap w-flex-gap5 BnFilter-plane" }, Wg = {
16817
16846
  key: 0,
16818
16847
  class: "w-empty"
16819
16848
  };
16820
- function Wg(r, l, s, h, u, d) {
16849
+ function jg(r, l, s, h, u, d) {
16821
16850
  const v = O("el-input"), k = O("el-checkbox"), x = O("el-button"), b = O("el-dialog"), D = O("el-tag"), M = O("el-popover"), J = O("el-button-group"), A = jt("loading");
16822
- return w(), P("div", Ag, [
16851
+ return w(), P("div", Rg, [
16823
16852
  B(b, {
16824
16853
  title: "保存筛选条件",
16825
16854
  "custom-class": "w-dialog-border",
@@ -16830,7 +16859,7 @@ function Wg(r, l, s, h, u, d) {
16830
16859
  width: "540px"
16831
16860
  }, {
16832
16861
  default: F(() => [
16833
- y("div", Rg, [
16862
+ y("div", Ug, [
16834
16863
  l[5] || (l[5] = y("div", { class: "save-filter-condition-modal-label" }, "筛选条件名称", -1)),
16835
16864
  B(v, {
16836
16865
  ref: "input",
@@ -16851,7 +16880,7 @@ function Wg(r, l, s, h, u, d) {
16851
16880
  _: 1
16852
16881
  }, 8, ["modelValue"])
16853
16882
  ]),
16854
- y("div", Ug, [
16883
+ y("div", zg, [
16855
16884
  B(x, {
16856
16885
  onClick: l[2] || (l[2] = (Y) => u.show = !1)
16857
16886
  }, {
@@ -16860,7 +16889,7 @@ function Wg(r, l, s, h, u, d) {
16860
16889
  ])]),
16861
16890
  _: 1
16862
16891
  }),
16863
- Oe((w(), H(x, {
16892
+ Pe((w(), H(x, {
16864
16893
  type: "primary",
16865
16894
  disabled: u.postData.name == "",
16866
16895
  onClick: d.sureSave
@@ -16902,7 +16931,7 @@ function Wg(r, l, s, h, u, d) {
16902
16931
  }, 8, ["onClick"])
16903
16932
  ]),
16904
16933
  default: F(() => [
16905
- y("div", zg, [
16934
+ y("div", Hg, [
16906
16935
  (w(!0), P(oe, null, Ce(u.filterList, (Y) => {
16907
16936
  var _e, he;
16908
16937
  return w(), H(D, {
@@ -16921,7 +16950,7 @@ function Wg(r, l, s, h, u, d) {
16921
16950
  _: 2
16922
16951
  }, 1032, ["onClick", "closable", "onClose"]);
16923
16952
  }), 128)),
16924
- u.filterList.length == 0 ? (w(), P("div", Hg, "没有数据")) : R("", !0)
16953
+ u.filterList.length == 0 ? (w(), P("div", Wg, "没有数据")) : R("", !0)
16925
16954
  ])
16926
16955
  ]),
16927
16956
  _: 1
@@ -16931,7 +16960,7 @@ function Wg(r, l, s, h, u, d) {
16931
16960
  })
16932
16961
  ]);
16933
16962
  }
16934
- const jg = /* @__PURE__ */ re(Vg, [["render", Wg], ["__scopeId", "data-v-da6a93a8"]]), Kg = {
16963
+ const Kg = /* @__PURE__ */ re(Ag, [["render", jg], ["__scopeId", "data-v-da6a93a8"]]), Gg = {
16935
16964
  name: "BnImportOrder",
16936
16965
  props: {
16937
16966
  postFunc: Function,
@@ -17012,8 +17041,8 @@ const jg = /* @__PURE__ */ re(Vg, [["render", Wg], ["__scopeId", "data-v-da6a93a
17012
17041
  });
17013
17042
  }
17014
17043
  }
17015
- }, Gg = { class: "workOrderImport" }, qg = { class: "w-tip w-margin-bottom10" }, Jg = { class: "w-margin-bottom8" }, Yg = ["href"], Xg = { class: "w-margin-bottom8" }, Qg = { class: "w-flex-left w-margin-bottom10" }, Zg = { class: "w-margin-bottom8" }, $g = { class: "w-flex-center w-margin-bottom8" }, ev = { class: "w-margin-bottom8" }, tv = { class: "w-margin-bottom8" }, iv = { key: 0 }, nv = { key: 1 }, lv = { class: "workOrderImport-footer" };
17016
- function rv(r, l, s, h, u, d) {
17044
+ }, qg = { class: "workOrderImport" }, Jg = { class: "w-tip w-margin-bottom10" }, Yg = { class: "w-margin-bottom8" }, Xg = ["href"], Qg = { class: "w-margin-bottom8" }, Zg = { class: "w-flex-left w-margin-bottom10" }, $g = { class: "w-margin-bottom8" }, ev = { class: "w-flex-center w-margin-bottom8" }, tv = { class: "w-margin-bottom8" }, iv = { class: "w-margin-bottom8" }, nv = { key: 0 }, lv = { key: 1 }, rv = { class: "workOrderImport-footer" };
17045
+ function ov(r, l, s, h, u, d) {
17017
17046
  const v = O("BnRadio"), k = O("BnCheck"), x = O("el-popover"), b = O("el-upload"), D = O("el-button"), M = O("el-dialog"), J = jt("loading");
17018
17047
  return w(), H(M, {
17019
17048
  modelValue: u.importTaskShow,
@@ -17024,17 +17053,17 @@ function rv(r, l, s, h, u, d) {
17024
17053
  "destroy-on-close": ""
17025
17054
  }, {
17026
17055
  default: F(() => [
17027
- Oe((w(), P("div", Gg, [
17028
- y("div", qg, [
17029
- y("div", Jg, [
17056
+ Pe((w(), P("div", qg, [
17057
+ y("div", Jg, [
17058
+ y("div", Yg, [
17030
17059
  l[8] || (l[8] = y("span", { class: "w-tip-num" }, "1.", -1)),
17031
17060
  l[9] || (l[9] = Z("为了保证数据导入顺利,推荐您使用标准模板 ", -1)),
17032
17061
  y("a", {
17033
17062
  class: "w-color-blue",
17034
17063
  href: `/biztable/io/buildTemplate?tableCode=${s.postData.tableCode}`
17035
- }, "下载模板", 8, Yg)
17064
+ }, "下载模板", 8, Xg)
17036
17065
  ]),
17037
- y("div", Xg, [
17066
+ y("div", Qg, [
17038
17067
  l[10] || (l[10] = y("span", { class: "w-tip-num" }, "2.", -1)),
17039
17068
  Z("文件大小:数据不能超过 " + K(u.maxImportNum) + " 条 ", 1)
17040
17069
  ]),
@@ -17043,10 +17072,10 @@ function rv(r, l, s, h, u, d) {
17043
17072
  Z("文件格式:Excel(.xls)、Excel (.xlsx) ")
17044
17073
  ], -1))
17045
17074
  ]),
17046
- y("div", Qg, [
17075
+ y("div", Zg, [
17047
17076
  l[14] || (l[14] = y("div", { class: "w-margin-right10 w-line-height22" }, "选择导入方式", -1)),
17048
17077
  y("div", null, [
17049
- y("div", Zg, [
17078
+ y("div", $g, [
17050
17079
  B(v, {
17051
17080
  modelValue: u.importSetting.type,
17052
17081
  "onUpdate:modelValue": l[0] || (l[0] = (A) => u.importSetting.type = A),
@@ -17061,7 +17090,7 @@ function rv(r, l, s, h, u, d) {
17061
17090
  label: "导入更新"
17062
17091
  }, null, 8, ["modelValue"])
17063
17092
  ]),
17064
- y("div", $g, [
17093
+ y("div", ev, [
17065
17094
  B(k, {
17066
17095
  modelValue: u.importSetting.ext.mergeImport,
17067
17096
  "onUpdate:modelValue": l[2] || (l[2] = (A) => u.importSetting.ext.mergeImport = A),
@@ -17089,7 +17118,7 @@ function rv(r, l, s, h, u, d) {
17089
17118
  _: 1
17090
17119
  })
17091
17120
  ]),
17092
- y("div", ev, [
17121
+ y("div", tv, [
17093
17122
  B(k, {
17094
17123
  modelValue: u.importSetting.ext.checkMust,
17095
17124
  "onUpdate:modelValue": l[3] || (l[3] = (A) => u.importSetting.ext.checkMust = A),
@@ -17098,7 +17127,7 @@ function rv(r, l, s, h, u, d) {
17098
17127
  label: "导入时不做必填校验"
17099
17128
  }, null, 8, ["modelValue"])
17100
17129
  ]),
17101
- y("div", tv, [
17130
+ y("div", iv, [
17102
17131
  B(k, {
17103
17132
  modelValue: u.importSetting.ext.submitCheck,
17104
17133
  "onUpdate:modelValue": l[4] || (l[4] = (A) => u.importSetting.ext.submitCheck = A),
@@ -17120,14 +17149,14 @@ function rv(r, l, s, h, u, d) {
17120
17149
  "show-file-list": !1
17121
17150
  }, {
17122
17151
  default: F(() => [
17123
- u.fileData ? R("", !0) : (w(), P("div", iv, [...l[15] || (l[15] = [
17152
+ u.fileData ? R("", !0) : (w(), P("div", nv, [...l[15] || (l[15] = [
17124
17153
  Z(" 拖拽文件到这里上传,或", -1),
17125
17154
  y("span", { class: "w-color-blue w-margin-left5" }, [
17126
17155
  y("i", { class: "anwIcon aIcon-download" }),
17127
17156
  Z(" 文件上传")
17128
17157
  ], -1)
17129
17158
  ])])),
17130
- u.fileData ? (w(), P("div", nv, [
17159
+ u.fileData ? (w(), P("div", lv, [
17131
17160
  l[17] || (l[17] = y("div", null, [
17132
17161
  y("i", { class: "anwIcon aIcon-success w-color-green-min" }),
17133
17162
  Z("上传文件成功")
@@ -17144,7 +17173,7 @@ function rv(r, l, s, h, u, d) {
17144
17173
  ])), [
17145
17174
  [J, u.loading]
17146
17175
  ]),
17147
- y("div", lv, [
17176
+ y("div", rv, [
17148
17177
  B(D, {
17149
17178
  onClick: l[5] || (l[5] = (A) => u.importTaskShow = !1)
17150
17179
  }, {
@@ -17167,7 +17196,7 @@ function rv(r, l, s, h, u, d) {
17167
17196
  _: 1
17168
17197
  }, 8, ["modelValue"]);
17169
17198
  }
17170
- const ov = /* @__PURE__ */ re(Kg, [["render", rv], ["__scopeId", "data-v-2dc48845"]]), sv = {
17199
+ const sv = /* @__PURE__ */ re(Gg, [["render", ov], ["__scopeId", "data-v-2dc48845"]]), av = {
17171
17200
  name: "validatorCode",
17172
17201
  props: {
17173
17202
  postData: {
@@ -17192,12 +17221,12 @@ const ov = /* @__PURE__ */ re(Kg, [["render", rv], ["__scopeId", "data-v-2dc4884
17192
17221
  });
17193
17222
  }
17194
17223
  }
17195
- }, av = { class: "validator" }, uv = { class: "validator-code clearFix" }, dv = { class: "w-float-left validator-code-input" }, cv = { class: "w-float-left validator-code-img w-cursor-pointer" };
17196
- function fv(r, l, s, h, u, d) {
17224
+ }, uv = { class: "validator" }, dv = { class: "validator-code clearFix" }, cv = { class: "w-float-left validator-code-input" }, fv = { class: "w-float-left validator-code-img w-cursor-pointer" };
17225
+ function hv(r, l, s, h, u, d) {
17197
17226
  const v = O("el-input"), k = O("el-image"), x = jt("loading");
17198
- return w(), P("div", av, [
17199
- y("div", uv, [
17200
- y("div", dv, [
17227
+ return w(), P("div", uv, [
17228
+ y("div", dv, [
17229
+ y("div", cv, [
17201
17230
  B(v, {
17202
17231
  modelValue: u.codeNum,
17203
17232
  "onUpdate:modelValue": l[0] || (l[0] = (b) => u.codeNum = b),
@@ -17205,7 +17234,7 @@ function fv(r, l, s, h, u, d) {
17205
17234
  placeholder: "请输入验证码"
17206
17235
  }, null, 8, ["modelValue"])
17207
17236
  ]),
17208
- Oe((w(), P("div", cv, [
17237
+ Pe((w(), P("div", fv, [
17209
17238
  B(k, {
17210
17239
  src: u.codeImgUrl,
17211
17240
  title: "刷新验证码",
@@ -17233,9 +17262,9 @@ function fv(r, l, s, h, u, d) {
17233
17262
  ])
17234
17263
  ]);
17235
17264
  }
17236
- const hv = /* @__PURE__ */ re(sv, [["render", fv], ["__scopeId", "data-v-317f44ed"]]), pv = {
17265
+ const pv = /* @__PURE__ */ re(av, [["render", hv], ["__scopeId", "data-v-317f44ed"]]), mv = {
17237
17266
  name: "BnExportOrder",
17238
- components: { validatorCode: hv },
17267
+ components: { validatorCode: pv },
17239
17268
  props: {
17240
17269
  postFunc: Function,
17241
17270
  // 用户级别的唯一值,用于缓存某些操作
@@ -17355,17 +17384,17 @@ const hv = /* @__PURE__ */ re(sv, [["render", fv], ["__scopeId", "data-v-317f44e
17355
17384
  });
17356
17385
  }
17357
17386
  }
17358
- }, mv = { class: "exportOrder" }, gv = { class: "w-tip w-margin-bottom10" }, vv = { class: "w-color-red" }, yv = {
17387
+ }, gv = { class: "exportOrder" }, vv = { class: "w-tip w-margin-bottom10" }, yv = { class: "w-color-red" }, bv = {
17359
17388
  key: 0,
17360
17389
  class: "w-flex-center w-margin-bottom10"
17361
- }, bv = { class: "w-flex-center w-margin-bottom10" }, Cv = {
17390
+ }, Cv = { class: "w-flex-center w-margin-bottom10" }, wv = {
17362
17391
  key: 0,
17363
17392
  class: "exportOrder-tip"
17364
- }, wv = { class: "w-color-blue w-font16 w-font-weight" }, kv = {
17393
+ }, kv = { class: "w-color-blue w-font16 w-font-weight" }, xv = {
17365
17394
  key: 1,
17366
17395
  class: "exportOrder-tip"
17367
- }, xv = { class: "w-color-blue w-font16 w-font-weight" }, _v = { class: "w-flex-between w-flex-bottom w-margin-top10" }, Sv = { class: "" }, Iv = { class: "" }, Dv = { class: "exportOrder-columns" }, Tv = { class: "exportOrder-footer" };
17368
- function Lv(r, l, s, h, u, d) {
17396
+ }, _v = { class: "w-color-blue w-font16 w-font-weight" }, Sv = { class: "w-flex-between w-flex-bottom w-margin-top10" }, Iv = { class: "" }, Dv = { class: "" }, Tv = { class: "exportOrder-columns" }, Lv = { class: "exportOrder-footer" };
17397
+ function Fv(r, l, s, h, u, d) {
17369
17398
  const v = O("BnCheck"), k = O("el-input"), x = O("el-col"), b = O("el-row"), D = O("validator-code"), M = O("el-button"), J = O("el-dialog"), A = jt("loading");
17370
17399
  return w(), H(J, {
17371
17400
  modelValue: u.show,
@@ -17376,19 +17405,19 @@ function Lv(r, l, s, h, u, d) {
17376
17405
  "destroy-on-close": ""
17377
17406
  }, {
17378
17407
  default: F(() => [
17379
- Oe((w(), P("div", mv, [
17380
- y("div", gv, [
17408
+ Pe((w(), P("div", gv, [
17409
+ y("div", vv, [
17381
17410
  y("div", null, [
17382
17411
  l[8] || (l[8] = y("span", { class: "w-tip-num" }, "1.", -1)),
17383
17412
  l[9] || (l[9] = Z("单次最多导出 ", -1)),
17384
- y("span", vv, K(u.maxImportNum), 1),
17413
+ y("span", yv, K(u.maxImportNum), 1),
17385
17414
  l[10] || (l[10] = Z(" 条数据,超出的数据将不导出;导出格式为 ", -1)),
17386
17415
  l[11] || (l[11] = y("span", { class: "w-color-orange" }, ".Excel", -1)),
17387
17416
  l[12] || (l[12] = Z(" 文件 ", -1))
17388
17417
  ])
17389
17418
  ]),
17390
17419
  y("div", null, [
17391
- u.hasMultiRow ? (w(), P("div", yv, [
17420
+ u.hasMultiRow ? (w(), P("div", bv, [
17392
17421
  B(v, {
17393
17422
  modelValue: u.postParams.ext.splitSubformToMultiRow,
17394
17423
  "onUpdate:modelValue": l[0] || (l[0] = (Y) => u.postParams.ext.splitSubformToMultiRow = Y),
@@ -17397,7 +17426,7 @@ function Lv(r, l, s, h, u, d) {
17397
17426
  label: "多选联动组件导出时拆分成多行数据"
17398
17427
  }, null, 8, ["modelValue"])
17399
17428
  ])) : R("", !0),
17400
- y("div", bv, [
17429
+ y("div", Cv, [
17401
17430
  B(v, {
17402
17431
  modelValue: u.postParams.ext.exportImgData,
17403
17432
  "onUpdate:modelValue": l[1] || (l[1] = (Y) => u.postParams.ext.exportImgData = Y),
@@ -17408,24 +17437,24 @@ function Lv(r, l, s, h, u, d) {
17408
17437
  l[13] || (l[13] = y("div", { class: "w-color-orange" }, "(不勾选则导出附件链接)", -1))
17409
17438
  ])
17410
17439
  ]),
17411
- s.postData.all ? (w(), P("div", Cv, [
17440
+ s.postData.all ? (w(), P("div", wv, [
17412
17441
  l[14] || (l[14] = Z("已全选 ", -1)),
17413
- y("span", wv, K(s.postData.allLength), 1),
17442
+ y("span", kv, K(s.postData.allLength), 1),
17414
17443
  l[15] || (l[15] = Z(" 条数据,请选择导出字段", -1))
17415
- ])) : s.postData.ids.length > 0 ? (w(), P("div", kv, [
17444
+ ])) : s.postData.ids.length > 0 ? (w(), P("div", xv, [
17416
17445
  l[16] || (l[16] = Z("已选择 ", -1)),
17417
- y("span", xv, K(s.postData.ids.length), 1),
17446
+ y("span", _v, K(s.postData.ids.length), 1),
17418
17447
  l[17] || (l[17] = Z("条数据,请选择导出字段", -1))
17419
17448
  ])) : R("", !0),
17420
- y("div", _v, [
17421
- y("div", Sv, [
17449
+ y("div", Sv, [
17450
+ y("div", Iv, [
17422
17451
  B(k, {
17423
17452
  modelValue: u.searchText,
17424
17453
  "onUpdate:modelValue": l[2] || (l[2] = (Y) => u.searchText = Y),
17425
17454
  placeholder: "搜索字段"
17426
17455
  }, null, 8, ["modelValue"])
17427
17456
  ]),
17428
- y("div", Iv, [
17457
+ y("div", Dv, [
17429
17458
  y("span", null, K(u.postParams.columns.length), 1),
17430
17459
  Z("/" + K(u.watchComponents.length) + " ", 1),
17431
17460
  y("span", {
@@ -17439,7 +17468,7 @@ function Lv(r, l, s, h, u, d) {
17439
17468
  }, " 取消选中")) : R("", !0)
17440
17469
  ])
17441
17470
  ]),
17442
- y("div", Dv, [
17471
+ y("div", Tv, [
17443
17472
  B(b, { gutter: 20 }, {
17444
17473
  default: F(() => [
17445
17474
  (w(!0), P(oe, null, Ce(u.watchComponents, (Y) => (w(), P(oe, null, [
@@ -17473,7 +17502,7 @@ function Lv(r, l, s, h, u, d) {
17473
17502
  ])), [
17474
17503
  [A, u.loading]
17475
17504
  ]),
17476
- y("div", Tv, [
17505
+ y("div", Lv, [
17477
17506
  B(M, {
17478
17507
  onClick: l[6] || (l[6] = (Y) => u.show = !1),
17479
17508
  loading: u.loading
@@ -17498,7 +17527,7 @@ function Lv(r, l, s, h, u, d) {
17498
17527
  _: 1
17499
17528
  }, 8, ["modelValue"]);
17500
17529
  }
17501
- const Fv = /* @__PURE__ */ re(pv, [["render", Lv], ["__scopeId", "data-v-4f5bea24"]]), Ov = {
17530
+ const Ov = /* @__PURE__ */ re(mv, [["render", Fv], ["__scopeId", "data-v-4f5bea24"]]), Pv = {
17502
17531
  name: "shareUrlInp",
17503
17532
  props: {
17504
17533
  url: String
@@ -17515,11 +17544,11 @@ const Fv = /* @__PURE__ */ re(pv, [["render", Lv], ["__scopeId", "data-v-4f5bea2
17515
17544
  });
17516
17545
  }
17517
17546
  }
17518
- }, Pv = { class: "shareUrlInp" }, Bv = { class: "shareUrlInp-url" }, Mv = ["href"], Nv = { ref: "canvasRef" };
17519
- function Ev(r, l, s, h, u, d) {
17547
+ }, Bv = { class: "shareUrlInp" }, Mv = { class: "shareUrlInp-url" }, Nv = ["href"], Ev = { ref: "canvasRef" };
17548
+ function Vv(r, l, s, h, u, d) {
17520
17549
  const v = O("el-text"), k = O("el-popover");
17521
- return w(), P("div", Pv, [
17522
- y("div", Bv, K(s.url), 1),
17550
+ return w(), P("div", Bv, [
17551
+ y("div", Mv, K(s.url), 1),
17523
17552
  y("div", null, [
17524
17553
  B(v, {
17525
17554
  class: "w-cursor-pointer",
@@ -17537,7 +17566,7 @@ function Ev(r, l, s, h, u, d) {
17537
17566
  class: "w-cursor-pointer w-color-blue",
17538
17567
  href: s.url,
17539
17568
  target: "_blank"
17540
- }, "打开", 8, Mv)
17569
+ }, "打开", 8, Nv)
17541
17570
  ]),
17542
17571
  y("div", null, [
17543
17572
  B(k, {
@@ -17549,16 +17578,16 @@ function Ev(r, l, s, h, u, d) {
17549
17578
  y("span", { class: "bnUIcon bnUIcon-qc w-font26" }, null, -1)
17550
17579
  ])]),
17551
17580
  default: F(() => [
17552
- y("canvas", Nv, null, 512)
17581
+ y("canvas", Ev, null, 512)
17553
17582
  ]),
17554
17583
  _: 1
17555
17584
  }, 8, ["onShow"])
17556
17585
  ])
17557
17586
  ]);
17558
17587
  }
17559
- const Vv = /* @__PURE__ */ re(Ov, [["render", Ev], ["__scopeId", "data-v-d602affc"]]), Av = {
17588
+ const Av = /* @__PURE__ */ re(Pv, [["render", Vv], ["__scopeId", "data-v-d602affc"]]), Rv = {
17560
17589
  name: "BnOrderShare",
17561
- components: { shareUrlInp: Vv },
17590
+ components: { shareUrlInp: Av },
17562
17591
  props: {
17563
17592
  // 工单表ID
17564
17593
  tableId: {
@@ -17730,8 +17759,8 @@ const Vv = /* @__PURE__ */ re(Ov, [["render", Ev], ["__scopeId", "data-v-d602aff
17730
17759
  }) : this.getPlateUrl(!0);
17731
17760
  }
17732
17761
  }
17733
- }, Rv = { class: "orderShare" }, Uv = { class: "orderShare-left" }, zv = { class: "orderShare-tip" }, Hv = { key: 0 }, Wv = { key: 1 }, jv = { key: 2 }, Kv = { class: "w-flex-center" }, Gv = { class: "w-flex-center" }, qv = { class: "w-flex-center" }, Jv = { class: "w-flex-center" }, Yv = { class: "w-flex-center" }, Xv = { class: "w-color-red" }, Qv = { class: "orderShare-right" }, Zv = { key: 0 }, $v = { key: 1 };
17734
- function ey(r, l, s, h, u, d) {
17762
+ }, Uv = { class: "orderShare" }, zv = { class: "orderShare-left" }, Hv = { class: "orderShare-tip" }, Wv = { key: 0 }, jv = { key: 1 }, Kv = { key: 2 }, Gv = { class: "w-flex-center" }, qv = { class: "w-flex-center" }, Jv = { class: "w-flex-center" }, Yv = { class: "w-flex-center" }, Xv = { class: "w-flex-center" }, Qv = { class: "w-color-red" }, Zv = { class: "orderShare-right" }, $v = { key: 0 }, ey = { key: 1 };
17763
+ function ty(r, l, s, h, u, d) {
17735
17764
  const v = O("el-radio"), k = O("el-radio-group"), x = O("el-form-item"), b = O("el-segmented"), D = O("BnSelect"), M = O("el-countdown"), J = O("el-col"), A = O("el-form"), Y = O("shareUrlInp"), _e = O("el-dialog"), he = jt("loading");
17736
17765
  return w(), H(_e, {
17737
17766
  modelValue: u.show,
@@ -17742,8 +17771,8 @@ function ey(r, l, s, h, u, d) {
17742
17771
  "destroy-on-close": ""
17743
17772
  }, {
17744
17773
  default: F(() => [
17745
- Oe((w(), P("div", Rv, [
17746
- y("div", Uv, [
17774
+ Pe((w(), P("div", Uv, [
17775
+ y("div", zv, [
17747
17776
  B(A, {
17748
17777
  "label-position": "left",
17749
17778
  "label-width": "70"
@@ -17785,9 +17814,9 @@ function ey(r, l, s, h, u, d) {
17785
17814
  ]),
17786
17815
  _: 1
17787
17816
  }),
17788
- y("div", zv, [
17817
+ y("div", Hv, [
17789
17818
  l[14] || (l[14] = y("span", { class: "bnUIcon bnUIcon-partner w-color-orange" }, null, -1)),
17790
- u.postData.type == 1 ? (w(), P("span", Hv, [...l[11] || (l[11] = [
17819
+ u.postData.type == 1 ? (w(), P("span", Wv, [...l[11] || (l[11] = [
17791
17820
  Z(" 若你没有可用的淘宝店铺可前往平台市场 ", -1),
17792
17821
  y("a", {
17793
17822
  class: "w-color-blue",
@@ -17795,7 +17824,7 @@ function ey(r, l, s, h, u, d) {
17795
17824
  target: "_blank"
17796
17825
  }, "去订购", -1)
17797
17826
  ])])) : R("", !0),
17798
- u.postData.type == 3 ? (w(), P("span", Wv, [...l[12] || (l[12] = [
17827
+ u.postData.type == 3 ? (w(), P("span", jv, [...l[12] || (l[12] = [
17799
17828
  Z(" 若你没有可用的京东POP店铺可前往平台市场 ", -1),
17800
17829
  y("a", {
17801
17830
  class: "w-color-blue",
@@ -17803,7 +17832,7 @@ function ey(r, l, s, h, u, d) {
17803
17832
  target: "_blank"
17804
17833
  }, "去订购", -1)
17805
17834
  ])])) : R("", !0),
17806
- u.postData.type != 1 && u.postData.type != 3 ? (w(), P("span", jv, [...l[13] || (l[13] = [
17835
+ u.postData.type != 1 && u.postData.type != 3 ? (w(), P("span", Kv, [...l[13] || (l[13] = [
17807
17836
  Z(" 抖音(极速配置版)、京东自营生成的平台链接可以我们的班牛服务大厅统一管理 ", -1),
17808
17837
  y("a", {
17809
17838
  class: "w-color-blue",
@@ -17829,7 +17858,7 @@ function ey(r, l, s, h, u, d) {
17829
17858
  label: "手淘"
17830
17859
  }, {
17831
17860
  default: F(() => [
17832
- y("div", Kv, [
17861
+ y("div", Gv, [
17833
17862
  l[15] || (l[15] = y("span", { class: "bnUIcon bnUIcon-tb w-color-orange w-font24 w-margin-right5" }, null, -1)),
17834
17863
  B(D, {
17835
17864
  modelValue: u.postData.seller,
@@ -17852,7 +17881,7 @@ function ey(r, l, s, h, u, d) {
17852
17881
  label: "抖音"
17853
17882
  }, {
17854
17883
  default: F(() => [
17855
- y("div", Gv, [
17884
+ y("div", qv, [
17856
17885
  l[16] || (l[16] = y("span", { class: "bnUIcon bnUIcon-dy w-color-black3 w-font24 w-margin-right5" }, null, -1)),
17857
17886
  B(D, {
17858
17887
  modelValue: u.postData.seller,
@@ -17876,7 +17905,7 @@ function ey(r, l, s, h, u, d) {
17876
17905
  label: "京东POP"
17877
17906
  }, {
17878
17907
  default: F(() => [
17879
- y("div", qv, [
17908
+ y("div", Jv, [
17880
17909
  l[17] || (l[17] = y("span", {
17881
17910
  class: "bnUIcon bnUIcon-jd w-font24 w-margin-right5",
17882
17911
  style: { color: "red" }
@@ -17903,7 +17932,7 @@ function ey(r, l, s, h, u, d) {
17903
17932
  label: "京东自营"
17904
17933
  }, {
17905
17934
  default: F(() => [
17906
- y("div", Jv, [
17935
+ y("div", Yv, [
17907
17936
  l[18] || (l[18] = y("span", {
17908
17937
  class: "bnUIcon bnUIcon-jd w-margin-right5 w-font24",
17909
17938
  style: { color: "red" }
@@ -17934,9 +17963,9 @@ function ey(r, l, s, h, u, d) {
17934
17963
  value: this.url.endDate
17935
17964
  }, {
17936
17965
  title: F(() => [
17937
- y("div", Yv, [
17966
+ y("div", Xv, [
17938
17967
  l[19] || (l[19] = Z(" 短链到期时间:", -1)),
17939
- y("span", Xv, K(d.formatDate(u.url.endDate)), 1),
17968
+ y("span", Qv, K(d.formatDate(u.url.endDate)), 1),
17940
17969
  y("span", {
17941
17970
  class: "w-color-blue w-margin-left5 w-cursor-pointer",
17942
17971
  onClick: l[6] || (l[6] = (...fe) => d.updateShortUrl && d.updateShortUrl(...fe))
@@ -17955,7 +17984,7 @@ function ey(r, l, s, h, u, d) {
17955
17984
  _: 1
17956
17985
  })
17957
17986
  ]),
17958
- y("div", Qv, [
17987
+ y("div", Zv, [
17959
17988
  l[22] || (l[22] = y("div", { class: "w-padding-bottom10" }, "网页端", -1)),
17960
17989
  B(Y, {
17961
17990
  url: u.url.pc
@@ -17965,13 +17994,13 @@ function ey(r, l, s, h, u, d) {
17965
17994
  url: u.url.mb
17966
17995
  }, null, 8, ["url"]),
17967
17996
  u.postData.seller ? (w(), P(oe, { key: 0 }, [
17968
- u.url.long ? (w(), P("div", Zv, [
17997
+ u.url.long ? (w(), P("div", $v, [
17969
17998
  l[20] || (l[20] = y("div", { class: "w-padding-tb10" }, "平台长连接", -1)),
17970
17999
  B(Y, {
17971
18000
  url: u.url.long
17972
18001
  }, null, 8, ["url"])
17973
18002
  ])) : R("", !0),
17974
- u.url.short ? (w(), P("div", $v, [
18003
+ u.url.short ? (w(), P("div", ey, [
17975
18004
  l[21] || (l[21] = y("div", { class: "w-padding-tb10" }, "平台短链接", -1)),
17976
18005
  B(Y, {
17977
18006
  url: u.url.short
@@ -17986,7 +18015,7 @@ function ey(r, l, s, h, u, d) {
17986
18015
  _: 1
17987
18016
  }, 8, ["modelValue"]);
17988
18017
  }
17989
- const ty = /* @__PURE__ */ re(Av, [["render", ey], ["__scopeId", "data-v-cc5c9505"]]), iy = {
18018
+ const iy = /* @__PURE__ */ re(Rv, [["render", ty], ["__scopeId", "data-v-cc5c9505"]]), ny = {
17990
18019
  name: "WorksheetCopy",
17991
18020
  data() {
17992
18021
  return {
@@ -18036,8 +18065,8 @@ const ty = /* @__PURE__ */ re(Av, [["render", ey], ["__scopeId", "data-v-cc5c950
18036
18065
  }
18037
18066
  }
18038
18067
  };
18039
- function ny(r, l, s, h, u, d) {
18040
- return Oe((w(), P("div", {
18068
+ function ly(r, l, s, h, u, d) {
18069
+ return Pe((w(), P("div", {
18041
18070
  class: "worksheetCopy",
18042
18071
  style: kt(u.style),
18043
18072
  onMouseover: l[0] || (l[0] = (...v) => d.onMouseEvent && d.onMouseEvent(...v)),
@@ -18047,9 +18076,9 @@ function ny(r, l, s, h, u, d) {
18047
18076
  [at, u.visiable || u.isMouseIn]
18048
18077
  ]);
18049
18078
  }
18050
- const ly = /* @__PURE__ */ re(iy, [["render", ny], ["__scopeId", "data-v-f14719c4"]]), ry = {
18079
+ const ry = /* @__PURE__ */ re(ny, [["render", ly], ["__scopeId", "data-v-f14719c4"]]), oy = {
18051
18080
  name: "showChildTable",
18052
- components: { tableCellCopy: ly },
18081
+ components: { tableCellCopy: ry },
18053
18082
  props: {
18054
18083
  columns: Array,
18055
18084
  maxHeight: {
@@ -18076,7 +18105,7 @@ const ly = /* @__PURE__ */ re(iy, [["render", ny], ["__scopeId", "data-v-f14719c
18076
18105
  }
18077
18106
  }
18078
18107
  };
18079
- function oy(r, l, s, h, u, d) {
18108
+ function sy(r, l, s, h, u, d) {
18080
18109
  const v = O("tableCellCopy"), k = O("vxe-column"), x = O("BnFileView"), b = O("vxe-table");
18081
18110
  return w(), P(oe, null, [
18082
18111
  B(v, { ref: "childTableCopy" }, null, 512),
@@ -18126,7 +18155,7 @@ function oy(r, l, s, h, u, d) {
18126
18155
  }, 8, ["onCellMouseenter", "onCellMouseleave", "data", "max-height"])
18127
18156
  ], 64);
18128
18157
  }
18129
- const sy = /* @__PURE__ */ re(ry, [["render", oy]]), ay = {
18158
+ const ay = /* @__PURE__ */ re(oy, [["render", sy]]), uy = {
18130
18159
  name: "showTimeLine",
18131
18160
  props: {
18132
18161
  columns: Array,
@@ -18159,13 +18188,13 @@ const sy = /* @__PURE__ */ re(ry, [["render", oy]]), ay = {
18159
18188
  return r ? r.length > 50 : !1;
18160
18189
  }
18161
18190
  }
18162
- }, uy = { class: "showTimeLine" }, dy = { class: "showTimeLine-box-title" }, cy = { class: "showTimeLine-box-title" }, fy = { class: "showTimeLine-box-file" }, hy = { class: "showTimeLine-box-title" }, py = ["innerHTML"], my = {
18191
+ }, dy = { class: "showTimeLine" }, cy = { class: "showTimeLine-box-title" }, fy = { class: "showTimeLine-box-title" }, hy = { class: "showTimeLine-box-file" }, py = { class: "showTimeLine-box-title" }, my = ["innerHTML"], gy = {
18163
18192
  key: 0,
18164
18193
  class: "w-text-center"
18165
18194
  };
18166
- function gy(r, l, s, h, u, d) {
18195
+ function vy(r, l, s, h, u, d) {
18167
18196
  const v = O("el-popover"), k = O("el-col"), x = O("el-row"), b = O("BnFileView"), D = O("el-card"), M = O("el-timeline-item"), J = O("el-timeline"), A = O("el-button");
18168
- return w(), P("div", uy, [
18197
+ return w(), P("div", dy, [
18169
18198
  B(J, { style: { "max-width": "800px" } }, {
18170
18199
  default: F(() => [
18171
18200
  (w(!0), P(oe, null, Ce(d.displayData, (Y, _e) => (w(), H(M, {
@@ -18186,7 +18215,7 @@ function gy(r, l, s, h, u, d) {
18186
18215
  class: "showTimeLine-box"
18187
18216
  }, {
18188
18217
  default: F(() => [
18189
- y("div", dy, K(he.name) + ":", 1),
18218
+ y("div", cy, K(he.name) + ":", 1),
18190
18219
  B(v, {
18191
18220
  content: Y[he.columnCode],
18192
18221
  placement: "top-end",
@@ -18221,8 +18250,8 @@ function gy(r, l, s, h, u, d) {
18221
18250
  class: "showTimeLine-box"
18222
18251
  }, {
18223
18252
  default: F(() => [
18224
- y("div", cy, K(he.name) + ":", 1),
18225
- y("div", fy, [
18253
+ y("div", fy, K(he.name) + ":", 1),
18254
+ y("div", hy, [
18226
18255
  B(b, {
18227
18256
  "file-list": Y.inside[he.columnCode],
18228
18257
  "is-mini": !0,
@@ -18249,10 +18278,10 @@ function gy(r, l, s, h, u, d) {
18249
18278
  class: "showTimeLine-box"
18250
18279
  }, {
18251
18280
  default: F(() => [
18252
- y("div", hy, K(he.name) + ":", 1),
18281
+ y("div", py, K(he.name) + ":", 1),
18253
18282
  y("div", {
18254
18283
  innerHTML: Y[he.columnCode]
18255
- }, null, 8, py)
18284
+ }, null, 8, my)
18256
18285
  ]),
18257
18286
  _: 2
18258
18287
  }, 1024)) : R("", !0)
@@ -18269,7 +18298,7 @@ function gy(r, l, s, h, u, d) {
18269
18298
  ]),
18270
18299
  _: 1
18271
18300
  }),
18272
- s.tableData.length > 3 ? (w(), P("div", my, [
18301
+ s.tableData.length > 3 ? (w(), P("div", gy, [
18273
18302
  B(A, {
18274
18303
  type: "primary",
18275
18304
  onClick: d.toggleExpand,
@@ -18283,9 +18312,9 @@ function gy(r, l, s, h, u, d) {
18283
18312
  ])) : R("", !0)
18284
18313
  ]);
18285
18314
  }
18286
- const vy = /* @__PURE__ */ re(ay, [["render", gy], ["__scopeId", "data-v-11a3fde7"]]), yy = {
18315
+ const yy = /* @__PURE__ */ re(uy, [["render", vy], ["__scopeId", "data-v-11a3fde7"]]), by = {
18287
18316
  name: "showSubFormDetail",
18288
- components: { showChildTable: sy, showTimeLine: vy },
18317
+ components: { showChildTable: ay, showTimeLine: yy },
18289
18318
  props: {
18290
18319
  column: Object,
18291
18320
  row: Object,
@@ -18300,12 +18329,12 @@ const vy = /* @__PURE__ */ re(ay, [["render", gy], ["__scopeId", "data-v-11a3fde
18300
18329
  };
18301
18330
  },
18302
18331
  created() {
18303
- this.tableData = zp(this.column, this.row);
18332
+ this.tableData = Hp(this.column, this.row);
18304
18333
  }
18305
- }, by = { class: "showSubFormDetail" };
18306
- function Cy(r, l, s, h, u, d) {
18334
+ }, Cy = { class: "showSubFormDetail" };
18335
+ function wy(r, l, s, h, u, d) {
18307
18336
  const v = O("showTimeLine"), k = O("showChildTable");
18308
- return w(), P("div", by, [
18337
+ return w(), P("div", Cy, [
18309
18338
  s.column.columnCode == "serve_progress" || s.column.columnCode == "tracking_back" ? (w(), H(v, {
18310
18339
  key: 0,
18311
18340
  columns: s.column.moduleDefinition,
@@ -18318,7 +18347,7 @@ function Cy(r, l, s, h, u, d) {
18318
18347
  }, null, 8, ["columns", "tableData", "maxHeight"]))
18319
18348
  ]);
18320
18349
  }
18321
- const wy = /* @__PURE__ */ re(yy, [["render", Cy], ["__scopeId", "data-v-854a53bc"]]), ky = {
18350
+ const ky = /* @__PURE__ */ re(by, [["render", wy], ["__scopeId", "data-v-854a53bc"]]), xy = {
18322
18351
  name: "orderLogs",
18323
18352
  props: {
18324
18353
  tableInfo: {},
@@ -18348,10 +18377,10 @@ const wy = /* @__PURE__ */ re(yy, [["render", Cy], ["__scopeId", "data-v-854a53b
18348
18377
  return this.filterUsers.length > 0 ? this.taskLog.filter((r) => this.filterUsers.includes(String(r.ownerId))) : this.taskLog;
18349
18378
  }
18350
18379
  }
18351
- }, xy = { class: "w-padding-tb10" }, _y = ["title"];
18352
- function Sy(r, l, s, h, u, d) {
18380
+ }, _y = { class: "w-padding-tb10" }, Sy = ["title"];
18381
+ function Iy(r, l, s, h, u, d) {
18353
18382
  const v = O("BnEmptyTip"), k = O("el-card"), x = O("el-timeline-item"), b = O("el-timeline");
18354
- return w(), P("div", xy, [
18383
+ return w(), P("div", _y, [
18355
18384
  d.logList.length ? R("", !0) : (w(), H(v, { key: 0 })),
18356
18385
  B(b, null, {
18357
18386
  default: F(() => [
@@ -18367,7 +18396,7 @@ function Sy(r, l, s, h, u, d) {
18367
18396
  y("div", {
18368
18397
  class: "w-text-over-two w-color-black6 w-font13",
18369
18398
  title: D.content
18370
- }, K(D.content), 9, _y)
18399
+ }, K(D.content), 9, Sy)
18371
18400
  ]),
18372
18401
  _: 2
18373
18402
  }, 1024)
@@ -18379,7 +18408,7 @@ function Sy(r, l, s, h, u, d) {
18379
18408
  })
18380
18409
  ]);
18381
18410
  }
18382
- const Iy = /* @__PURE__ */ re(ky, [["render", Sy]]), Dy = {
18411
+ const Dy = /* @__PURE__ */ re(xy, [["render", Iy]]), Ty = {
18383
18412
  name: "searchLogByUser",
18384
18413
  props: {
18385
18414
  modelValue: {
@@ -18442,11 +18471,11 @@ const Iy = /* @__PURE__ */ re(ky, [["render", Sy]]), Dy = {
18442
18471
  this.val = [], this.$emit("update:modelValue", ye(this.val));
18443
18472
  }
18444
18473
  }
18445
- }, Ty = {
18474
+ }, Ly = {
18446
18475
  key: 0,
18447
18476
  class: "w-color-gray"
18448
- }, Ly = { class: "w-text-right w-padding-lr10 w-padding-tb4" };
18449
- function Fy(r, l, s, h, u, d) {
18477
+ }, Fy = { class: "w-text-right w-padding-lr10 w-padding-tb4" };
18478
+ function Oy(r, l, s, h, u, d) {
18450
18479
  const v = O("el-button"), k = O("BnDrop");
18451
18480
  return w(), H(k, {
18452
18481
  ref: "bnDrop",
@@ -18463,7 +18492,7 @@ function Fy(r, l, s, h, u, d) {
18463
18492
  pageProps: { pageNum: "pageNo", pageSize: "pageSize" }
18464
18493
  }, {
18465
18494
  "dropdown-bottom": F(() => [
18466
- y("div", Ly, [
18495
+ y("div", Fy, [
18467
18496
  u.val.length ? (w(), H(v, {
18468
18497
  key: 0,
18469
18498
  link: "",
@@ -18506,7 +18535,7 @@ function Fy(r, l, s, h, u, d) {
18506
18535
  y("span", { class: "bnUIcon bnUIcon-search" }),
18507
18536
  Z(" 筛选")
18508
18537
  ], -1)),
18509
- s.modelValue.length ? (w(), P("span", Ty, "(已选" + K(s.modelValue.length) + "人)", 1)) : R("", !0),
18538
+ s.modelValue.length ? (w(), P("span", Ly, "(已选" + K(s.modelValue.length) + "人)", 1)) : R("", !0),
18510
18539
  s.modelValue.length ? (w(), P("span", {
18511
18540
  key: 1,
18512
18541
  class: "bnUIcon bnUIcon-clear filter-btn-icon w-color-red w-margin-left4",
@@ -18520,9 +18549,9 @@ function Fy(r, l, s, h, u, d) {
18520
18549
  _: 3
18521
18550
  }, 8, ["postData", "postFunc", "options", "modelValue"]);
18522
18551
  }
18523
- const Oy = /* @__PURE__ */ re(Dy, [["render", Fy], ["__scopeId", "data-v-d541a9f6"]]), Py = {
18552
+ const Py = /* @__PURE__ */ re(Ty, [["render", Oy], ["__scopeId", "data-v-d541a9f6"]]), By = {
18524
18553
  name: "BnOrderDetail",
18525
- components: { showSubForm: wy, orderLogs: Iy, filterLogByUser: Oy },
18554
+ components: { showSubForm: ky, orderLogs: Dy, filterLogByUser: Py },
18526
18555
  props: {
18527
18556
  // 表信息
18528
18557
  tableInfo: Object,
@@ -18604,7 +18633,7 @@ const Oy = /* @__PURE__ */ re(Dy, [["render", Fy], ["__scopeId", "data-v-d541a9f
18604
18633
  * */
18605
18634
  async getTableInfo() {
18606
18635
  let r = await this.postFunc(`/biztable/definition/table?tableCode=${this.tableInfo.tableCode}&columns=1`, null, "get");
18607
- r.code || (this.components = Up(r.data.columns, r.data.appId, r.data.tableId));
18636
+ r.code || (this.components = zp(r.data.columns, r.data.appId, r.data.tableId));
18608
18637
  },
18609
18638
  /**
18610
18639
  * 查询工单详情
@@ -18639,29 +18668,29 @@ const Oy = /* @__PURE__ */ re(Dy, [["render", Fy], ["__scopeId", "data-v-d541a9f
18639
18668
  l.value = r, document.body.appendChild(l), l.select(), document.execCommand("copy"), document.body.removeChild(l), this.$message.success("复制成功");
18640
18669
  }
18641
18670
  }
18642
- }, By = { class: "BnOrderDetail-main-top" }, My = { class: "BnOrderDetail-main-top-btn w-flex-center" }, Ny = { class: "BnOrderDetail-main-body" }, Ey = { class: "BnOrderDetail-main-detail" }, Vy = {
18671
+ }, My = { class: "BnOrderDetail-main-top" }, Ny = { class: "BnOrderDetail-main-top-btn w-flex-center" }, Ey = { class: "BnOrderDetail-main-body" }, Vy = { class: "BnOrderDetail-main-detail" }, Ay = {
18643
18672
  key: 0,
18644
18673
  class: "BnOrderDetail-item"
18645
- }, Ay = { class: "BnOrderDetail-item-header" }, Ry = {
18674
+ }, Ry = { class: "BnOrderDetail-item-header" }, Uy = {
18646
18675
  key: 0,
18647
18676
  class: "w-margin-top4"
18648
- }, Uy = {
18677
+ }, zy = {
18649
18678
  key: 0,
18650
18679
  class: "BnOrderDetail-item-content"
18651
- }, zy = {
18680
+ }, Hy = {
18652
18681
  key: 0,
18653
18682
  class: "BnOrderDetail-item-content-text"
18654
- }, Hy = ["onClick"], Wy = {
18683
+ }, Wy = ["onClick"], jy = {
18655
18684
  key: 1,
18656
18685
  class: "BnOrderDetail-item-content-sub"
18657
- }, jy = {
18686
+ }, Ky = {
18658
18687
  key: 2,
18659
18688
  class: "BnOrderDetail-item-content-sub"
18660
- }, Ky = { class: "BnOrderDetail-main-other" }, Gy = {
18689
+ }, Gy = { class: "BnOrderDetail-main-other" }, qy = {
18661
18690
  class: "w-flex-center w-flex-between",
18662
18691
  style: { background: "#fff" }
18663
18692
  };
18664
- function qy(r, l, s, h, u, d) {
18693
+ function Jy(r, l, s, h, u, d) {
18665
18694
  const v = O("el-button"), k = O("el-tooltip"), x = O("BnEmptyTip"), b = O("BnFileView"), D = O("showSubForm"), M = O("BnOrderCard"), J = O("el-tab-pane"), A = O("el-tabs"), Y = O("filterLogByUser"), _e = O("el-affix"), he = O("orderLogs"), fe = O("el-backtop"), xe = jt("loading");
18666
18695
  return u.show ? (w(), P("div", {
18667
18696
  key: 0,
@@ -18674,13 +18703,13 @@ function qy(r, l, s, h, u, d) {
18674
18703
  onClick: l[6] || (l[6] = _n(() => {
18675
18704
  }, ["stop"]))
18676
18705
  }, [
18677
- y("div", By, [
18706
+ y("div", My, [
18678
18707
  xt(r.$slots, "top", {
18679
18708
  taskDetail: u.taskDetail,
18680
18709
  components: d.componentList,
18681
18710
  id: u.id
18682
18711
  }, void 0, !0),
18683
- y("div", My, [
18712
+ y("div", Ny, [
18684
18713
  (w(!0), P(oe, null, Ce(s.operateList, (ae) => (w(), H(v, {
18685
18714
  plain: "",
18686
18715
  size: "small",
@@ -18709,7 +18738,7 @@ function qy(r, l, s, h, u, d) {
18709
18738
  }, {
18710
18739
  default: F(() => [
18711
18740
  y("span", {
18712
- class: Pe(["bnUIcon", [u.showEmpty ? "bnUIcon-notLookEmpty w-color-red" : "bnUIcon-lookEmpty w-color-blue"]]),
18741
+ class: Oe(["bnUIcon", [u.showEmpty ? "bnUIcon-notLookEmpty w-color-red" : "bnUIcon-lookEmpty w-color-blue"]]),
18713
18742
  onClick: l[2] || (l[2] = (...ae) => d.toggleEmpty && d.toggleEmpty(...ae))
18714
18743
  }, null, 2)
18715
18744
  ]),
@@ -18721,42 +18750,42 @@ function qy(r, l, s, h, u, d) {
18721
18750
  })
18722
18751
  ])
18723
18752
  ]),
18724
- Oe((w(), P("div", Ny, [
18725
- y("div", Ey, [
18753
+ Pe((w(), P("div", Ey, [
18754
+ y("div", Vy, [
18726
18755
  u.taskDetail.id ? R("", !0) : (w(), H(x, { key: 0 })),
18727
18756
  (w(!0), P(oe, null, Ce(d.componentList, (ae, ge) => {
18728
18757
  var De;
18729
18758
  return w(), P(oe, { key: ge }, [
18730
- u.showEmpty || !d.isEmpty(u.taskDetail[ae.columnCode]) ? (w(), P("div", Vy, [
18731
- y("div", Ay, [
18759
+ u.showEmpty || !d.isEmpty(u.taskDetail[ae.columnCode]) ? (w(), P("div", Ay, [
18760
+ y("div", Ry, [
18732
18761
  Z(K(ae.name) + " ", 1),
18733
- (De = ae.style) != null && De.detailIcon ? (w(), P("div", Ry, [...l[8] || (l[8] = [
18762
+ (De = ae.style) != null && De.detailIcon ? (w(), P("div", Uy, [...l[8] || (l[8] = [
18734
18763
  y("img", {
18735
18764
  style: { width: "72px", height: "16px" },
18736
18765
  src: "https://banniu-work.oss-cn-zhangjiakou.aliyuncs.com/125_10030158_10c0871f0e3550f1297a850a1a9ecabd.jpg"
18737
18766
  }, null, -1)
18738
18767
  ])])) : R("", !0)
18739
18768
  ]),
18740
- d.isEmpty(u.taskDetail[ae.columnCode]) ? R("", !0) : (w(), P("div", Uy, [
18769
+ d.isEmpty(u.taskDetail[ae.columnCode]) ? R("", !0) : (w(), P("div", zy, [
18741
18770
  xt(r.$slots, "columnDetail_" + ae.columnCode, {
18742
18771
  item: ae,
18743
18772
  value: u.taskDetail[ae.columnCode],
18744
18773
  row: u.taskDetail
18745
18774
  }, () => [
18746
- ae.behaviorType != 13 && ae.behaviorType != 10 ? (w(), P("div", zy, [
18775
+ ae.behaviorType != 13 && ae.behaviorType != 10 ? (w(), P("div", Hy, [
18747
18776
  Z(K(u.taskDetail[ae.columnCode]) + " ", 1),
18748
18777
  y("span", {
18749
18778
  class: "w-color-blue w-cursor-pointer",
18750
18779
  onClick: (je) => d.copyVal(u.taskDetail[ae.columnCode])
18751
- }, "复制", 8, Hy)
18752
- ])) : ae.behaviorType == 10 ? (w(), P("div", Wy, [
18780
+ }, "复制", 8, Wy)
18781
+ ])) : ae.behaviorType == 10 ? (w(), P("div", jy, [
18753
18782
  B(b, {
18754
18783
  "file-list": u.taskDetail.inside[ae.columnCode],
18755
18784
  "is-mini": !0,
18756
18785
  "no-warp": !0,
18757
18786
  width: "50px"
18758
18787
  }, null, 8, ["file-list"])
18759
- ])) : ae.behaviorType == 13 ? (w(), P("div", jy, [
18788
+ ])) : ae.behaviorType == 13 ? (w(), P("div", Ky, [
18760
18789
  B(D, {
18761
18790
  column: ae,
18762
18791
  row: u.taskDetail,
@@ -18774,13 +18803,13 @@ function qy(r, l, s, h, u, d) {
18774
18803
  extendPost: { tid: u.taskDetail.tid, taskId: u.id, appId: s.tableInfo.appId, projectId: s.tableInfo.tableId }
18775
18804
  }, null, 8, ["postFunc", "extendPost"])) : R("", !0)
18776
18805
  ]),
18777
- y("div", Ky, [
18806
+ y("div", Gy, [
18778
18807
  B(_e, {
18779
18808
  target: ".BnOrderDetail-main-other",
18780
18809
  offset: 30
18781
18810
  }, {
18782
18811
  default: F(() => [
18783
- y("div", Gy, [
18812
+ y("div", qy, [
18784
18813
  B(A, {
18785
18814
  modelValue: u.defaultTab,
18786
18815
  "onUpdate:modelValue": l[4] || (l[4] = (ae) => u.defaultTab = ae),
@@ -18832,7 +18861,7 @@ function qy(r, l, s, h, u, d) {
18832
18861
  ])
18833
18862
  ])) : R("", !0);
18834
18863
  }
18835
- const Jy = /* @__PURE__ */ re(Py, [["render", qy], ["__scopeId", "data-v-27796a33"]]), kn = {
18864
+ const Yy = /* @__PURE__ */ re(By, [["render", Jy], ["__scopeId", "data-v-27796a33"]]), kn = {
18836
18865
  no: {
18837
18866
  url: "https://banniu-work.oss-cn-zhangjiakou.aliyuncs.com/125_110527787_41d59fbd8671cfd9a5d2449ccdbfa03f.png",
18838
18867
  tip: "呀~没有内容呢~",
@@ -18857,7 +18886,7 @@ const Jy = /* @__PURE__ */ re(Py, [["render", qy], ["__scopeId", "data-v-27796a3
18857
18886
  width: 0.8,
18858
18887
  height: 0.8
18859
18888
  }
18860
- }, Yy = {
18889
+ }, Xy = {
18861
18890
  name: "BnEmptyTip",
18862
18891
  props: {
18863
18892
  url: {
@@ -18895,19 +18924,19 @@ const Jy = /* @__PURE__ */ re(Py, [["render", qy], ["__scopeId", "data-v-27796a3
18895
18924
  };
18896
18925
  }
18897
18926
  }
18898
- }, Xy = { class: "BnEmptyTip" }, Qy = { class: "BnEmptyTip-box" }, Zy = { class: "BnEmptyTip-text" };
18899
- function $y(r, l, s, h, u, d) {
18900
- return w(), P("div", Xy, [
18901
- y("div", Qy, [
18927
+ }, Qy = { class: "BnEmptyTip" }, Zy = { class: "BnEmptyTip-box" }, $y = { class: "BnEmptyTip-text" };
18928
+ function eb(r, l, s, h, u, d) {
18929
+ return w(), P("div", Qy, [
18930
+ y("div", Zy, [
18902
18931
  y("div", {
18903
18932
  class: "BnEmptyTip-img",
18904
18933
  style: kt(d.boxStyle)
18905
18934
  }, null, 4),
18906
- y("div", Zy, K(d.displayTip), 1)
18935
+ y("div", $y, K(d.displayTip), 1)
18907
18936
  ])
18908
18937
  ]);
18909
18938
  }
18910
- const eb = /* @__PURE__ */ re(Yy, [["render", $y], ["__scopeId", "data-v-eba7ecc5"]]), tb = {
18939
+ const tb = /* @__PURE__ */ re(Xy, [["render", eb], ["__scopeId", "data-v-eba7ecc5"]]), ib = {
18911
18940
  name: "BnWebLog",
18912
18941
  data() {
18913
18942
  return {
@@ -18959,11 +18988,11 @@ const eb = /* @__PURE__ */ re(Yy, [["render", $y], ["__scopeId", "data-v-eba7ecc
18959
18988
  return `${r}:${r == 0 || r == 1 ? "成功" : "失败"}`;
18960
18989
  }
18961
18990
  }
18962
- }, ib = { style: { height: "calc(100vh - 158px)", "overflow-y": "auto", padding: "8px 20px 20px 20px" } }, nb = { class: "w-text-right" }, lb = { style: { height: "calc(100% - 80px)" } }, rb = { class: "w-text-right w-margin-top6" }, ob = { class: "BnWebLog" }, sb = { class: "w-flex-right" }, ab = { class: "BnWebLog-card-body" }, ub = { key: 0 }, db = { key: 1 }, cb = {
18991
+ }, nb = { style: { height: "calc(100vh - 158px)", "overflow-y": "auto", padding: "8px 20px 20px 20px" } }, lb = { class: "w-text-right" }, rb = { style: { height: "calc(100% - 80px)" } }, ob = { class: "w-text-right w-margin-top6" }, sb = { class: "BnWebLog" }, ab = { class: "w-flex-right" }, ub = { class: "BnWebLog-card-body" }, db = { key: 0 }, cb = { key: 1 }, fb = {
18963
18992
  key: 2,
18964
18993
  class: "w-text-over"
18965
- }, fb = { key: 3 }, hb = { key: 4 }, pb = { key: 5 }, mb = { key: 6 }, gb = { key: 7 }, vb = { key: 8 }, yb = { key: 9 }, bb = { key: 10 }, Cb = { key: 11 }, wb = { key: 12 };
18966
- function kb(r, l, s, h, u, d) {
18994
+ }, hb = { key: 3 }, pb = { key: 4 }, mb = { key: 5 }, gb = { key: 6 }, vb = { key: 7 }, yb = { key: 8 }, bb = { key: 9 }, Cb = { key: 10 }, wb = { key: 11 }, kb = { key: 12 };
18995
+ function xb(r, l, s, h, u, d) {
18967
18996
  const v = O("el-button"), k = O("vxe-column"), x = O("vxe-table"), b = O("el-pagination"), D = O("el-dialog"), M = O("el-card"), J = jt("loading");
18968
18997
  return w(), P("div", null, [
18969
18998
  B(D, {
@@ -18976,8 +19005,8 @@ function kb(r, l, s, h, u, d) {
18976
19005
  "destroy-on-close": ""
18977
19006
  }, {
18978
19007
  default: F(() => [
18979
- Oe((w(), P("div", ib, [
18980
- y("div", nb, [
19008
+ Pe((w(), P("div", nb, [
19009
+ y("div", lb, [
18981
19010
  B(v, {
18982
19011
  link: "",
18983
19012
  onClick: l[0] || (l[0] = (A) => d.copyText(u.dataList)),
@@ -18989,7 +19018,7 @@ function kb(r, l, s, h, u, d) {
18989
19018
  _: 1
18990
19019
  })
18991
19020
  ]),
18992
- y("div", lb, [
19021
+ y("div", rb, [
18993
19022
  B(x, {
18994
19023
  height: "100%",
18995
19024
  "row-id": "id",
@@ -19020,7 +19049,7 @@ function kb(r, l, s, h, u, d) {
19020
19049
  _: 1
19021
19050
  }, 8, ["loading", "data"])
19022
19051
  ]),
19023
- y("div", rb, [
19052
+ y("div", ob, [
19024
19053
  B(b, {
19025
19054
  "current-page": u.currentPage,
19026
19055
  "onUpdate:currentPage": l[1] || (l[1] = (A) => u.currentPage = A),
@@ -19037,10 +19066,10 @@ function kb(r, l, s, h, u, d) {
19037
19066
  ]),
19038
19067
  _: 1
19039
19068
  }, 8, ["modelValue"]),
19040
- Oe(y("div", ob, [
19069
+ Pe(y("div", sb, [
19041
19070
  B(M, { class: "BnWebLog-card" }, {
19042
19071
  default: F(() => [
19043
- y("div", sb, [
19072
+ y("div", ab, [
19044
19073
  B(v, {
19045
19074
  type: "primary",
19046
19075
  link: "",
@@ -19062,20 +19091,20 @@ function kb(r, l, s, h, u, d) {
19062
19091
  _: 1
19063
19092
  })
19064
19093
  ]),
19065
- y("div", ab, [
19066
- u.sessionInfo.userName ? (w(), P("div", ub, "用户名:" + K(u.sessionInfo.userName), 1)) : R("", !0),
19067
- u.sessionInfo.userId ? (w(), P("div", db, "用户id:" + K(u.sessionInfo.userId), 1)) : R("", !0),
19068
- u.sessionInfo.companyName ? (w(), P("div", cb, "公司名称:" + K(u.sessionInfo.companyName), 1)) : R("", !0),
19069
- u.sessionInfo.companyId ? (w(), P("div", fb, "公司id:" + K(u.sessionInfo.companyId), 1)) : R("", !0),
19070
- u.sessionInfo.tableCode ? (w(), P("div", hb, "表code:" + K(u.sessionInfo.tableCode), 1)) : R("", !0),
19071
- u.sessionInfo.appId ? (w(), P("div", pb, "小程序id:" + K(u.sessionInfo.appId), 1)) : R("", !0),
19072
- u.sessionInfo.tableId ? (w(), P("div", mb, "工作表id:" + K(u.sessionInfo.tableId), 1)) : R("", !0),
19073
- u.sessionInfo.taskId ? (w(), P("div", gb, "任务id:" + K(u.sessionInfo.taskId), 1)) : R("", !0),
19074
- u.sessionInfo.workflowId ? (w(), P("div", vb, "流程模板id:" + K(u.sessionInfo.workflowId), 1)) : R("", !0),
19075
- u.sessionInfo.instanceId ? (w(), P("div", yb, "流程实例id:" + K(u.sessionInfo.instanceId), 1)) : R("", !0),
19076
- u.sessionInfo.workFlowNodeId ? (w(), P("div", bb, "流程节点id:" + K(u.sessionInfo.workFlowNodeId), 1)) : R("", !0),
19077
- u.sessionInfo.processCode ? (w(), P("div", Cb, "流程节点code:" + K(u.sessionInfo.processCode), 1)) : R("", !0),
19078
- u.sessionInfo.url ? (w(), P("div", wb, "工作表i地址:" + K(u.sessionInfo.url), 1)) : R("", !0)
19094
+ y("div", ub, [
19095
+ u.sessionInfo.userName ? (w(), P("div", db, "用户名:" + K(u.sessionInfo.userName), 1)) : R("", !0),
19096
+ u.sessionInfo.userId ? (w(), P("div", cb, "用户id:" + K(u.sessionInfo.userId), 1)) : R("", !0),
19097
+ u.sessionInfo.companyName ? (w(), P("div", fb, "公司名称:" + K(u.sessionInfo.companyName), 1)) : R("", !0),
19098
+ u.sessionInfo.companyId ? (w(), P("div", hb, "公司id:" + K(u.sessionInfo.companyId), 1)) : R("", !0),
19099
+ u.sessionInfo.tableCode ? (w(), P("div", pb, "表code:" + K(u.sessionInfo.tableCode), 1)) : R("", !0),
19100
+ u.sessionInfo.appId ? (w(), P("div", mb, "小程序id:" + K(u.sessionInfo.appId), 1)) : R("", !0),
19101
+ u.sessionInfo.tableId ? (w(), P("div", gb, "工作表id:" + K(u.sessionInfo.tableId), 1)) : R("", !0),
19102
+ u.sessionInfo.taskId ? (w(), P("div", vb, "任务id:" + K(u.sessionInfo.taskId), 1)) : R("", !0),
19103
+ u.sessionInfo.workflowId ? (w(), P("div", yb, "流程模板id:" + K(u.sessionInfo.workflowId), 1)) : R("", !0),
19104
+ u.sessionInfo.instanceId ? (w(), P("div", bb, "流程实例id:" + K(u.sessionInfo.instanceId), 1)) : R("", !0),
19105
+ u.sessionInfo.workFlowNodeId ? (w(), P("div", Cb, "流程节点id:" + K(u.sessionInfo.workFlowNodeId), 1)) : R("", !0),
19106
+ u.sessionInfo.processCode ? (w(), P("div", wb, "流程节点code:" + K(u.sessionInfo.processCode), 1)) : R("", !0),
19107
+ u.sessionInfo.url ? (w(), P("div", kb, "工作表i地址:" + K(u.sessionInfo.url), 1)) : R("", !0)
19079
19108
  ])
19080
19109
  ]),
19081
19110
  _: 1
@@ -19085,71 +19114,71 @@ function kb(r, l, s, h, u, d) {
19085
19114
  ])
19086
19115
  ]);
19087
19116
  }
19088
- const xb = /* @__PURE__ */ re(tb, [["render", kb], ["__scopeId", "data-v-8d25baf6"]]), _b = ce(() => import("./index-aooX1QXm.js")), Sb = ce(() => import("./index-DCbIfKgk.js")), Ib = ce(() => import("./index-DrngruPb.js")), Db = ce(() => import("./index-Q08paoUN.js")), Tb = ce(() => import("./index-VbL1cqCu.js")), Lb = ce(() => import("./index-CTZ-0Tyh.js")), Fb = ce(() => import("./index-C_ix9-hS.js")), Ob = ce(() => import("./index-DDy1d3BS.js")), Pb = ce(() => import("./index-Dg5V1uNO.js")), Bb = ce(() => import("./chooseIPaasData-Bfm58C-0.js")), Mb = ce(() => import("./index-DJ15iYPg.js")), Nb = ce(() => import("./index-CZOFm8wK.js")), Eb = ce(() => import("./index-DNHXG3dr.js")), Vb = {
19117
+ const _b = /* @__PURE__ */ re(ib, [["render", xb], ["__scopeId", "data-v-8d25baf6"]]), Sb = ce(() => import("./index-B2pWQJjd.js")), Ib = ce(() => import("./index-BPOd67pI.js")), Db = ce(() => import("./index-2vZCuZSM.js")), Tb = ce(() => import("./index-BFBu9ahv.js")), Lb = ce(() => import("./index-ApMGbmhZ.js")), Fb = ce(() => import("./index-LbPLhYZu.js")), Ob = ce(() => import("./index-Cfz1QMUT.js")), Pb = ce(() => import("./index-Cu_4BnXL.js")), Bb = ce(() => import("./index-Db3E5bFt.js")), Mb = ce(() => import("./chooseIPaasData-CdqG_7a7.js")), Nb = ce(() => import("./index-B-WI5uaT.js")), Eb = ce(() => import("./index-DZb8OelX.js")), Vb = ce(() => import("./index-D6uuurY1.js")), Ab = {
19089
19118
  install: (r) => {
19090
- r.component("BnAddress", Id), r.component("BnMenus", jd), r.component("BnSelect", $d), r.component("BnVirtPopover", ic), r.component("BnAdvancedFilter", Uc), r.component("BnFilterView", qc), r.component("BnDatePicker", Xc), r.component("BnCheck", ef), r.component("BnOrderCard", Mf), r.component("BnDrop", Xf), r.component("BnFileView", Ch), r.component("BnInpNum", xh), r.component("BnRadio", Dh), r.component("BnRelation", Fh), r.component("BnCondition", jh), r.component("BnSmartForm", gm), r.component("BnBatchForm", xm), r.component("BnStringForm", _b), r.component("BnNumberForm", Sb), r.component("BnSelectForm", Ib), r.component("BnRadioForm", Db), r.component("BnCheckboxForm", Tb), r.component("BnDateForm", Lb), r.component("BnDateDualForm", Fb), r.component("BnFileForm", Ob), r.component("BnChildrenForm", Pb), r.component("BnChooseIPaasData", Bb), r.component("BnAddressForm", Mb), r.component("BnReceiveForm", Nb), r.component("BnRelationForm", Eb), r.component("BnFunExpr", Xm), r.component("BnColumnConfig", Bg), r.component("BnColumnConfigDialog", Ca), r.component("BnFilterOption", jg), r.component("BnImportOrder", ov), r.component("BnExportOrder", Fv), r.component("BnOrderShare", ty), r.component("BnOrderDetail", Jy), r.component("BnEmptyTip", eb), r.component("BnWebLog", xb);
19119
+ r.component("BnAddress", Id), r.component("BnMenus", Kd), r.component("BnSelect", ec), r.component("BnVirtPopover", nc), r.component("BnAdvancedFilter", zc), r.component("BnFilterView", Jc), r.component("BnDatePicker", Qc), r.component("BnCheck", tf), r.component("BnOrderCard", Nf), r.component("BnDrop", Qf), r.component("BnFileView", wh), r.component("BnInpNum", _h), r.component("BnRadio", Th), r.component("BnRelation", Oh), r.component("BnCondition", Kh), r.component("BnSmartForm", vm), r.component("BnBatchForm", _m), r.component("BnStringForm", Sb), r.component("BnNumberForm", Ib), r.component("BnSelectForm", Db), r.component("BnRadioForm", Tb), r.component("BnCheckboxForm", Lb), r.component("BnDateForm", Fb), r.component("BnDateDualForm", Ob), r.component("BnFileForm", Pb), r.component("BnChildrenForm", Bb), r.component("BnChooseIPaasData", Mb), r.component("BnAddressForm", Nb), r.component("BnReceiveForm", Eb), r.component("BnRelationForm", Vb), r.component("BnFunExpr", Qm), r.component("BnColumnConfig", Mg), r.component("BnColumnConfigDialog", Ca), r.component("BnFilterOption", Kg), r.component("BnImportOrder", sv), r.component("BnExportOrder", Ov), r.component("BnOrderShare", iy), r.component("BnOrderDetail", Yy), r.component("BnEmptyTip", tb), r.component("BnWebLog", _b);
19091
19120
  }
19092
19121
  };
19093
- typeof window < "u" && window.Vue && window.Vue.use(Vb);
19122
+ typeof window < "u" && window.Vue && window.Vue.use(Ab);
19094
19123
  export {
19095
- Jb as $,
19096
- qc as A,
19124
+ Yb as $,
19125
+ Nf as A,
19097
19126
  Id as B,
19098
- Xm as C,
19099
- ov as D,
19100
- xh as E,
19101
- jd as F,
19102
- Sb as G,
19103
- Mf as H,
19104
- Jy as I,
19105
- ty as J,
19106
- Dh as K,
19107
- Db as L,
19108
- Nb as M,
19109
- Fh as N,
19110
- Eb as O,
19111
- $d as P,
19112
- Ib as Q,
19113
- gm as R,
19114
- _b as S,
19115
- ic as T,
19116
- xb as U,
19117
- Vb as V,
19118
- Hb as W,
19119
- Up as X,
19120
- Wb as Y,
19121
- jb as Z,
19127
+ Yy as C,
19128
+ iy as D,
19129
+ Th as E,
19130
+ Tb as F,
19131
+ Eb as G,
19132
+ Oh as H,
19133
+ Vb as I,
19134
+ ec as J,
19135
+ Db as K,
19136
+ vm as L,
19137
+ Sb as M,
19138
+ nc as N,
19139
+ _b as O,
19140
+ Xb as P,
19141
+ Zm as Q,
19142
+ ql as R,
19143
+ $r as S,
19144
+ Wb as T,
19145
+ Up as U,
19146
+ zp as V,
19147
+ jb as W,
19148
+ Yr as X,
19149
+ Kb as Y,
19150
+ zb as Z,
19122
19151
  re as _,
19123
- Rp as a,
19152
+ Nb as a,
19124
19153
  va as a0,
19125
- zb as a1,
19126
- Gb as a2,
19127
- qb as a3,
19128
- zp as a4,
19129
- Yb as a5,
19130
- ql as b,
19131
- Qm as c,
19132
- Mb as d,
19133
- Uc as e,
19134
- xm as f,
19135
- $r as g,
19136
- ef as h,
19137
- Yr as i,
19138
- Tb as j,
19139
- Pb as k,
19140
- Bb as l,
19141
- Bg as m,
19142
- Ca as n,
19143
- jh as o,
19144
- Ub as p,
19145
- Fb as q,
19146
- Lb as r,
19147
- Xc as s,
19148
- Kb as t,
19149
- Xf as u,
19150
- eb as v,
19151
- Fv as w,
19152
- Ob as x,
19153
- Ch as y,
19154
- jg as z
19154
+ Hb as a1,
19155
+ qb as a2,
19156
+ Jb as a3,
19157
+ Gb as a4,
19158
+ Hp as a5,
19159
+ zc as b,
19160
+ _m as c,
19161
+ Ab as d,
19162
+ tf as e,
19163
+ Lb as f,
19164
+ Bb as g,
19165
+ Mb as h,
19166
+ Mg as i,
19167
+ Ca as j,
19168
+ Kh as k,
19169
+ Ob as l,
19170
+ Fb as m,
19171
+ Qc as n,
19172
+ Qf as o,
19173
+ tb as p,
19174
+ Ov as q,
19175
+ Pb as r,
19176
+ wh as s,
19177
+ Kg as t,
19178
+ Jc as u,
19179
+ Qm as v,
19180
+ sv as w,
19181
+ _h as x,
19182
+ Kd as y,
19183
+ Ib as z
19155
19184
  };