ui-process-h5 2.4.8 → 2.5.0

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.
@@ -4976,7 +4976,7 @@ const Sn = /* @__PURE__ */ function() {
4976
4976
  }
4977
4977
  }).then((s) => {
4978
4978
  s.code === 200 ? (s.data.map((t) => {
4979
- if (t.humanPerformerName === "\u56FA\u5B9A\u89D2\u8272/\u5C97\u4F4D") {
4979
+ if (t.postFlag && (t.humanPerformerName = "\u4EFB\u610F\u6307\u5B9A"), t.humanPerformerName === "\u56FA\u5B9A\u89D2\u8272/\u5C97\u4F4D") {
4980
4980
  let i = {
4981
4981
  taskDefId: t.id,
4982
4982
  postIds: []
@@ -5017,7 +5017,7 @@ const Sn = /* @__PURE__ */ function() {
5017
5017
  }
5018
5018
  }).then((e) => {
5019
5019
  e.code == 200 && (this.firstPerson && this.firstPerson.length && (e.data.map((s) => {
5020
- if (s.humanPerformerName === "\u56FA\u5B9A\u89D2\u8272/\u5C97\u4F4D") {
5020
+ if (s.postFlag && (s.humanPerformerName = "\u4EFB\u610F\u6307\u5B9A"), s.humanPerformerName === "\u56FA\u5B9A\u89D2\u8272/\u5C97\u4F4D") {
5021
5021
  let t = {
5022
5022
  taskDefId: s.id,
5023
5023
  postIds: []