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/package.json
CHANGED
package/v2/ui-process-h5.js
CHANGED
|
@@ -9782,7 +9782,7 @@ const fb = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAA
|
|
|
9782
9782
|
handleSongshen() {
|
|
9783
9783
|
if (this.btnLoading = !0, this.resubmit)
|
|
9784
9784
|
this.handleTips("", !0, "loading"), this.request.post("/aws/pis/reactivate", {
|
|
9785
|
-
processInstId:
|
|
9785
|
+
processInstId: this.processId,
|
|
9786
9786
|
isClearHistory: this.isClearHistory,
|
|
9787
9787
|
reactivateReason: "\u91CD\u65B0\u63D0\u4EA4",
|
|
9788
9788
|
multiNodeParticipant: this.multiNodeParticipant
|