ddy-process-pc-vue3 1.0.1-rc.2.73 → 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 +1 -1
- package/v2/ddy-process-pc-vue3.js +8 -8
- package/v2/ddy-process-pc-vue3.umd.cjs +2 -2
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-pc-vue3.js +8 -8
- package/v2.7/ddy-process-pc-vue3.umd.cjs +2 -2
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-pc-vue3.js +8 -8
- package/v3/ddy-process-pc-vue3.umd.cjs +2 -2
- package/v3/style.css +1 -1
|
@@ -16,7 +16,7 @@ function vP(e, i) {
|
|
|
16
16
|
}
|
|
17
17
|
return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
|
|
18
18
|
}
|
|
19
|
-
const bP = "ddy-process-pc-vue3", _P = "1.0.1-rc.2.
|
|
19
|
+
const bP = "ddy-process-pc-vue3", _P = "1.0.1-rc.2.77", yP = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", xP = "./ddy-process-pc-vue3.umd.cjs", wP = "./style.css", EP = "module", kP = {
|
|
20
20
|
".": {
|
|
21
21
|
import: "./ddy-process-pc-vue3.js",
|
|
22
22
|
require: "./ddy-process-pc-vue3.umd.cjs"
|
|
@@ -22506,7 +22506,7 @@ const BV = {
|
|
|
22506
22506
|
props: {
|
|
22507
22507
|
taskId: {
|
|
22508
22508
|
default: !1,
|
|
22509
|
-
type: String
|
|
22509
|
+
type: [String, Boolean]
|
|
22510
22510
|
},
|
|
22511
22511
|
processId: {
|
|
22512
22512
|
default: "",
|
|
@@ -23286,7 +23286,7 @@ var OV = /* @__PURE__ */ Bi(
|
|
|
23286
23286
|
IV,
|
|
23287
23287
|
!1,
|
|
23288
23288
|
TV,
|
|
23289
|
-
"
|
|
23289
|
+
"66ec79a0",
|
|
23290
23290
|
null,
|
|
23291
23291
|
null
|
|
23292
23292
|
);
|
|
@@ -23966,7 +23966,7 @@ const HV = {
|
|
|
23966
23966
|
showType: "all",
|
|
23967
23967
|
subjectId: this.subjectId,
|
|
23968
23968
|
deptId: this.deptId,
|
|
23969
|
-
businessType: this.businessCode,
|
|
23969
|
+
businessType: this.businessCode + "",
|
|
23970
23970
|
...e,
|
|
23971
23971
|
...this._vars
|
|
23972
23972
|
}
|
|
@@ -23984,7 +23984,7 @@ const HV = {
|
|
|
23984
23984
|
showType: "all",
|
|
23985
23985
|
subjectId: this.subjectId,
|
|
23986
23986
|
deptId: this.deptId,
|
|
23987
|
-
businessType: this.businessCode,
|
|
23987
|
+
businessType: this.businessCode + "",
|
|
23988
23988
|
...e,
|
|
23989
23989
|
...this._vars
|
|
23990
23990
|
};
|
|
@@ -24038,7 +24038,7 @@ const HV = {
|
|
|
24038
24038
|
userInfo: {},
|
|
24039
24039
|
processGroupName: ""
|
|
24040
24040
|
}) {
|
|
24041
|
-
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) => {
|
|
24041
|
+
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) => {
|
|
24042
24042
|
this.cancelCallBack = r, et.repository.getProcessDefListNew(e).then((a) => {
|
|
24043
24043
|
a.code == Et.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) => {
|
|
24044
24044
|
if (s.code == Et.success) {
|
|
@@ -24125,7 +24125,7 @@ const HV = {
|
|
|
24125
24125
|
const c = ((this.processData.process || {}).variables || {}).deptId;
|
|
24126
24126
|
this.deptId = c, this._businessDeptId = c, this.hasDeptId = !!c;
|
|
24127
24127
|
const p = (this.processData.process || {}).taskId;
|
|
24128
|
-
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);
|
|
24128
|
+
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);
|
|
24129
24129
|
}
|
|
24130
24130
|
},
|
|
24131
24131
|
onClickOperation() {
|
|
@@ -24154,7 +24154,7 @@ var UV = /* @__PURE__ */ Bi(
|
|
|
24154
24154
|
$V,
|
|
24155
24155
|
!1,
|
|
24156
24156
|
YV,
|
|
24157
|
-
"
|
|
24157
|
+
"56721c71",
|
|
24158
24158
|
null,
|
|
24159
24159
|
null
|
|
24160
24160
|
);
|