ddy-process-h5 1.0.1-rc.3.17 → 1.0.1-rc.3.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-h5",
3
- "version": "1.0.1-rc.3.17",
3
+ "version": "1.0.1-rc.3.21",
4
4
  "description": "> app端 流程插件",
5
5
  "main": "./ddy-process-h5.umd.cjs",
6
6
  "style": "./style.css",
@@ -17218,13 +17218,13 @@ const fp = /* @__PURE__ */ function() {
17218
17218
  },
17219
17219
  businessDeptId: {
17220
17220
  handler(e, i) {
17221
- this.businessDeptIdData = e;
17221
+ e && (this.businessDeptIdData = e);
17222
17222
  },
17223
17223
  immediate: !0
17224
17224
  },
17225
17225
  extraParams: {
17226
17226
  handler(e, i) {
17227
- e && e.businessDeptId && (this.businessDeptIdData = e.businessDeptId);
17227
+ e && e.businessDeptId && (console.error(e.businessDeptId, "\u4E1A\u52A1\u90E8\u95E8id\u66F4\u65B0\u5230extraParams.businessDeptId\u4E2D\uFF0C\u8BF7\u68C0\u67E5\u662F\u5426\u9700\u8981\u66F4\u65B0\u5230\u6B64\u5904"), this.businessDeptIdData = e.businessDeptId);
17228
17228
  },
17229
17229
  immediate: !0,
17230
17230
  deep: !0
@@ -17787,7 +17787,7 @@ var w0 = function() {
17787
17787
  }, [e._v("\u5F53\u524D\u6D41\u7A0B")]), t("div", {
17788
17788
  staticClass: "sumbmitPopup-select-checked-node",
17789
17789
  class: ""
17790
- }, [e._v(" " + e._s(s.data.name ? s.data.name : s.data.placeholder) + " ")])]), t("div", {
17790
+ }, [e._v(" " + e._s(s.data.name ? s.data.name : s.data.placeholder) + " ")])]), e.businessDeptIdData ? e._e() : t("div", {
17791
17791
  staticClass: "sumbmitPopup-select-checked",
17792
17792
  on: {
17793
17793
  click: e.handleDeptSelect
@@ -18088,7 +18088,7 @@ var E0 = /* @__PURE__ */ ve(
18088
18088
  x0,
18089
18089
  !1,
18090
18090
  T0,
18091
- "34a7e43a",
18091
+ "a0f579ac",
18092
18092
  null,
18093
18093
  null
18094
18094
  );
@@ -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
  );
@@ -20023,7 +20023,7 @@ var tC = /* @__PURE__ */ ve(
20023
20023
  $0,
20024
20024
  !1,
20025
20025
  iC,
20026
- "139c9c86",
20026
+ "04a361c0",
20027
20027
  null,
20028
20028
  null
20029
20029
  );
@@ -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.15", 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.21", 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"