ddy-process-h5 1.0.1-rc.3.71 → 1.0.1-rc.3.75

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ddy-process-h5",
3
- "version": "1.0.1-rc.3.71",
3
+ "version": "1.0.1-rc.3.75",
4
4
  "description": "> app端 流程插件",
5
5
  "main": "./ddy-process-h5.umd.cjs",
6
6
  "style": "./style.css",
@@ -17751,8 +17751,8 @@ const cx = {
17751
17751
  data() {
17752
17752
  return {
17753
17753
  getColors: rh,
17754
- isFlag: !1,
17755
- toggleText: "\u5C55\u5F00",
17754
+ isFlag: !0,
17755
+ toggleText: "\u6536\u8D77",
17756
17756
  commentMap: {
17757
17757
  assigneeComment: "\u53D8\u66F4",
17758
17758
  dispatchComment: "\u8C03\u5EA6",
@@ -17785,7 +17785,7 @@ var ux = /* @__PURE__ */ ve(
17785
17785
  lx,
17786
17786
  !1,
17787
17787
  px,
17788
- "08eb2d9a",
17788
+ "35b01ec6",
17789
17789
  null,
17790
17790
  null
17791
17791
  );
@@ -17865,7 +17865,7 @@ var mx = /* @__PURE__ */ ve(
17865
17865
  hx,
17866
17866
  !1,
17867
17867
  gx,
17868
- "46f4b900",
17868
+ "15b7ee40",
17869
17869
  null,
17870
17870
  null
17871
17871
  );
@@ -20206,7 +20206,7 @@ const iI = {
20206
20206
  if (this.param.annex && this.param.annex.length) {
20207
20207
  this.otherList = this.param.annex;
20208
20208
  let e = this.otherList.split(";");
20209
- this.limit = e[2], this.requires = JSON.parse(e[1]), this.labels = e[0];
20209
+ this.limit = e[2], this.requires = e[1] ? JSON.parse(e[1]) : !1, this.labels = e[0];
20210
20210
  }
20211
20211
  },
20212
20212
  handleCallback(e) {
@@ -20256,7 +20256,7 @@ var nI = /* @__PURE__ */ ve(
20256
20256
  tI,
20257
20257
  !1,
20258
20258
  sI,
20259
- "b5145b72",
20259
+ "62fe31ec",
20260
20260
  null,
20261
20261
  null
20262
20262
  );
@@ -24516,8 +24516,6 @@ const uT = /* @__PURE__ */ function() {
24516
24516
  ), this.cctaskTopPopupTitle = e;
24517
24517
  },
24518
24518
  async getNextNode(e) {
24519
- if (this.ProcessInsObj.process && (this.ProcessInsObj.process || {}).taskParentId)
24520
- return !0;
24521
24519
  let t;
24522
24520
  try {
24523
24521
  t = await this.request.get("/bladex/blade-workflow/tis/simulation", {
@@ -25054,7 +25052,7 @@ function mT(e) {
25054
25052
  }
25055
25053
  const ST = /* @__PURE__ */ function() {
25056
25054
  return fT.exports;
25057
- }(), gT = "ddy-process-h5", yT = "1.0.1-rc.3.71", vT = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", AT = "./ddy-process-h5.umd.cjs", bT = "./style.css", CT = "module", wT = {
25055
+ }(), gT = "ddy-process-h5", yT = "1.0.1-rc.3.75", vT = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", AT = "./ddy-process-h5.umd.cjs", bT = "./style.css", CT = "module", wT = {
25058
25056
  ".": {
25059
25057
  import: "./ddy-process-h5.js",
25060
25058
  require: "./ddy-process-h5.umd.cjs"