ddy-process-h5 1.0.1-rc.2.81 → 1.0.1-rc.2.85

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.2.81",
3
+ "version": "1.0.1-rc.2.85",
4
4
  "description": "> app端 流程插件",
5
5
  "main": "./ddy-process-h5.umd.cjs",
6
6
  "style": "./style.css",
@@ -22542,11 +22542,11 @@ const _C = /* @__PURE__ */ function() {
22542
22542
  this.ProcessInsObj = {
22543
22543
  ...this.ProcessInsObj,
22544
22544
  ...t.data
22545
- }, this.$emit("get-process-data", this.ProcessInsObj), this.taskObj.buttons = this.ProcessInsObj.button || [], this.trackList = (((s = t.data) == null ? void 0 : s.flow) || []).filter((a) => ["userTask", "candidate"].includes(a.historyActivityType));
22545
+ }, this.taskObj.buttons = this.ProcessInsObj.button || [], this.trackList = (((s = t.data) == null ? void 0 : s.flow) || []).filter((a) => ["userTask", "candidate"].includes(a.historyActivityType));
22546
22546
  const n = ((this.ProcessInsObj.process || {}).variables || {}).deptId;
22547
22547
  this.deptId = n;
22548
22548
  const r = (this.ProcessInsObj.process || {}).taskId;
22549
- this.absoluteTaskId = r, this.approvalData = (t.data || {}).flow || [], this.processXml = ((t.data || {}).process || {}).xml || "", this.handleGetProcessStatus();
22549
+ this.absoluteTaskId = r, this.approvalData = (t.data || {}).flow || [], this.processXml = ((t.data || {}).process || {}).xml || "", this.handleGetProcessStatus(), this.$emit("get-process-data", this.ProcessInsObj);
22550
22550
  }
22551
22551
  }), this.getCurrentProcess(), this.getUserInfo());
22552
22552
  },
@@ -23158,7 +23158,7 @@ var PC = function() {
23158
23158
  return [n < 3 ? t("div", {
23159
23159
  key: s.name,
23160
23160
  staticClass: "top-button",
23161
- style: e.getBtnStyle(s.btnProps.type.toString()),
23161
+ style: e.getBtnStyle((s.btnProps.type || "default").toString()),
23162
23162
  on: {
23163
23163
  click: function(r) {
23164
23164
  return s.click(s.name);
@@ -23316,7 +23316,7 @@ var MC = /* @__PURE__ */ ge(
23316
23316
  DC,
23317
23317
  !1,
23318
23318
  OC,
23319
- "db10f82e",
23319
+ "a4fed71a",
23320
23320
  null,
23321
23321
  null
23322
23322
  );
@@ -23326,7 +23326,7 @@ function OC(e) {
23326
23326
  }
23327
23327
  const zC = /* @__PURE__ */ function() {
23328
23328
  return MC.exports;
23329
- }(), BC = "ddy-process-h5", RC = "1.0.1-rc.2.81", LC = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", FC = "./ddy-process-h5.umd.cjs", VC = "./style.css", jC = "module", QC = {
23329
+ }(), BC = "ddy-process-h5", RC = "1.0.1-rc.2.85", LC = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", FC = "./ddy-process-h5.umd.cjs", VC = "./style.css", jC = "module", QC = {
23330
23330
  ".": {
23331
23331
  import: "./ddy-process-h5.js",
23332
23332
  require: "./ddy-process-h5.umd.cjs"