ddy-process-h5 1.0.1-rc.3.19 → 1.0.1-rc.3.23

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-h5",
3
- "version": "1.0.1-rc.3.19",
3
+ "version": "1.0.1-rc.3.23",
4
4
  "description": "> app端 流程插件",
5
5
  "main": "./ddy-process-h5.umd.cjs",
6
6
  "style": "./style.css",
@@ -18515,11 +18515,11 @@ const B0 = {
18515
18515
  confirm() {
18516
18516
  if (!this.commentMsg)
18517
18517
  return this.textTips = "\u8BF7\u8F93\u5165\u52A0\u7B7E\u7406\u7531!", this.$refs.topTips.handleOpen(), !1;
18518
- let e = "";
18518
+ let e = [];
18519
18519
  this.multiNodeParticipant[this.partObjId].map((i, t) => {
18520
- t == 0 ? e = i : e = `${e},${i}`;
18521
- }), this.handleTips("", !0, "loading"), this.param.request.post("/bladex/blade-workflow/tis/addMultiInstance", {
18522
- assignee: e,
18520
+ e.push(i);
18521
+ }), this.handleTips("", !0, "loading"), this.param.request.post("/bladex/blade-workflow/tis/addSignTask", {
18522
+ signPersoneds: e,
18523
18523
  taskId: this.param.taskInstId,
18524
18524
  comment: this.commentMsg
18525
18525
  }).then((i) => {
@@ -18580,7 +18580,7 @@ var R0 = /* @__PURE__ */ ve(
18580
18580
  M0,
18581
18581
  !1,
18582
18582
  L0,
18583
- "22eb3788",
18583
+ "b5145b72",
18584
18584
  null,
18585
18585
  null
18586
18586
  );
@@ -22683,7 +22683,7 @@ const GC = /* @__PURE__ */ function() {
22683
22683
  }), this.handleActionClose();
22684
22684
  }, e.push(n);
22685
22685
  }
22686
- if (!this.isView && i.isMultiInstance && this.getButton("wf_add_instance")) {
22686
+ if (!this.isView && this.getButton("wf_add_instance")) {
22687
22687
  let n = {};
22688
22688
  n.name = this.getButton("wf_add_instance").name, n.btnProps = { type: "primary" }, n.click = (r) => {
22689
22689
  this.handleUserSelect({
@@ -23357,7 +23357,7 @@ function WC(e) {
23357
23357
  }
23358
23358
  const cw = /* @__PURE__ */ function() {
23359
23359
  return KC.exports;
23360
- }(), YC = "ddy-process-h5", zC = "1.0.1-rc.3.19", XC = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", ZC = "./ddy-process-h5.umd.cjs", $C = "./style.css", ew = "module", tw = {
23360
+ }(), YC = "ddy-process-h5", zC = "1.0.1-rc.3.23", XC = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", ZC = "./ddy-process-h5.umd.cjs", $C = "./style.css", ew = "module", tw = {
23361
23361
  ".": {
23362
23362
  import: "./ddy-process-h5.js",
23363
23363
  require: "./ddy-process-h5.umd.cjs"