ui-process-h5 1.5.20 → 1.5.21
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/v2.7/ui-process-h5.js
CHANGED
|
@@ -8818,7 +8818,7 @@ const py = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAA
|
|
|
8818
8818
|
handleSongshen() {
|
|
8819
8819
|
if (this.btnLoading = !0, this.resubmit)
|
|
8820
8820
|
this.handleTips("", !0, "loading"), this.request.post("/aws/pis/reactivate", {
|
|
8821
|
-
processInstId:
|
|
8821
|
+
processInstId: this.processId,
|
|
8822
8822
|
isClearHistory: this.isClearHistory,
|
|
8823
8823
|
reactivateReason: "\u91CD\u65B0\u63D0\u4EA4",
|
|
8824
8824
|
multiNodeParticipant: this.multiNodeParticipant
|