ddy-process-h5 1.0.1-rc.3.77 → 1.0.1-rc.3.79
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
package/v2/ddy-process-h5.js
CHANGED
|
@@ -19335,7 +19335,7 @@ const jh = /* @__PURE__ */ function() {
|
|
|
19335
19335
|
multiNodeParticipant: this.multiNodeParticipant,
|
|
19336
19336
|
firstNodeId: this.firstPerson && this.firstPerson.length > 0 ? this.firstPerson[0].id : "",
|
|
19337
19337
|
processInstId: this.extraParams.processInstId,
|
|
19338
|
-
vars: { businessType: this.businessType, ...this.extraParams, _businessDeptId: this.businessDeptIdData }
|
|
19338
|
+
vars: { businessType: this.businessType, deptId: this.businessDeptIdData, reactivate: !0, showType: all, subjectId: this.businessSubjectId, ...this.extraParams, _businessDeptId: this.businessDeptIdData }
|
|
19339
19339
|
}).then((e) => {
|
|
19340
19340
|
e.code == 200 ? (this.show = !1, this.$emit("update:visible", this.show), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), this.$emit("successFn"), this.btnLoading = !1) : (this.handleTips(e.msg, !0, "error"), this.btnLoading = !1);
|
|
19341
19341
|
}).catch((e) => {
|
|
@@ -25052,7 +25052,7 @@ function mT(e) {
|
|
|
25052
25052
|
}
|
|
25053
25053
|
const ST = /* @__PURE__ */ function() {
|
|
25054
25054
|
return fT.exports;
|
|
25055
|
-
}(), gT = "ddy-process-h5", yT = "1.0.1-rc.3.
|
|
25055
|
+
}(), gT = "ddy-process-h5", yT = "1.0.1-rc.3.79", vT = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", AT = "./ddy-process-h5.umd.cjs", bT = "./style.css", CT = "module", wT = {
|
|
25056
25056
|
".": {
|
|
25057
25057
|
import: "./ddy-process-h5.js",
|
|
25058
25058
|
require: "./ddy-process-h5.umd.cjs"
|