ui-process-h5 3.3.17 → 3.3.19
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/ui-process-h5.js +2 -2
- package/v2/ui-process-h5.umd.cjs +1 -1
- package/v2.7/ui-process-h5.js +475 -475
- package/v2.7/ui-process-h5.umd.cjs +1 -1
- package/v3/ui-process-h5.js +4 -4
- package/v3/ui-process-h5.umd.cjs +1 -1
package/package.json
CHANGED
package/v2/ui-process-h5.js
CHANGED
|
@@ -5671,7 +5671,7 @@ const gr = /* @__PURE__ */ function() {
|
|
|
5671
5671
|
});
|
|
5672
5672
|
}), n.length > e.loopCardinality && e.loopCardinality > 0 && (o = !0), o && (n = []);
|
|
5673
5673
|
let l = [];
|
|
5674
|
-
a.data[0].posts.map((p) => {
|
|
5674
|
+
r.length > 0 && a.data[0].posts.map((p) => {
|
|
5675
5675
|
l.push({
|
|
5676
5676
|
...p,
|
|
5677
5677
|
projectPost: !this.businessDeptIdData,
|
|
@@ -5713,7 +5713,7 @@ const gr = /* @__PURE__ */ function() {
|
|
|
5713
5713
|
});
|
|
5714
5714
|
}), a.length > s.loopCardinality && s.loopCardinality > 0 && (r = !0), r && (a = []);
|
|
5715
5715
|
let o = [];
|
|
5716
|
-
i.data[0].posts.map((l) => {
|
|
5716
|
+
n.length > 0 && i.data[0].posts.map((l) => {
|
|
5717
5717
|
o.push({
|
|
5718
5718
|
...l,
|
|
5719
5719
|
projectPost: !(this.param.taskNode && this.param.taskNode[0].vars && this.param.taskNode[0].vars._businessDeptId),
|