ddy-process-pc-vue3 1.0.1-rc.2.59 → 1.0.1-rc.2.63
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
|
@@ -16,7 +16,7 @@ function iR(e, i) {
|
|
|
16
16
|
}
|
|
17
17
|
return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
|
|
18
18
|
}
|
|
19
|
-
const nR = "ddy-process-pc-vue3", rR = "1.0.1-rc.2.
|
|
19
|
+
const nR = "ddy-process-pc-vue3", rR = "1.0.1-rc.2.63", aR = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", oR = "./ddy-process-pc-vue3.umd.cjs", sR = "./style.css", lR = "module", cR = {
|
|
20
20
|
".": {
|
|
21
21
|
import: "./ddy-process-pc-vue3.js",
|
|
22
22
|
require: "./ddy-process-pc-vue3.umd.cjs"
|
|
@@ -6117,7 +6117,8 @@ const lQ = {
|
|
|
6117
6117
|
handler(e, i) {
|
|
6118
6118
|
e.nodeType == "userTask" && e.setPersonnel && e.assignees && e.assignees.length > 0 && (this.targetUserId = e.assignees.map((r) => r.id)), e.userList && e.userList.length == 1 && (this.targetUserId = e.userList[0].userId), this.processNodeObj = e || {};
|
|
6119
6119
|
},
|
|
6120
|
-
deep: !0
|
|
6120
|
+
deep: !0,
|
|
6121
|
+
immediate: !0
|
|
6121
6122
|
}
|
|
6122
6123
|
},
|
|
6123
6124
|
mounted() {
|