ddy-process-pc-vue3 1.0.1-rc.2.17 → 1.0.1-rc.2.21

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ddy-process-pc-vue3",
3
- "version": "1.0.1-rc.2.17",
3
+ "version": "1.0.1-rc.2.21",
4
4
  "description": "> pc端流程组件",
5
5
  "main": "./ddy-process-pc-vue3.umd.cjs",
6
6
  "style": "./style.css",
@@ -4853,7 +4853,7 @@ const Nj = {
4853
4853
  orgType: [],
4854
4854
  codeType: [3],
4855
4855
  multiple: !0,
4856
- maxMultiple: this.processNodeObj && this.processNodeObj.loopCardinality == -1 ? 1 : 1e3,
4856
+ maxMultiple: this.processNodeObj && this.processNodeObj.loopCardinality == -1 ? 1e3 : 1,
4857
4857
  deptCode: this.processNodeObj ? this.getDeptCode(1) : "",
4858
4858
  deptCodeArray: this.processNodeObj ? this.getDeptCode(0) || [] : [],
4859
4859
  subjectName: this.processNodeObj ? this.getSubjectName() : ""
@@ -5023,7 +5023,7 @@ var Fj = /* @__PURE__ */ Ii(
5023
5023
  Mj,
5024
5024
  !1,
5025
5025
  Pj,
5026
- "dda24c6c",
5026
+ "0f576c64",
5027
5027
  null,
5028
5028
  null
5029
5029
  );
@@ -6051,7 +6051,7 @@ var aQ = function() {
6051
6051
  }
6052
6052
  }, [e.processNodeObj.userList && e.processNodeObj.userList.length >= 2 ? n("el-select", {
6053
6053
  attrs: {
6054
- multiple: e.processNodeObj.loopCardinality != -1,
6054
+ multiple: e.processNodeObj.loopCardinality == -1,
6055
6055
  placeholder: "\u8BF7\u9009\u62E9"
6056
6056
  },
6057
6057
  on: {
@@ -6084,7 +6084,7 @@ var aQ = function() {
6084
6084
  personType: e.personType,
6085
6085
  personEntity: e.personEntity,
6086
6086
  multiple: "",
6087
- max: e.processNodeObj.loopCardinality == -1 ? 1 : 100,
6087
+ max: e.processNodeObj.loopCardinality == -1 ? 1e3 : 1,
6088
6088
  items: e.getTreeData(e.processNodeObj)
6089
6089
  },
6090
6090
  on: {
@@ -23117,7 +23117,8 @@ var pG = function() {
23117
23117
  height: `${e.baseHeight}px`
23118
23118
  }
23119
23119
  }, [e._t("default", null, {
23120
- taskNode: e.getTaskNode()
23120
+ taskNode: e.getTaskNode(),
23121
+ processData: e.processData
23121
23122
  })], 2)] : a.name == "\u6D41\u7A0B\u56FE" && !a.slot ? [n("div", {
23122
23123
  staticClass: "view-node-info",
23123
23124
  on: {
@@ -24158,7 +24159,9 @@ const mG = {
24158
24159
  i.length > 4 ? (n.outside = i.splice(i.length - 4, i.length - 1), n.inside = i) : n.outside = i, e && this.customBtn ? this.customBtn(
24159
24160
  {
24160
24161
  btnList: this.operBtn(),
24161
- processStatus: this.processStatus
24162
+ processStatus: this.processStatus,
24163
+ processData: this.processData,
24164
+ nextTaskNode: this.nextTaskNode
24162
24165
  },
24163
24166
  (a) => {
24164
24167
  this.customBtns = a, this.straightenBtns(!1);
@@ -24219,7 +24222,7 @@ var gG = /* @__PURE__ */ Ii(
24219
24222
  hG,
24220
24223
  !1,
24221
24224
  AG,
24222
- "1398d878",
24225
+ "6425acaf",
24223
24226
  null,
24224
24227
  null
24225
24228
  );