ddy-process-h5 1.0.1-rc.2.71 → 1.0.1-rc.2.83

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.71",
3
+ "version": "1.0.1-rc.2.83",
4
4
  "description": "> app端 流程插件",
5
5
  "main": "./ddy-process-h5.umd.cjs",
6
6
  "style": "./style.css",
@@ -22546,7 +22546,7 @@ const _C = /* @__PURE__ */ function() {
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
  },
@@ -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.71", 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.83", 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"