ddy-process-pc-vue3 1.0.1-rc.2.75 → 1.0.1-rc.2.77

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.2.75",
3
+ "version": "1.0.1-rc.2.77",
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.2.75", 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.2.77", 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"
@@ -24710,7 +24710,7 @@ const rG = {
24710
24710
  showType: "all",
24711
24711
  subjectId: this.subjectId,
24712
24712
  deptId: this.deptId,
24713
- businessType: this.businessCode,
24713
+ businessType: this.businessCode + "",
24714
24714
  ...e,
24715
24715
  ...this._vars
24716
24716
  }
@@ -24728,7 +24728,7 @@ const rG = {
24728
24728
  showType: "all",
24729
24729
  subjectId: this.subjectId,
24730
24730
  deptId: this.deptId,
24731
- businessType: this.businessCode,
24731
+ businessType: this.businessCode + "",
24732
24732
  ...e,
24733
24733
  ...this._vars
24734
24734
  };
@@ -24782,7 +24782,7 @@ const rG = {
24782
24782
  userInfo: {},
24783
24783
  processGroupName: ""
24784
24784
  }) {
24785
- 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) => {
24785
+ 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) => {
24786
24786
  this.cancelCallBack = r, et.repository.getProcessDefListNew(e).then((a) => {
24787
24787
  a.code == wt.success && (a.data.length == 1 ? (this.processDefList = a.data, this.processDefId = a.data[0].id, this.processDefName = a.data[0].name, et.repository.getFirstProcessNode(this.processDefId).then(async (s) => {
24788
24788
  if (s.code == wt.success) {
@@ -24869,7 +24869,7 @@ const rG = {
24869
24869
  const c = ((this.processData.process || {}).variables || {}).deptId;
24870
24870
  this.deptId = c, this._businessDeptId = c, this.hasDeptId = !!c;
24871
24871
  const p = (this.processData.process || {}).taskId;
24872
- return this.absoluteTaskId = p, this.revival = !0, this.businessId = i, this.subjectId = s.data.process.variables.subjectId, this.businessCode = s.data.process.variables.businessType, this.revivalVars = s.data.process.variables, this.processDefId = s.data.process.processDefinitionId, this.processDefName = s.data.process.processDefinitionName, this.processDefList = [], this.Show(s.data.process.processDefinitionId, "", !0);
24872
+ return this.absoluteTaskId = p, this.revival = !0, this.businessId = i, this.subjectId = s.data.process.variables.subjectId, this.businessCode = s.data.process.variables.businessType + "", this.revivalVars = s.data.process.variables, this.processDefId = s.data.process.processDefinitionId, this.processDefName = s.data.process.processDefinitionName, this.processDefList = [], this.Show(s.data.process.processDefinitionId, "", !0);
24873
24873
  }
24874
24874
  },
24875
24875
  onClickOperation() {
@@ -24898,7 +24898,7 @@ var aG = /* @__PURE__ */ Di(
24898
24898
  nG,
24899
24899
  !1,
24900
24900
  oG,
24901
- "1d1d195c",
24901
+ "56721c71",
24902
24902
  null,
24903
24903
  null
24904
24904
  );