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.
@@ -4052,7 +4052,7 @@ const AL = {
4052
4052
  orgType: [],
4053
4053
  codeType: [3],
4054
4054
  multiple: !0,
4055
- maxMultiple: this.processNodeObj && this.processNodeObj.loopCardinality == -1 ? 1 : 1e3,
4055
+ maxMultiple: this.processNodeObj && this.processNodeObj.loopCardinality == -1 ? 1e3 : 1,
4056
4056
  deptCode: this.processNodeObj ? this.getDeptCode(1) : "",
4057
4057
  deptCodeArray: this.processNodeObj ? this.getDeptCode(0) || [] : [],
4058
4058
  subjectName: this.processNodeObj ? this.getSubjectName() : ""
@@ -4222,7 +4222,7 @@ var vL = /* @__PURE__ */ Bi(
4222
4222
  gL,
4223
4223
  !1,
4224
4224
  bL,
4225
- "dda24c6c",
4225
+ "0f576c64",
4226
4226
  null,
4227
4227
  null
4228
4228
  );
@@ -5250,7 +5250,7 @@ var $L = function() {
5250
5250
  }
5251
5251
  }, [e.processNodeObj.userList && e.processNodeObj.userList.length >= 2 ? r("el-select", {
5252
5252
  attrs: {
5253
- multiple: e.processNodeObj.loopCardinality != -1,
5253
+ multiple: e.processNodeObj.loopCardinality == -1,
5254
5254
  placeholder: "\u8BF7\u9009\u62E9"
5255
5255
  },
5256
5256
  on: {
@@ -5283,7 +5283,7 @@ var $L = function() {
5283
5283
  personType: e.personType,
5284
5284
  personEntity: e.personEntity,
5285
5285
  multiple: "",
5286
- max: e.processNodeObj.loopCardinality == -1 ? 1 : 100,
5286
+ max: e.processNodeObj.loopCardinality == -1 ? 1e3 : 1,
5287
5287
  items: e.getTreeData(e.processNodeObj)
5288
5288
  },
5289
5289
  on: {
@@ -22316,7 +22316,8 @@ var KV = function() {
22316
22316
  height: `${e.baseHeight}px`
22317
22317
  }
22318
22318
  }, [e._t("default", null, {
22319
- taskNode: e.getTaskNode()
22319
+ taskNode: e.getTaskNode(),
22320
+ processData: e.processData
22320
22321
  })], 2)] : a.name == "\u6D41\u7A0B\u56FE" && !a.slot ? [r("div", {
22321
22322
  staticClass: "view-node-info",
22322
22323
  on: {
@@ -23357,7 +23358,9 @@ const qV = {
23357
23358
  i.length > 4 ? (r.outside = i.splice(i.length - 4, i.length - 1), r.inside = i) : r.outside = i, e && this.customBtn ? this.customBtn(
23358
23359
  {
23359
23360
  btnList: this.operBtn(),
23360
- processStatus: this.processStatus
23361
+ processStatus: this.processStatus,
23362
+ processData: this.processData,
23363
+ nextTaskNode: this.nextTaskNode
23361
23364
  },
23362
23365
  (a) => {
23363
23366
  this.customBtns = a, this.straightenBtns(!1);
@@ -23418,7 +23421,7 @@ var ZV = /* @__PURE__ */ Bi(
23418
23421
  XV,
23419
23422
  !1,
23420
23423
  eW,
23421
- "1398d878",
23424
+ "6425acaf",
23422
23425
  null,
23423
23426
  null
23424
23427
  );