ddy-process-pc-vue3 1.0.1-rc.2.25 → 1.0.1-rc.2.29

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.
@@ -202,6 +202,7 @@ const si = "/aws", Ai = "/bladex/blade-workflow", vD = "/auth", et = {
202
202
  let i = {
203
203
  url: Ai + "/repository/getProcessDefList",
204
204
  param: {
205
+ ...e,
205
206
  businessCode: e.businessCode
206
207
  },
207
208
  type: "post"
@@ -24195,7 +24196,8 @@ const dW = {
24195
24196
  businessType: "",
24196
24197
  keyWord: "",
24197
24198
  businessDeptId: "",
24198
- userInfo: {}
24199
+ userInfo: {},
24200
+ processGroupName: ""
24199
24201
  }) {
24200
24202
  return this.processList = [], this.otherProcessList = [], this.processDefId = "", this.processDefName = "", this.revival = !1, this._appId = e.appId, this._businessDeptId = e.businessDeptId, this.businessCode = e.businessCode || e.businessType, this.userInfo = e.userInfo, this.deptId = e.userInfo.deptId, this.subjectId = e.userInfo.subjectId, this.hasDeptId = !!this.deptId, this._businessDeptId, new Promise((i, r) => {
24201
24203
  this.cancelCallBack = r, et.repository.getProcessDefListNew(e).then((a) => {
@@ -24313,7 +24315,7 @@ var fW = /* @__PURE__ */ Bi(
24313
24315
  uW,
24314
24316
  !1,
24315
24317
  pW,
24316
- "30078fe4",
24318
+ "0ef60732",
24317
24319
  null,
24318
24320
  null
24319
24321
  );