ddy-process-h5 1.0.1-rc.3.113 → 1.0.1-rc.3.115
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 +7 -4
- package/v2/ddy-process-h5.umd.cjs +1 -1
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-h5.js +7 -4
- package/v2.7/ddy-process-h5.umd.cjs +1 -1
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-h5.js +63 -58
- 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
|
@@ -22580,8 +22580,11 @@ var Rb = function() {
|
|
|
22580
22580
|
}
|
|
22581
22581
|
}
|
|
22582
22582
|
}, [e._v("\u8BBE\u7F6E\u4E3A\u5E38\u7528\u610F\u89C1")])]) : e._e()])]) : e._e(), i("div", {
|
|
22583
|
-
staticClass: "process-popup-content-person"
|
|
22584
|
-
|
|
22583
|
+
staticClass: "process-popup-content-person",
|
|
22584
|
+
style: {
|
|
22585
|
+
display: e.param.ProcessInsObj.taskParentId ? "none" : "block"
|
|
22586
|
+
}
|
|
22587
|
+
}, [e.param.ProcessInsObj.taskParentId ? i("div") : e.nextNodeData.length == 1 && e.nextNodeData[0].nodeType == "endEvent" ? i("div", [e._v(" \u4E0B\u4E00\u8282\u70B9\uFF1A\u7ED3\u675F\u4E8B\u4EF6 ")]) : e.nextNodeData && e.nextNodeData.nodeType == "endEvent" ? i("div", [e._v(" \u4E0B\u4E00\u8282\u70B9\uFF1A\u7ED3\u675F\u4E8B\u4EF6 ")]) : e.param.ProcessInsObj.taskParentId ? e._e() : i("TreePerson", {
|
|
22585
22588
|
ref: "TreePersonRef",
|
|
22586
22589
|
attrs: {
|
|
22587
22590
|
items: e.nextNodeData,
|
|
@@ -23325,7 +23328,7 @@ var Vb = /* @__PURE__ */ ve(
|
|
|
23325
23328
|
Lb,
|
|
23326
23329
|
!1,
|
|
23327
23330
|
jb,
|
|
23328
|
-
"
|
|
23331
|
+
"25e06abe",
|
|
23329
23332
|
null,
|
|
23330
23333
|
null
|
|
23331
23334
|
);
|
|
@@ -25371,7 +25374,7 @@ function m3(e) {
|
|
|
25371
25374
|
}
|
|
25372
25375
|
const S3 = /* @__PURE__ */ function() {
|
|
25373
25376
|
return f3.exports;
|
|
25374
|
-
}(), g3 = "ddy-process-h5", y3 = "1.0.1-rc.3.
|
|
25377
|
+
}(), g3 = "ddy-process-h5", y3 = "1.0.1-rc.3.115", v3 = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", A3 = "./ddy-process-h5.umd.cjs", C3 = "./style.css", b3 = "module", w3 = {
|
|
25375
25378
|
".": {
|
|
25376
25379
|
import: "./ddy-process-h5.js",
|
|
25377
25380
|
require: "./ddy-process-h5.umd.cjs"
|