ddy-process-h5 1.0.1-rc.3.81 → 1.0.1-rc.3.85
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/v3/ddy-process-h5.js
CHANGED
|
@@ -15018,7 +15018,7 @@ const tl = /* @__PURE__ */ Ae(Iy, [["render", Ry], ["__scopeId", "data-v-7ee61f3
|
|
|
15018
15018
|
multiNodeParticipant: this.multiNodeParticipant,
|
|
15019
15019
|
firstNodeId: this.firstPerson && this.firstPerson.length > 0 ? this.firstPerson[0].id : "",
|
|
15020
15020
|
processInstId: this.extraParams.processInstId,
|
|
15021
|
-
vars: { businessType: this.businessType, deptId: this.businessDeptIdData, reactivate: !0, showType: all, subjectId: this.businessSubjectId, ...this.extraParams, _businessDeptId: this.businessDeptIdData }
|
|
15021
|
+
vars: { businessType: this.businessType, deptId: this.businessDeptIdData, reactivate: !0, showType: "all", subjectId: this.businessSubjectId, ...this.extraParams, _businessDeptId: this.businessDeptIdData }
|
|
15022
15022
|
}).then((e) => {
|
|
15023
15023
|
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);
|
|
15024
15024
|
}).catch((e) => {
|
|
@@ -19383,7 +19383,7 @@ const E1 = /* @__PURE__ */ Ae(l1, [["render", I1], ["__scopeId", "data-v-5024d10
|
|
|
19383
19383
|
async handler(e, t) {
|
|
19384
19384
|
this.$nextTick(() => {
|
|
19385
19385
|
this.processIntId = this.processInstId || this.formData.processId || this.formData.processInstId, e && (this.request.get("/bladex/blade-workflow/tis/getTaskModelDetail", {
|
|
19386
|
-
params: { processInstId: this.processInstId }
|
|
19386
|
+
params: this.taskId ? { processInstId: this.processInstId, taskId: this.taskId } : { processInstId: this.processInstId }
|
|
19387
19387
|
}).then((i) => {
|
|
19388
19388
|
var s;
|
|
19389
19389
|
if (i.code == 200) {
|
|
@@ -20145,7 +20145,7 @@ function K1(e, t, i, s, n, r) {
|
|
|
20145
20145
|
}, 8, ["titleText", "visible"])
|
|
20146
20146
|
]);
|
|
20147
20147
|
}
|
|
20148
|
-
const lw = /* @__PURE__ */ Ae(x1, [["render", K1], ["__scopeId", "data-v-773f6eab"]]), H1 = "ddy-process-h5", W1 = "1.0.1-rc.3.
|
|
20148
|
+
const lw = /* @__PURE__ */ Ae(x1, [["render", K1], ["__scopeId", "data-v-773f6eab"]]), H1 = "ddy-process-h5", W1 = "1.0.1-rc.3.85", Y1 = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", z1 = "./ddy-process-h5.umd.cjs", X1 = "./style.css", Z1 = "module", $1 = {
|
|
20149
20149
|
".": {
|
|
20150
20150
|
import: "./ddy-process-h5.js",
|
|
20151
20151
|
require: "./ddy-process-h5.umd.cjs"
|