ddy-process-pc-vue3 1.0.1-rc.3.21 → 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 +2892 -2886
- package/v2/ddy-process-pc-vue3.umd.cjs +30 -30
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-pc-vue3.js +3 -3
- package/v2.7/ddy-process-pc-vue3.umd.cjs +2 -2
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-pc-vue3.js +3 -3
- package/v3/ddy-process-pc-vue3.umd.cjs +2 -2
- 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"
|
|
@@ -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
|
);
|