ddy-process-pc-vue3 1.0.1-rc.2.65 → 1.0.1-rc.2.69
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 +15 -4
- package/v2/ddy-process-pc-vue3.umd.cjs +3 -3
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-pc-vue3.js +15 -4
- package/v2.7/ddy-process-pc-vue3.umd.cjs +37 -37
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-pc-vue3.js +188 -177
- 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.2.
|
|
19
|
+
const bP = "ddy-process-pc-vue3", _P = "1.0.1-rc.2.69", 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"
|
|
@@ -4082,8 +4082,19 @@ const _j = {
|
|
|
4082
4082
|
prop: "modelValue",
|
|
4083
4083
|
event: "update:modelValue"
|
|
4084
4084
|
},
|
|
4085
|
+
watch: {
|
|
4086
|
+
processNodeObj: {
|
|
4087
|
+
handler(e, i) {
|
|
4088
|
+
e && (e.loopCardinality, this.entity = {
|
|
4089
|
+
...this.entity,
|
|
4090
|
+
maxMultiple: e.loopCardinality == -1 ? 1e3 : this.max > 1 ? this.max : 1
|
|
4091
|
+
});
|
|
4092
|
+
},
|
|
4093
|
+
deep: !0
|
|
4094
|
+
}
|
|
4095
|
+
},
|
|
4085
4096
|
mounted() {
|
|
4086
|
-
this.personEntity != "" && (this.entity = {
|
|
4097
|
+
this.personEntity != "" && Object.keys(this.personEntity).length > 1 && (this.entity = {
|
|
4087
4098
|
...this.entity,
|
|
4088
4099
|
...this.personEntity
|
|
4089
4100
|
}), this.processNodeObj && this.processNodeObj.participantList && this.processNodeObj.participantList.length > 0 && (this.processNodeObj.participantList.map((e) => {
|
|
@@ -4240,7 +4251,7 @@ var yj = /* @__PURE__ */ Bi(
|
|
|
4240
4251
|
bj,
|
|
4241
4252
|
!1,
|
|
4242
4253
|
xj,
|
|
4243
|
-
"
|
|
4254
|
+
"3efb7a24",
|
|
4244
4255
|
null,
|
|
4245
4256
|
null
|
|
4246
4257
|
);
|
|
@@ -22074,7 +22085,7 @@ var CV = /* @__PURE__ */ Bi(
|
|
|
22074
22085
|
EV,
|
|
22075
22086
|
!1,
|
|
22076
22087
|
SV,
|
|
22077
|
-
"
|
|
22088
|
+
"ee16a17a",
|
|
22078
22089
|
null,
|
|
22079
22090
|
null
|
|
22080
22091
|
);
|