zl-lcyq 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/zl-lcyq.es.js CHANGED
@@ -20628,13 +20628,18 @@ var operations = [
20628
20628
  ];
20629
20629
  var drawerConfig = {
20630
20630
  "-2": [
20631
+ { name: "\u8282\u70B9\u540D\u79F0", key: "node_name", type: "Input" },
20632
+ { name: "\u8282\u70B9\u63CF\u8FF0", key: "node_desc", type: "Input" },
20631
20633
  { name: "\u7ED3\u675F\u540E\u7ED9\u53D1\u8D77\u4EBA\u53D1\u9001\u6D88\u606F", key: "end_send_message", type: "Switch", defaultValue: 0 }
20632
20634
  ],
20633
20635
  "-1": [
20636
+ { name: "\u8282\u70B9\u540D\u79F0", key: "node_name", type: "Input" },
20637
+ { name: "\u8282\u70B9\u63CF\u8FF0", key: "node_desc", type: "Input" },
20634
20638
  { name: "\u53D1\u8D77\u540E\u7ED9\u53D1\u8D77\u4EBA\u53D1\u9001\u6D88\u606F", key: "start_send_message", type: "Switch", defaultValue: 0 }
20635
20639
  ],
20636
20640
  "1": [
20637
20641
  { name: "\u8282\u70B9\u540D\u79F0", key: "node_name", type: "Input", required: true },
20642
+ { name: "\u8282\u70B9\u63CF\u8FF0", key: "node_desc", type: "Input", defaultValue: "\u5BA1\u6279\u8282\u70B9\uFF0C\u5BA1\u6279\u4EBA\u5BA1\u6279", s_p: "node_config" },
20638
20643
  {
20639
20644
  name: "\u5BA1\u6279\u65B9\u5F0F",
20640
20645
  key: "examine_type",
@@ -26317,8 +26322,8 @@ const _hoisted_1$d = { class: "lcyq_drawer_item" };
26317
26322
  const _hoisted_2$c = { class: "title" };
26318
26323
  const _hoisted_3$c = { key: 0 };
26319
26324
  const _hoisted_4$b = { class: "plugin assignee" };
26320
- const _hoisted_5$6 = { style: { "padding": "12px 16px" } };
26321
- const _hoisted_6$5 = { class: "tip_text" };
26325
+ const _hoisted_5$7 = { style: { "padding": "12px 16px" } };
26326
+ const _hoisted_6$6 = { class: "tip_text" };
26322
26327
  const _sfc_main$f = {
26323
26328
  __name: "personnel",
26324
26329
  props: {
@@ -26406,7 +26411,7 @@ const _sfc_main$f = {
26406
26411
  createElementVNode("div", _hoisted_4$b, [
26407
26412
  createVNode(unref(NScrollbar), null, {
26408
26413
  default: withCtx(() => [
26409
- createElementVNode("div", _hoisted_5$6, [
26414
+ createElementVNode("div", _hoisted_5$7, [
26410
26415
  createVNode(unref(NSpace), { vertical: "" }, {
26411
26416
  default: withCtx(() => [
26412
26417
  (openBlock(true), createElementBlock(Fragment, null, renderList(valueArr.value, (item) => {
@@ -26424,7 +26429,7 @@ const _sfc_main$f = {
26424
26429
  _: 2
26425
26430
  }, 1024),
26426
26431
  createTextVNode(" " + toDisplayString(item.name) + " ", 1),
26427
- createElementVNode("span", _hoisted_6$5, toDisplayString(item.username), 1)
26432
+ createElementVNode("span", _hoisted_6$6, toDisplayString(item.username), 1)
26428
26433
  ]),
26429
26434
  _: 2
26430
26435
  }, 1024)
@@ -28635,8 +28640,8 @@ const _hoisted_1$c = { class: "thead" };
28635
28640
  const _hoisted_2$b = { key: 0 };
28636
28641
  const _hoisted_3$b = { key: 0 };
28637
28642
  const _hoisted_4$a = ["colspan"];
28638
- const _hoisted_5$5 = ["data-id"];
28639
- const _hoisted_6$4 = { key: 0 };
28643
+ const _hoisted_5$6 = ["data-id"];
28644
+ const _hoisted_6$5 = { key: 0 };
28640
28645
  const _sfc_main$e = defineComponent({
28641
28646
  __name: "tableDrag",
28642
28647
  props: {
@@ -28772,7 +28777,7 @@ const _sfc_main$e = defineComponent({
28772
28777
  key: valKeyMaps.value.get(item),
28773
28778
  "data-id": valKeyMaps.value.get(item)
28774
28779
  }, [
28775
- isDrag.value ? (openBlock(), createElementBlock("td", _hoisted_6$4, _cache[4] || (_cache[4] = [
28780
+ isDrag.value ? (openBlock(), createElementBlock("td", _hoisted_6$5, _cache[4] || (_cache[4] = [
28776
28781
  createElementVNode("i", { class: "iconfont lcyq-paixu" }, null, -1)
28777
28782
  ]))) : createCommentVNode("", true),
28778
28783
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.columnKey, (label) => {
@@ -28788,7 +28793,7 @@ const _sfc_main$e = defineComponent({
28788
28793
  ], 64)) : createCommentVNode("", true)
28789
28794
  ], 4);
28790
28795
  }), 128))
28791
- ], 8, _hoisted_5$5);
28796
+ ], 8, _hoisted_5$6);
28792
28797
  }), 128))
28793
28798
  ], 512)
28794
28799
  ]),
@@ -33734,9 +33739,9 @@ const _hoisted_1$9 = { class: "expression_cont" };
33734
33739
  const _hoisted_2$8 = { class: "name" };
33735
33740
  const _hoisted_3$8 = { class: "plugin_item" };
33736
33741
  const _hoisted_4$7 = { class: "name" };
33737
- const _hoisted_5$4 = { class: "character" };
33738
- const _hoisted_6$3 = { class: "function_content" };
33739
- const _hoisted_7$2 = { class: "functions_list" };
33742
+ const _hoisted_5$5 = { class: "character" };
33743
+ const _hoisted_6$4 = { class: "function_content" };
33744
+ const _hoisted_7$3 = { class: "functions_list" };
33740
33745
  const _hoisted_8$2 = ["onClick"];
33741
33746
  const _hoisted_9$2 = { class: "function_right" };
33742
33747
  const _hoisted_10$2 = { class: "function_value" };
@@ -34092,7 +34097,7 @@ const _sfc_main$a = defineComponent({
34092
34097
  _cache[7] || (_cache[7] = createTextVNode(" \u516C\u5F0F\u8BBE\u7F6E")),
34093
34098
  createVNode(_component_ZExplainPop, { k: "GSSZ" })
34094
34099
  ]),
34095
- createElementVNode("div", _hoisted_5$4, [
34100
+ createElementVNode("div", _hoisted_5$5, [
34096
34101
  createVNode(unref(NSpace), null, {
34097
34102
  default: withCtx(() => [
34098
34103
  (openBlock(), createElementBlock(Fragment, null, renderList(symbol, (item, index2) => {
@@ -34137,7 +34142,7 @@ const _sfc_main$a = defineComponent({
34137
34142
  createVNode(_component_ZExplainPop, { k: "GSLB" })
34138
34143
  ]),
34139
34144
  default: withCtx(() => [
34140
- createElementVNode("div", _hoisted_6$3, [
34145
+ createElementVNode("div", _hoisted_6$4, [
34141
34146
  createVNode(unref(NSpace), { vertical: "" }, {
34142
34147
  default: withCtx(() => [
34143
34148
  createVNode(unref(NInput), {
@@ -34145,7 +34150,7 @@ const _sfc_main$a = defineComponent({
34145
34150
  "onUpdate:value": _cache[3] || (_cache[3] = ($event) => formula.value.keyword = $event),
34146
34151
  placeholder: "\u8BF7\u8F93\u5165\u8981\u641C\u7D22\u7684\u5173\u952E\u8BCD"
34147
34152
  }, null, 8, ["value"]),
34148
- createElementVNode("div", _hoisted_7$2, [
34153
+ createElementVNode("div", _hoisted_7$3, [
34149
34154
  createVNode(unref(NScrollbar), null, {
34150
34155
  default: withCtx(() => [
34151
34156
  (openBlock(true), createElementBlock(Fragment, null, renderList(filterFunction.value, (item, index2) => {
@@ -34610,40 +34615,42 @@ const _hoisted_2$4 = {
34610
34615
  class: "title",
34611
34616
  style: `background: rgb(87, 106, 149);`
34612
34617
  };
34613
- const _hoisted_3$4 = {
34618
+ const _hoisted_3$4 = { class: "content" };
34619
+ const _hoisted_4$4 = { class: "text" };
34620
+ const _hoisted_5$4 = {
34614
34621
  key: 1,
34615
34622
  class: "branch-wrap"
34616
34623
  };
34617
- const _hoisted_4$4 = { class: "branch-box-wrap" };
34618
- const _hoisted_5$3 = { class: "branch-box" };
34619
- const _hoisted_6$2 = { class: "condition-node" };
34620
- const _hoisted_7$1 = { class: "condition-node-box" };
34621
- const _hoisted_8$1 = ["onClick"];
34622
- const _hoisted_9$1 = { class: "title-wrapper" };
34623
- const _hoisted_10$1 = ["onBlur", "onUpdate:modelValue"];
34624
- const _hoisted_11$1 = ["onClick"];
34625
- const _hoisted_12$1 = ["onClick"];
34624
+ const _hoisted_6$3 = { class: "branch-box-wrap" };
34625
+ const _hoisted_7$2 = { class: "branch-box" };
34626
+ const _hoisted_8$1 = { class: "condition-node" };
34627
+ const _hoisted_9$1 = { class: "condition-node-box" };
34628
+ const _hoisted_10$1 = ["onClick"];
34629
+ const _hoisted_11$1 = { class: "title-wrapper" };
34630
+ const _hoisted_12$1 = ["onBlur", "onUpdate:modelValue"];
34626
34631
  const _hoisted_13$1 = ["onClick"];
34627
- const _hoisted_14$1 = ["onClick", "title"];
34628
- const _hoisted_15$1 = {
34632
+ const _hoisted_14$1 = ["onClick"];
34633
+ const _hoisted_15$1 = ["onClick"];
34634
+ const _hoisted_16$1 = ["onClick", "title"];
34635
+ const _hoisted_17$1 = {
34629
34636
  key: 2,
34630
34637
  class: "error_tip"
34631
34638
  };
34632
- const _hoisted_16$1 = {
34639
+ const _hoisted_18 = {
34633
34640
  key: 2,
34634
34641
  class: "node-wrap"
34635
34642
  };
34636
- const _hoisted_17$1 = { class: "node-wrap-item" };
34637
- const _hoisted_18 = ["placeholder"];
34638
- const _hoisted_19 = { class: "text" };
34639
- const _hoisted_20 = {
34643
+ const _hoisted_19 = { class: "node-wrap-item" };
34644
+ const _hoisted_20 = ["placeholder"];
34645
+ const _hoisted_21 = { class: "text" };
34646
+ const _hoisted_22 = {
34640
34647
  key: 0,
34641
34648
  class: "error_tip"
34642
34649
  };
34643
- const _hoisted_21 = { class: "add-node-popover-body" };
34644
- const _hoisted_22 = ["placeholder"];
34645
- const _hoisted_23 = { class: "text" };
34646
- const _hoisted_24 = {
34650
+ const _hoisted_23 = { class: "add-node-popover-body" };
34651
+ const _hoisted_24 = ["placeholder"];
34652
+ const _hoisted_25 = { class: "text" };
34653
+ const _hoisted_26 = {
34647
34654
  key: 0,
34648
34655
  class: "error_tip"
34649
34656
  };
@@ -34670,6 +34677,7 @@ const _sfc_main$5 = {
34670
34677
  const pluginsConfig = computed(() => store.pluginsConfig);
34671
34678
  const lcyqDisabled = computed(() => store.disabled);
34672
34679
  let props = __props;
34680
+ const processConf = inject("processConf");
34673
34681
  watch(drawerConfig2, (config2) => {
34674
34682
  if (config2.flag && config2.id === _uid) {
34675
34683
  emits("update:nodeConfig", config2.value);
@@ -34784,6 +34792,7 @@ const _sfc_main$5 = {
34784
34792
  emits("update:nodeConfig", props.nodeConfig);
34785
34793
  }
34786
34794
  return (_ctx, _cache) => {
34795
+ var _a, _b, _c, _d, _e, _f, _g;
34787
34796
  const _component_templage = resolveComponent("templage");
34788
34797
  const _component_nodeWrap = resolveComponent("nodeWrap", true);
34789
34798
  return openBlock(), createElementBlock(Fragment, null, [
@@ -34792,20 +34801,20 @@ const _sfc_main$5 = {
34792
34801
  class: normalizeClass(["node-wrap-box start-node", { active: !lcyqDisabled.value }])
34793
34802
  }, [
34794
34803
  createElementVNode("div", _hoisted_2$4, [
34795
- createElementVNode("span", null, toDisplayString(__props.nodeConfig.node_name), 1)
34804
+ createElementVNode("span", null, toDisplayString(((_b = (_a = unref(processConf)) == null ? void 0 : _a.start_config) == null ? void 0 : _b.node_name) || "\u7533\u8BF7"), 1)
34796
34805
  ]),
34797
- _cache[16] || (_cache[16] = createElementVNode("div", { class: "content" }, [
34798
- createElementVNode("div", { class: "text" }, " \u7533\u8BF7\u8282\u70B9\uFF0C\u7528\u6237\u53D1\u8D77\u7533\u8BF7 ")
34799
- ], -1))
34806
+ createElementVNode("div", _hoisted_3$4, [
34807
+ createElementVNode("div", _hoisted_4$4, toDisplayString(((_d = (_c = unref(processConf)) == null ? void 0 : _c.start_config) == null ? void 0 : _d.node_desc) || "\u7533\u8BF7\u8282\u70B9\uFF0C\u7528\u6237\u53D1\u8D77\u7533\u8BF7"), 1)
34808
+ ])
34800
34809
  ], 2),
34801
34810
  createVNode(addNode, {
34802
34811
  childNodeP: __props.nodeConfig.childNode,
34803
34812
  "onUpdate:childNodeP": _cache[0] || (_cache[0] = ($event) => __props.nodeConfig.childNode = $event)
34804
34813
  }, null, 8, ["childNodeP"])
34805
34814
  ])) : createCommentVNode("", true),
34806
- __props.nodeConfig.type == 4 ? (openBlock(), createElementBlock("div", _hoisted_3$4, [
34807
- createElementVNode("div", _hoisted_4$4, [
34808
- createElementVNode("div", _hoisted_5$3, [
34815
+ __props.nodeConfig.type == 4 ? (openBlock(), createElementBlock("div", _hoisted_5$4, [
34816
+ createElementVNode("div", _hoisted_6$3, [
34817
+ createElementVNode("div", _hoisted_7$2, [
34809
34818
  !lcyqDisabled.value ? (openBlock(), createElementBlock("button", {
34810
34819
  key: 0,
34811
34820
  class: "add-branch",
@@ -34816,8 +34825,8 @@ const _sfc_main$5 = {
34816
34825
  class: "col-box",
34817
34826
  key: index2
34818
34827
  }, [
34819
- createElementVNode("div", _hoisted_6$2, [
34820
- createElementVNode("div", _hoisted_7$1, [
34828
+ createElementVNode("div", _hoisted_8$1, [
34829
+ createElementVNode("div", _hoisted_9$1, [
34821
34830
  createElementVNode("div", {
34822
34831
  class: normalizeClass(["auto-judge", { active: !lcyqDisabled.value }])
34823
34832
  }, [
@@ -34825,8 +34834,8 @@ const _sfc_main$5 = {
34825
34834
  key: 0,
34826
34835
  class: "sort-left",
34827
34836
  onClick: ($event) => arrTransfer(index2, -1)
34828
- }, "<", 8, _hoisted_8$1)) : createCommentVNode("", true),
34829
- createElementVNode("div", _hoisted_9$1, [
34837
+ }, "<", 8, _hoisted_10$1)) : createCommentVNode("", true),
34838
+ createElementVNode("div", _hoisted_11$1, [
34830
34839
  unref(isInputList)[index2] ? withDirectives((openBlock(), createElementBlock("input", {
34831
34840
  key: 0,
34832
34841
  type: "text",
@@ -34834,7 +34843,7 @@ const _sfc_main$5 = {
34834
34843
  onBlur: ($event) => blurEvent(index2),
34835
34844
  onFocus: _cache[1] || (_cache[1] = ($event) => $event.currentTarget.select()),
34836
34845
  "onUpdate:modelValue": ($event) => item.node_name = $event
34837
- }, null, 40, _hoisted_10$1)), [
34846
+ }, null, 40, _hoisted_12$1)), [
34838
34847
  [vFocus],
34839
34848
  [vModelText, item.node_name]
34840
34849
  ]) : (openBlock(), createBlock(_component_templage, { key: 1 }, {
@@ -34843,7 +34852,7 @@ const _sfc_main$5 = {
34843
34852
  class: "editable-title",
34844
34853
  onClick: ($event) => clickEvent(index2),
34845
34854
  placeholder: "\u6761\u4EF6"
34846
- }, toDisplayString(item.node_name), 9, _hoisted_11$1)
34855
+ }, toDisplayString(item.node_name), 9, _hoisted_13$1)
34847
34856
  ]),
34848
34857
  _: 2
34849
34858
  }, 1024)),
@@ -34851,19 +34860,19 @@ const _sfc_main$5 = {
34851
34860
  key: 2,
34852
34861
  class: "anticon anticon-close close",
34853
34862
  onClick: ($event) => delTerm(index2)
34854
- }, null, 8, _hoisted_12$1)) : createCommentVNode("", true)
34863
+ }, null, 8, _hoisted_14$1)) : createCommentVNode("", true)
34855
34864
  ]),
34856
34865
  !lcyqDisabled.value && index2 != __props.nodeConfig.conditionNodes.length - 1 ? (openBlock(), createElementBlock("div", {
34857
34866
  key: 1,
34858
34867
  class: "sort-right",
34859
34868
  onClick: ($event) => arrTransfer(index2)
34860
- }, ">", 8, _hoisted_13$1)) : createCommentVNode("", true),
34869
+ }, ">", 8, _hoisted_15$1)) : createCommentVNode("", true),
34861
34870
  createElementVNode("div", {
34862
34871
  class: "content",
34863
34872
  onClick: ($event) => setPerson(item.priorityLevel),
34864
34873
  title: item.node_config.expression
34865
- }, toDisplayString(item.node_config.expression || "\u8BF7\u8BBE\u7F6E\u6761\u4EF6"), 9, _hoisted_14$1),
34866
- unref(isTried) && item.error ? (openBlock(), createElementBlock("div", _hoisted_15$1, _cache[17] || (_cache[17] = [
34874
+ }, toDisplayString(item.node_config.expression || "\u8BF7\u8BBE\u7F6E\u6761\u4EF6"), 9, _hoisted_16$1),
34875
+ unref(isTried) && item.error ? (openBlock(), createElementBlock("div", _hoisted_17$1, _cache[16] || (_cache[16] = [
34867
34876
  createElementVNode("i", { class: "anticon anticon-exclamation-circle" }, null, -1)
34868
34877
  ]))) : createCommentVNode("", true)
34869
34878
  ], 2),
@@ -34879,12 +34888,12 @@ const _sfc_main$5 = {
34879
34888
  "onUpdate:nodeConfig": ($event) => item.childNode = $event
34880
34889
  }, null, 8, ["nodeConfig", "onUpdate:nodeConfig"])) : createCommentVNode("", true),
34881
34890
  index2 == 0 ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [
34882
- _cache[18] || (_cache[18] = createElementVNode("div", { class: "top-left-cover-line" }, null, -1)),
34883
- _cache[19] || (_cache[19] = createElementVNode("div", { class: "bottom-left-cover-line" }, null, -1))
34891
+ _cache[17] || (_cache[17] = createElementVNode("div", { class: "top-left-cover-line" }, null, -1)),
34892
+ _cache[18] || (_cache[18] = createElementVNode("div", { class: "bottom-left-cover-line" }, null, -1))
34884
34893
  ], 64)) : createCommentVNode("", true),
34885
34894
  index2 == __props.nodeConfig.conditionNodes.length - 1 ? (openBlock(), createElementBlock(Fragment, { key: 2 }, [
34886
- _cache[20] || (_cache[20] = createElementVNode("div", { class: "top-right-cover-line" }, null, -1)),
34887
- _cache[21] || (_cache[21] = createElementVNode("div", { class: "bottom-right-cover-line" }, null, -1))
34895
+ _cache[19] || (_cache[19] = createElementVNode("div", { class: "top-right-cover-line" }, null, -1)),
34896
+ _cache[20] || (_cache[20] = createElementVNode("div", { class: "bottom-right-cover-line" }, null, -1))
34888
34897
  ], 64)) : createCommentVNode("", true)
34889
34898
  ]);
34890
34899
  }), 128))
@@ -34895,8 +34904,8 @@ const _sfc_main$5 = {
34895
34904
  }, null, 8, ["childNodeP"])
34896
34905
  ])
34897
34906
  ])) : createCommentVNode("", true),
34898
- __props.nodeConfig.type && ![0, 4].includes(__props.nodeConfig.type) ? (openBlock(), createElementBlock("div", _hoisted_16$1, [
34899
- createElementVNode("div", _hoisted_17$1, [
34907
+ __props.nodeConfig.type && ![0, 4].includes(__props.nodeConfig.type) ? (openBlock(), createElementBlock("div", _hoisted_18, [
34908
+ createElementVNode("div", _hoisted_19, [
34900
34909
  __props.nodeConfig.childNodeBh ? (openBlock(), createElementBlock("div", {
34901
34910
  key: 0,
34902
34911
  class: normalizeClass(["node-wrap-box node-wrap-box-bh", { active: !lcyqDisabled.value }])
@@ -34916,7 +34925,7 @@ const _sfc_main$5 = {
34916
34925
  onFocus: _cache[4] || (_cache[4] = ($event) => $event.currentTarget.select()),
34917
34926
  "onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => __props.nodeConfig.childNodeBh.node_name = $event),
34918
34927
  placeholder: unref(defaultText)
34919
- }, null, 40, _hoisted_18)), [
34928
+ }, null, 40, _hoisted_20)), [
34920
34929
  [vFocus],
34921
34930
  [vModelText, __props.nodeConfig.childNodeBh.node_name]
34922
34931
  ]) : (openBlock(), createElementBlock("span", {
@@ -34934,64 +34943,67 @@ const _sfc_main$5 = {
34934
34943
  class: "content",
34935
34944
  onClick: _cache[7] || (_cache[7] = ($event) => setPerson("childNodeBh"))
34936
34945
  }, [
34937
- createElementVNode("div", _hoisted_19, toDisplayString(nodesConfig2.value[__props.nodeConfig.childNodeBh.type].desc), 1)
34946
+ createElementVNode("div", _hoisted_21, toDisplayString(((_g = (_f = (_e = __props.nodeConfig) == null ? void 0 : _e.childNodeBh) == null ? void 0 : _f.node_config) == null ? void 0 : _g.node_desc) || nodesConfig2.value[__props.nodeConfig.childNodeBh.type].desc), 1)
34938
34947
  ]),
34939
- unref(isTried) && __props.nodeConfig.childNodeBh.error ? (openBlock(), createElementBlock("div", _hoisted_20, _cache[22] || (_cache[22] = [
34948
+ unref(isTried) && __props.nodeConfig.childNodeBh.error ? (openBlock(), createElementBlock("div", _hoisted_22, _cache[21] || (_cache[21] = [
34940
34949
  createElementVNode("i", { class: "anticon anticon-exclamation-circle" }, null, -1)
34941
34950
  ]))) : createCommentVNode("", true),
34942
- _cache[23] || (_cache[23] = createElementVNode("div", { class: "line" }, null, -1))
34951
+ _cache[22] || (_cache[22] = createElementVNode("div", { class: "line" }, null, -1))
34943
34952
  ], 2)) : createCommentVNode("", true),
34944
34953
  createVNode(unref(NPopover), {
34945
34954
  disabled: lcyqDisabled.value || __props.nodeConfig.childNodeBh,
34946
34955
  trigger: "hover",
34947
34956
  placement: "left-start"
34948
34957
  }, {
34949
- trigger: withCtx(() => [
34950
- createElementVNode("div", {
34951
- class: normalizeClass(["node-wrap-box", { active: !lcyqDisabled.value }])
34952
- }, [
34953
- createElementVNode("div", {
34954
- class: "title",
34955
- style: normalizeStyle(`background: ${nodesConfig2.value[__props.nodeConfig.type].bgColor};`)
34956
- }, [
34957
- createElementVNode("span", {
34958
- class: normalizeClass(nodeIconfont.value(__props.nodeConfig.type))
34959
- }, null, 2),
34960
- unref(isInput) && !unref(isInputBh) ? withDirectives((openBlock(), createElementBlock("input", {
34961
- key: 0,
34962
- type: "text",
34963
- class: "ant-input editable-title-input",
34964
- onBlur: _cache[9] || (_cache[9] = ($event) => blurEvent()),
34965
- onFocus: _cache[10] || (_cache[10] = ($event) => $event.currentTarget.select()),
34966
- "onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => __props.nodeConfig.node_name = $event),
34967
- placeholder: unref(defaultText)
34968
- }, null, 40, _hoisted_22)), [
34969
- [vFocus],
34970
- [vModelText, __props.nodeConfig.node_name]
34971
- ]) : (openBlock(), createElementBlock("span", {
34972
- key: 1,
34973
- class: "editable-title",
34974
- onClick: _cache[12] || (_cache[12] = ($event) => clickEvent())
34975
- }, toDisplayString(__props.nodeConfig.node_name), 1)),
34976
- !lcyqDisabled.value ? (openBlock(), createElementBlock("i", {
34977
- key: 2,
34978
- class: "anticon anticon-close close",
34979
- onClick: delNode
34980
- })) : createCommentVNode("", true)
34981
- ], 4),
34958
+ trigger: withCtx(() => {
34959
+ var _a2, _b2;
34960
+ return [
34982
34961
  createElementVNode("div", {
34983
- class: "content",
34984
- onClick: _cache[13] || (_cache[13] = ($event) => setPerson())
34962
+ class: normalizeClass(["node-wrap-box", { active: !lcyqDisabled.value }])
34985
34963
  }, [
34986
- createElementVNode("div", _hoisted_23, toDisplayString(nodesConfig2.value[__props.nodeConfig.type].desc), 1)
34987
- ]),
34988
- unref(isTried) && __props.nodeConfig.error ? (openBlock(), createElementBlock("div", _hoisted_24, _cache[25] || (_cache[25] = [
34989
- createElementVNode("i", { class: "anticon anticon-exclamation-circle" }, null, -1)
34990
- ]))) : createCommentVNode("", true)
34991
- ], 2)
34992
- ]),
34964
+ createElementVNode("div", {
34965
+ class: "title",
34966
+ style: normalizeStyle(`background: ${nodesConfig2.value[__props.nodeConfig.type].bgColor};`)
34967
+ }, [
34968
+ createElementVNode("span", {
34969
+ class: normalizeClass(nodeIconfont.value(__props.nodeConfig.type))
34970
+ }, null, 2),
34971
+ unref(isInput) && !unref(isInputBh) ? withDirectives((openBlock(), createElementBlock("input", {
34972
+ key: 0,
34973
+ type: "text",
34974
+ class: "ant-input editable-title-input",
34975
+ onBlur: _cache[9] || (_cache[9] = ($event) => blurEvent()),
34976
+ onFocus: _cache[10] || (_cache[10] = ($event) => $event.currentTarget.select()),
34977
+ "onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => __props.nodeConfig.node_name = $event),
34978
+ placeholder: unref(defaultText)
34979
+ }, null, 40, _hoisted_24)), [
34980
+ [vFocus],
34981
+ [vModelText, __props.nodeConfig.node_name]
34982
+ ]) : (openBlock(), createElementBlock("span", {
34983
+ key: 1,
34984
+ class: "editable-title",
34985
+ onClick: _cache[12] || (_cache[12] = ($event) => clickEvent())
34986
+ }, toDisplayString(__props.nodeConfig.node_name), 1)),
34987
+ !lcyqDisabled.value ? (openBlock(), createElementBlock("i", {
34988
+ key: 2,
34989
+ class: "anticon anticon-close close",
34990
+ onClick: delNode
34991
+ })) : createCommentVNode("", true)
34992
+ ], 4),
34993
+ createElementVNode("div", {
34994
+ class: "content",
34995
+ onClick: _cache[13] || (_cache[13] = ($event) => setPerson())
34996
+ }, [
34997
+ createElementVNode("div", _hoisted_25, toDisplayString(((_b2 = (_a2 = __props.nodeConfig) == null ? void 0 : _a2.node_config) == null ? void 0 : _b2.node_desc) || nodesConfig2.value[__props.nodeConfig.type].desc), 1)
34998
+ ]),
34999
+ unref(isTried) && __props.nodeConfig.error ? (openBlock(), createElementBlock("div", _hoisted_26, _cache[24] || (_cache[24] = [
35000
+ createElementVNode("i", { class: "anticon anticon-exclamation-circle" }, null, -1)
35001
+ ]))) : createCommentVNode("", true)
35002
+ ], 2)
35003
+ ];
35004
+ }),
34993
35005
  default: withCtx(() => [
34994
- createElementVNode("div", _hoisted_21, [
35006
+ createElementVNode("div", _hoisted_23, [
34995
35007
  createElementVNode("a", {
34996
35008
  class: "add-node-popover-item condition",
34997
35009
  onClick: _cache[8] || (_cache[8] = ($event) => addBh())
@@ -35004,7 +35016,7 @@ const _sfc_main$5 = {
35004
35016
  class: normalizeClass(nodesConfig2.value["1"].iconfont)
35005
35017
  }, null, 2)
35006
35018
  ], 4),
35007
- _cache[24] || (_cache[24] = createElementVNode("p", null, "\u5BA1\u6279", -1))
35019
+ _cache[23] || (_cache[23] = createElementVNode("p", null, "\u5BA1\u6279", -1))
35008
35020
  ])
35009
35021
  ])
35010
35022
  ]),
@@ -35030,6 +35042,12 @@ const _hoisted_1$4 = { class: "fd-nav-content" };
35030
35042
  const _hoisted_2$3 = { class: "dingflow-design" };
35031
35043
  const _hoisted_3$3 = { class: "zoom" };
35032
35044
  const _hoisted_4$3 = { class: "node-wrap" };
35045
+ const _hoisted_5$3 = {
35046
+ class: "title",
35047
+ style: `background: rgb(234, 67, 53);`
35048
+ };
35049
+ const _hoisted_6$2 = { class: "content" };
35050
+ const _hoisted_7$1 = { class: "text" };
35033
35051
  const _sfc_main$4 = {
35034
35052
  __name: "lcyq",
35035
35053
  props: {
@@ -35069,15 +35087,20 @@ const _sfc_main$4 = {
35069
35087
  let verifyResult = false;
35070
35088
  let processConf = ref$1({
35071
35089
  start_config: {
35090
+ node_name: "\u7533\u8BF7",
35091
+ node_desc: "\u7533\u8BF7\u8282\u70B9\uFF0C\u7528\u6237\u53D1\u8D77\u7533\u8BF7",
35072
35092
  start_send_message: 0
35073
35093
  },
35074
35094
  end_config: {
35095
+ node_name: "\u7ED3\u675F",
35096
+ node_desc: "\u7ED3\u675F\u8282\u70B9\uFF0C\u4EFB\u52A1\u5BA1\u6279\u5B8C\u6210",
35075
35097
  end_send_message: 0
35076
35098
  }
35077
35099
  });
35078
35100
  let processConfKey = "";
35079
35101
  provide("nodeConfig", nodeConfig);
35080
35102
  provide("personnelCom", props.personnelCom);
35103
+ provide("processConf", processConf);
35081
35104
  function initData() {
35082
35105
  return {
35083
35106
  "node_name": "\u7533\u8BF7",
@@ -35218,6 +35241,7 @@ const _sfc_main$4 = {
35218
35241
  resetValue
35219
35242
  });
35220
35243
  return (_ctx, _cache) => {
35244
+ var _a, _b, _c, _d;
35221
35245
  return openBlock(), createElementBlock(Fragment, null, [
35222
35246
  createElementVNode("div", _hoisted_1$4, [
35223
35247
  createElementVNode("section", _hoisted_2$3, [
@@ -35244,17 +35268,14 @@ const _sfc_main$4 = {
35244
35268
  createElementVNode("div", _hoisted_4$3, [
35245
35269
  createElementVNode("div", {
35246
35270
  class: normalizeClass(["node-wrap-box end-node", { active: !__props.disabled }])
35247
- }, _cache[3] || (_cache[3] = [
35248
- createElementVNode("div", {
35249
- class: "title",
35250
- style: `background: rgb(234, 67, 53);`
35251
- }, [
35252
- createElementVNode("span", null, "\u7ED3\u675F")
35253
- ], -1),
35254
- createElementVNode("div", { class: "content" }, [
35255
- createElementVNode("div", { class: "text" }, " \u7ED3\u675F\u8282\u70B9\uFF0C\u4EFB\u52A1\u5BA1\u6279\u5B8C\u6210 ")
35256
- ], -1)
35257
- ]), 2)
35271
+ }, [
35272
+ createElementVNode("div", _hoisted_5$3, [
35273
+ createElementVNode("span", null, toDisplayString(((_b = (_a = unref(processConf)) == null ? void 0 : _a.end_config) == null ? void 0 : _b.node_name) || "\u7ED3\u675F"), 1)
35274
+ ]),
35275
+ createElementVNode("div", _hoisted_6$2, [
35276
+ createElementVNode("div", _hoisted_7$1, toDisplayString(((_d = (_c = unref(processConf)) == null ? void 0 : _c.end_config) == null ? void 0 : _d.node_desc) || "\u7ED3\u675F\u8282\u70B9\uFF0C\u4EFB\u52A1\u5BA1\u6279\u5B8C\u6210"), 1)
35277
+ ])
35278
+ ], 2)
35258
35279
  ])
35259
35280
  ], 4)
35260
35281
  ])