ddy-process-pc-vue3 1.0.1-rc.3.19 → 1.0.1-rc.3.23
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-pc-vue3.js +2896 -2890
- package/v2/ddy-process-pc-vue3.umd.cjs +30 -30
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-pc-vue3.js +7 -7
- package/v2.7/ddy-process-pc-vue3.umd.cjs +3 -3
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-pc-vue3.js +134 -134
- package/v3/ddy-process-pc-vue3.umd.cjs +3 -3
- package/v3/style.css +1 -1
|
@@ -16,7 +16,7 @@ function vP(e, i) {
|
|
|
16
16
|
}
|
|
17
17
|
return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
|
|
18
18
|
}
|
|
19
|
-
const bP = "ddy-process-pc-vue3", _P = "1.0.1-rc.3.
|
|
19
|
+
const bP = "ddy-process-pc-vue3", _P = "1.0.1-rc.3.23", yP = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", xP = "./ddy-process-pc-vue3.umd.cjs", wP = "./style.css", EP = "module", kP = {
|
|
20
20
|
".": {
|
|
21
21
|
import: "./ddy-process-pc-vue3.js",
|
|
22
22
|
require: "./ddy-process-pc-vue3.umd.cjs"
|
|
@@ -161,7 +161,7 @@ const si = "/aws", Ai = "/bladex/blade-workflow", pD = "/auth", et = {
|
|
|
161
161
|
return Ze(i);
|
|
162
162
|
},
|
|
163
163
|
addMultiInstance(e) {
|
|
164
|
-
let i = { url: Ai + "/tis/
|
|
164
|
+
let i = { url: Ai + "/tis/addSignTask", param: e, type: "post" };
|
|
165
165
|
return Ze(i);
|
|
166
166
|
},
|
|
167
167
|
reject(e, i) {
|
|
@@ -4805,10 +4805,10 @@ const Tj = {
|
|
|
4805
4805
|
return Gv.warning("\u8BF7\u586B\u5199\u52A0\u7B7E\u539F\u56E0"), !1;
|
|
4806
4806
|
if (this.reason.length > 200)
|
|
4807
4807
|
return Gv.warning("\u52A0\u7B7E\u539F\u56E0\u4E0D\u80FD\u8D85\u8FC7200\u4E2A\u5B57"), !1;
|
|
4808
|
-
let r = this.targetUser
|
|
4808
|
+
let r = this.targetUser || [];
|
|
4809
4809
|
e && e(), i(), et.tis.addMultiInstance({
|
|
4810
4810
|
taskId: this.param.taskInstId,
|
|
4811
|
-
|
|
4811
|
+
signPersoneds: r,
|
|
4812
4812
|
comment: this.reason
|
|
4813
4813
|
}).then((a) => {
|
|
4814
4814
|
a.code == Et.success ? this.$emit("success") : this.$emit("fail", a.msg);
|
|
@@ -4822,7 +4822,7 @@ var Nj = /* @__PURE__ */ Bi(
|
|
|
4822
4822
|
Oj,
|
|
4823
4823
|
!1,
|
|
4824
4824
|
Mj,
|
|
4825
|
-
"
|
|
4825
|
+
"79bc4843",
|
|
4826
4826
|
null,
|
|
4827
4827
|
null
|
|
4828
4828
|
);
|
|
@@ -23127,7 +23127,7 @@ const BV = {
|
|
|
23127
23127
|
const i = this.processData.process;
|
|
23128
23128
|
if (!i)
|
|
23129
23129
|
return e;
|
|
23130
|
-
if (i.status == "todo" &&
|
|
23130
|
+
if (i.status == "todo" && this.getButton("wf_add_instance")) {
|
|
23131
23131
|
let a = {};
|
|
23132
23132
|
a.name = this.getButton("wf_add_instance").name, a.btnProps = { type: "primary" }, a.key = "sign", a.click = () => {
|
|
23133
23133
|
this.handleUserSelect({
|
|
@@ -23287,7 +23287,7 @@ var OV = /* @__PURE__ */ Bi(
|
|
|
23287
23287
|
IV,
|
|
23288
23288
|
!1,
|
|
23289
23289
|
TV,
|
|
23290
|
-
"
|
|
23290
|
+
"62ec8edb",
|
|
23291
23291
|
null,
|
|
23292
23292
|
null
|
|
23293
23293
|
);
|