ddy-process-h5 1.0.1-rc.3.81 → 1.0.1-rc.3.85

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.
@@ -18712,7 +18712,7 @@ const nh = /* @__PURE__ */ function() {
18712
18712
  multiNodeParticipant: this.multiNodeParticipant,
18713
18713
  firstNodeId: this.firstPerson && this.firstPerson.length > 0 ? this.firstPerson[0].id : "",
18714
18714
  processInstId: this.extraParams.processInstId,
18715
- vars: { businessType: this.businessType, deptId: this.businessDeptIdData, reactivate: !0, showType: all, subjectId: this.businessSubjectId, ...this.extraParams, _businessDeptId: this.businessDeptIdData }
18715
+ vars: { businessType: this.businessType, deptId: this.businessDeptIdData, reactivate: !0, showType: "all", subjectId: this.businessSubjectId, ...this.extraParams, _businessDeptId: this.businessDeptIdData }
18716
18716
  }).then((e) => {
18717
18717
  e.code == 200 ? (this.show = !1, this.$emit("update:visible", this.show), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), this.$emit("successFn"), this.btnLoading = !1) : (this.handleTips(e.msg, !0, "error"), this.btnLoading = !1);
18718
18718
  }).catch((e) => {
@@ -23633,7 +23633,7 @@ const cT = /* @__PURE__ */ function() {
23633
23633
  async handler(e, t) {
23634
23634
  this.$nextTick(() => {
23635
23635
  this.processIntId = this.processInstId || this.formData.processId || this.formData.processInstId, e && (this.request.get("/bladex/blade-workflow/tis/getTaskModelDetail", {
23636
- params: { processInstId: this.processInstId }
23636
+ params: this.taskId ? { processInstId: this.processInstId, taskId: this.taskId } : { processInstId: this.processInstId }
23637
23637
  }).then((i) => {
23638
23638
  var s;
23639
23639
  if (i.code == 200) {
@@ -24429,7 +24429,7 @@ function fT(e) {
24429
24429
  }
24430
24430
  const _T = /* @__PURE__ */ function() {
24431
24431
  return hT.exports;
24432
- }(), mT = "ddy-process-h5", gT = "1.0.1-rc.3.81", yT = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", vT = "./ddy-process-h5.umd.cjs", AT = "./style.css", bT = "module", CT = {
24432
+ }(), mT = "ddy-process-h5", gT = "1.0.1-rc.3.85", yT = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", vT = "./ddy-process-h5.umd.cjs", AT = "./style.css", bT = "module", CT = {
24433
24433
  ".": {
24434
24434
  import: "./ddy-process-h5.js",
24435
24435
  require: "./ddy-process-h5.umd.cjs"