ddy-process-pc-vue3 1.0.1-rc.3.27 → 1.0.1-rc.3.29
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 +12 -7
- package/v2/ddy-process-pc-vue3.umd.cjs +3 -3
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-pc-vue3.js +12 -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 +1093 -1086
- package/v3/ddy-process-pc-vue3.umd.cjs +9 -9
- 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.29", 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"
|
|
@@ -11031,12 +11031,16 @@ var C$ = function() {
|
|
|
11031
11031
|
attrs: {
|
|
11032
11032
|
shadow: "never"
|
|
11033
11033
|
}
|
|
11034
|
-
}, [r("p", [
|
|
11034
|
+
}, [r("p", [r("span", {
|
|
11035
|
+
staticClass: "flow-name"
|
|
11036
|
+
}, [e._v(e._s(a.assigneeName))]), e._v(" \u5728 [" + e._s(a.createTime) + "] \u5F00\u59CB\u5904\u7406 "), r("span", {
|
|
11037
|
+
staticClass: "flow-node"
|
|
11038
|
+
}, [e._v("[" + e._s(a.historyActivityType == "endEvent" ? "\u7ED3\u675F" : a.historyActivityName || "\u672A\u547D\u540D") + "]")]), e._v(" \u73AF\u8282 ")]), a.historyActivityDurationTime ? r("p", [e._v(" \u4EFB\u52A1\u5386\u65F6 [" + e._s(a.historyActivityDurationTime) + "] ")]) : e._e(), a.comments && a.comments.length > 0 ? [e._l(a.comments.filter(function(c) {
|
|
11035
11039
|
return c.action === "AddComment";
|
|
11036
11040
|
}), function(c, p) {
|
|
11037
11041
|
return r("p", {
|
|
11038
11042
|
key: p
|
|
11039
|
-
}, [p < 1 ? [e.commentMap[c.type] ? r("span", [e._v(" " + e._s(e.commentMap[c.type]) + ": [" + e._s(c.fullMessage) + "] ")]) : e._e(), a.comments.filter(function(m) {
|
|
11043
|
+
}, [p < 1 ? [e.commentMap[c.type] ? r("span", [e._v(" " + e._s(e.commentMap[c.type]) + ": [" + e._s(c.fullMessage) + "] ")]) : c.fullMessage ? r("span", [e._v(" " + e._s(c.type) + ": [" + e._s(c.fullMessage) + "] ")]) : e._e(), a.comments.filter(function(m) {
|
|
11040
11044
|
return m.action === "AddComment";
|
|
11041
11045
|
}).length > 1 ? r("span", {
|
|
11042
11046
|
staticStyle: {
|
|
@@ -11048,7 +11052,7 @@ var C$ = function() {
|
|
|
11048
11052
|
}
|
|
11049
11053
|
}, [e._v(" " + e._s(e.toggleText) + " "), r("i", {
|
|
11050
11054
|
class: [e.isFlag ? "el-icon-arrow-up" : "el-icon-arrow-down"]
|
|
11051
|
-
}), r("el-icon", [e.isFlag ? r("el-icon-arrow-up") : r("el-icon-arrow-down")], 1)], 1) : e._e(), c.time ? r("p", {
|
|
11055
|
+
}), r("el-icon", [e.isFlag ? r("el-icon-arrow-up") : r("el-icon-arrow-down")], 1)], 1) : e._e(), c.time && e.isFlag ? r("p", {
|
|
11052
11056
|
staticStyle: {
|
|
11053
11057
|
color: "gray",
|
|
11054
11058
|
"font-size": "12px"
|
|
@@ -11154,7 +11158,7 @@ var I$ = /* @__PURE__ */ Bi(
|
|
|
11154
11158
|
S$,
|
|
11155
11159
|
!1,
|
|
11156
11160
|
B$,
|
|
11157
|
-
|
|
11161
|
+
"c5f2f37a",
|
|
11158
11162
|
null,
|
|
11159
11163
|
null
|
|
11160
11164
|
);
|
|
@@ -22790,11 +22794,12 @@ const BV = {
|
|
|
22790
22794
|
},
|
|
22791
22795
|
methods: {
|
|
22792
22796
|
formatFlow(e) {
|
|
22793
|
-
|
|
22797
|
+
let i = (e || []).map((r) => ({
|
|
22794
22798
|
...r,
|
|
22795
22799
|
attachmentsFujian: (r.attachments || []).filter((a) => a.type != "signature"),
|
|
22796
22800
|
attachmentsQianzi: (r.attachments || []).filter((a) => a.type == "signature")
|
|
22797
22801
|
}));
|
|
22802
|
+
return i = i.reverse(), i;
|
|
22798
22803
|
},
|
|
22799
22804
|
cancelHandlerFn() {
|
|
22800
22805
|
this.dialogVisibleOperation = !1, this.submitLoading = !1;
|
|
@@ -23287,7 +23292,7 @@ var OV = /* @__PURE__ */ Bi(
|
|
|
23287
23292
|
IV,
|
|
23288
23293
|
!1,
|
|
23289
23294
|
TV,
|
|
23290
|
-
"
|
|
23295
|
+
"30e23c27",
|
|
23291
23296
|
null,
|
|
23292
23297
|
null
|
|
23293
23298
|
);
|