ddy-process-pc-vue3 1.0.1-rc.3.39 → 1.0.1-rc.3.53

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.3.39",
3
+ "version": "1.0.1-rc.3.53",
4
4
  "description": "> pc端流程组件",
5
5
  "main": "./ddy-process-pc-vue3.umd.cjs",
6
6
  "style": "./style.css",
@@ -16,7 +16,7 @@ function iR(e, i) {
16
16
  }
17
17
  return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
18
18
  }
19
- const nR = "ddy-process-pc-vue3", rR = "1.0.1-rc.3.39", aR = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", oR = "./ddy-process-pc-vue3.umd.cjs", sR = "./style.css", lR = "module", cR = {
19
+ const nR = "ddy-process-pc-vue3", rR = "1.0.1-rc.3.53", aR = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", oR = "./ddy-process-pc-vue3.umd.cjs", sR = "./style.css", lR = "module", cR = {
20
20
  ".": {
21
21
  import: "./ddy-process-pc-vue3.js",
22
22
  require: "./ddy-process-pc-vue3.umd.cjs"
@@ -218,15 +218,16 @@ const ai = "/aws", pi = "/bladex/blade-workflow", FD = "/auth", et = {
218
218
  let i = { url: ai + "/repository/getTrackUrl", param: e, type: "get" };
219
219
  return Ze(i);
220
220
  },
221
- getProcessDefList(e, i) {
222
- let r = { url: pi + "/repository/getProcessDefList", param: { appId: e, processGroupName: i }, type: "post" };
223
- return Ze(r);
221
+ getProcessDefList(e, i, r) {
222
+ let a = { url: pi + "/repository/getProcessDefList", param: { appId: e, processGroupName: i, subjectId: r }, type: "post" };
223
+ return Ze(a);
224
224
  },
225
225
  getProcessDefListNew(e) {
226
226
  let i = {
227
227
  url: pi + "/repository/getProcessDefList",
228
228
  param: {
229
229
  ...e,
230
+ subjectId: e.userInfo ? e.userInfo.subjectId : "",
230
231
  businessCode: e.businessCode || e.businessType
231
232
  },
232
233
  type: "post"
@@ -24769,7 +24770,7 @@ const rG = {
24769
24770
  });
24770
24771
  },
24771
24772
  Show(e, i = "", r = !1) {
24772
- return this.processList = [], this.revival = r, this.processDefId = e, i && et.repository.getProcessDefList(i, "").then((a) => {
24773
+ return this.processList = [], this.revival = r, this.processDefId = e, i && et.repository.getProcessDefList(i, "", this.subjectId || "").then((a) => {
24773
24774
  a.code == wt.success && a.data.map((s) => {
24774
24775
  s.id == e && (this.processDefName = s.name);
24775
24776
  });
@@ -24908,7 +24909,7 @@ var aG = /* @__PURE__ */ Di(
24908
24909
  nG,
24909
24910
  !1,
24910
24911
  oG,
24911
- "083f5f94",
24912
+ "1aef9e89",
24912
24913
  null,
24913
24914
  null
24914
24915
  );