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/v3/ui-process-h5.js
CHANGED
|
@@ -4303,7 +4303,7 @@ const Lh = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAA
|
|
|
4303
4303
|
handleSongshen() {
|
|
4304
4304
|
if (this.btnLoading = !0, this.resubmit)
|
|
4305
4305
|
this.handleTips("", !0, "loading"), this.request.post("/aws/pis/reactivate", {
|
|
4306
|
-
processInstId:
|
|
4306
|
+
processInstId: this.processId,
|
|
4307
4307
|
isClearHistory: this.isClearHistory,
|
|
4308
4308
|
reactivateReason: "\u91CD\u65B0\u63D0\u4EA4",
|
|
4309
4309
|
multiNodeParticipant: this.multiNodeParticipant
|