ddy-process-h5 1.0.1-rc.3.19 → 1.0.1-rc.3.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 +1 -1
- package/v2/ddy-process-h5.js +6 -6
- package/v2/ddy-process-h5.umd.cjs +1 -1
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-h5.js +6 -6
- package/v2.7/ddy-process-h5.umd.cjs +9 -9
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-h5.js +6 -6
- package/v3/ddy-process-h5.umd.cjs +1 -1
- package/v3/style.css +1 -1
package/package.json
CHANGED
package/v2/ddy-process-h5.js
CHANGED
|
@@ -18515,11 +18515,11 @@ const B0 = {
|
|
|
18515
18515
|
confirm() {
|
|
18516
18516
|
if (!this.commentMsg)
|
|
18517
18517
|
return this.textTips = "\u8BF7\u8F93\u5165\u52A0\u7B7E\u7406\u7531!", this.$refs.topTips.handleOpen(), !1;
|
|
18518
|
-
let e =
|
|
18518
|
+
let e = [];
|
|
18519
18519
|
this.multiNodeParticipant[this.partObjId].map((i, t) => {
|
|
18520
|
-
|
|
18521
|
-
}), this.handleTips("", !0, "loading"), this.param.request.post("/bladex/blade-workflow/tis/
|
|
18522
|
-
|
|
18520
|
+
e.push(i);
|
|
18521
|
+
}), this.handleTips("", !0, "loading"), this.param.request.post("/bladex/blade-workflow/tis/addSignTask", {
|
|
18522
|
+
signPersoneds: e,
|
|
18523
18523
|
taskId: this.param.taskInstId,
|
|
18524
18524
|
comment: this.commentMsg
|
|
18525
18525
|
}).then((i) => {
|
|
@@ -18580,7 +18580,7 @@ var R0 = /* @__PURE__ */ ve(
|
|
|
18580
18580
|
M0,
|
|
18581
18581
|
!1,
|
|
18582
18582
|
L0,
|
|
18583
|
-
"
|
|
18583
|
+
"b5145b72",
|
|
18584
18584
|
null,
|
|
18585
18585
|
null
|
|
18586
18586
|
);
|
|
@@ -23357,7 +23357,7 @@ function WC(e) {
|
|
|
23357
23357
|
}
|
|
23358
23358
|
const cw = /* @__PURE__ */ function() {
|
|
23359
23359
|
return KC.exports;
|
|
23360
|
-
}(), YC = "ddy-process-h5", zC = "1.0.1-rc.3.
|
|
23360
|
+
}(), YC = "ddy-process-h5", zC = "1.0.1-rc.3.21", XC = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", ZC = "./ddy-process-h5.umd.cjs", $C = "./style.css", ew = "module", tw = {
|
|
23361
23361
|
".": {
|
|
23362
23362
|
import: "./ddy-process-h5.js",
|
|
23363
23363
|
require: "./ddy-process-h5.umd.cjs"
|