ddy-process-h5 1.0.1-rc.3.101 → 1.0.1-rc.3.103
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-h5.js +6 -6
- package/v2/ddy-process-h5.umd.cjs +1 -1
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-h5.js +6 -6
- package/v2.7/ddy-process-h5.umd.cjs +1 -1
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-h5.js +5 -5
- package/v3/ddy-process-h5.umd.cjs +1 -1
- package/v3/style.css +1 -1
package/package.json
CHANGED
package/v2/ddy-process-h5.js
CHANGED
|
@@ -24458,7 +24458,7 @@ const uT = /* @__PURE__ */ function() {
|
|
|
24458
24458
|
TopPopup1: !1,
|
|
24459
24459
|
cctaskTopPopup: !1,
|
|
24460
24460
|
cctaskTopPopupTitle: "\u6284\u9001",
|
|
24461
|
-
|
|
24461
|
+
userAudit: ""
|
|
24462
24462
|
};
|
|
24463
24463
|
},
|
|
24464
24464
|
watch: {
|
|
@@ -24475,11 +24475,11 @@ const uT = /* @__PURE__ */ function() {
|
|
|
24475
24475
|
...i.data
|
|
24476
24476
|
};
|
|
24477
24477
|
let n = (this.ProcessInsObj.flow || []).filter((l) => ["userTask"].includes(l.historyActivityType) && l.createTime), r = n[n.length - 1].assigneeName;
|
|
24478
|
-
if (!r) {
|
|
24478
|
+
if (console.error(r, "user1"), !r) {
|
|
24479
24479
|
let l = n[n.length - 1], p = "->", h = "\u2192", d = l.comments[0].fullMessage;
|
|
24480
24480
|
d.includes(p) ? r = d.split(p)[1] : d.includes(h) && (r = d.split(h)[1].split("\uFF1A")[0]);
|
|
24481
24481
|
}
|
|
24482
|
-
this.
|
|
24482
|
+
console.error(r, "user2"), this.userAudit = r, this.taskObj.buttons = this.ProcessInsObj.button || [], this.trackList = (((s = i.data) == null ? void 0 : s.flow) || []).filter((l) => ["userTask", "candidate"].includes(l.historyActivityType));
|
|
24483
24483
|
const a = ((this.ProcessInsObj.process || {}).variables || {}).deptId;
|
|
24484
24484
|
this.deptId = a;
|
|
24485
24485
|
const o = (this.ProcessInsObj.process || {}).taskId;
|
|
@@ -25023,7 +25023,7 @@ var dT = function() {
|
|
|
25023
25023
|
}
|
|
25024
25024
|
}, [i("span", {
|
|
25025
25025
|
staticClass: "process-mliv-jd"
|
|
25026
|
-
}, [e._v(e._s(`${e.
|
|
25026
|
+
}, [e._v(e._s(`${e.userAudit}\u5BA1\u6279\u4E2D`))])])]) : e._e()]) : e._e(), i("div", {
|
|
25027
25027
|
staticClass: "process-card",
|
|
25028
25028
|
style: {
|
|
25029
25029
|
height: e.processCardHeight
|
|
@@ -25258,7 +25258,7 @@ var fT = /* @__PURE__ */ ve(
|
|
|
25258
25258
|
hT,
|
|
25259
25259
|
!1,
|
|
25260
25260
|
mT,
|
|
25261
|
-
"
|
|
25261
|
+
"e82bca6c",
|
|
25262
25262
|
null,
|
|
25263
25263
|
null
|
|
25264
25264
|
);
|
|
@@ -25268,7 +25268,7 @@ function mT(e) {
|
|
|
25268
25268
|
}
|
|
25269
25269
|
const ST = /* @__PURE__ */ function() {
|
|
25270
25270
|
return fT.exports;
|
|
25271
|
-
}(), gT = "ddy-process-h5", yT = "1.0.1-rc.3.
|
|
25271
|
+
}(), gT = "ddy-process-h5", yT = "1.0.1-rc.3.103", vT = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", AT = "./ddy-process-h5.umd.cjs", bT = "./style.css", CT = "module", wT = {
|
|
25272
25272
|
".": {
|
|
25273
25273
|
import: "./ddy-process-h5.js",
|
|
25274
25274
|
require: "./ddy-process-h5.umd.cjs"
|