ddy-process-h5 1.0.1-rc.3.81 → 1.0.1-rc.3.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.3.81",
3
+ "version": "1.0.1-rc.3.83",
4
4
  "description": "> app端 流程插件",
5
5
  "main": "./ddy-process-h5.umd.cjs",
6
6
  "style": "./style.css",
@@ -24256,7 +24256,7 @@ const uT = /* @__PURE__ */ function() {
24256
24256
  async handler(e, t) {
24257
24257
  this.$nextTick(() => {
24258
24258
  this.processIntId = this.processInstId || this.formData.processId || this.formData.processInstId, e && (this.request.get("/bladex/blade-workflow/tis/getTaskModelDetail", {
24259
- params: { processInstId: this.processInstId }
24259
+ params: this.taskId ? { processInstId: this.processInstId, taskId: this.taskId } : { processInstId: this.processInstId }
24260
24260
  }).then((i) => {
24261
24261
  var n;
24262
24262
  if (i.code == 200) {
@@ -25052,7 +25052,7 @@ function mT(e) {
25052
25052
  }
25053
25053
  const ST = /* @__PURE__ */ function() {
25054
25054
  return fT.exports;
25055
- }(), gT = "ddy-process-h5", yT = "1.0.1-rc.3.81", 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.83", vT = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", AT = "./ddy-process-h5.umd.cjs", bT = "./style.css", CT = "module", wT = {
25056
25056
  ".": {
25057
25057
  import: "./ddy-process-h5.js",
25058
25058
  require: "./ddy-process-h5.umd.cjs"