ddy-process-h5 1.0.1-rc.3.11 → 1.0.1-rc.3.17

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.11",
3
+ "version": "1.0.1-rc.3.17",
4
4
  "description": "> app端 流程插件",
5
5
  "main": "./ddy-process-h5.umd.cjs",
6
6
  "style": "./style.css",
@@ -17222,6 +17222,13 @@ const fp = /* @__PURE__ */ function() {
17222
17222
  },
17223
17223
  immediate: !0
17224
17224
  },
17225
+ extraParams: {
17226
+ handler(e, i) {
17227
+ e && e.businessDeptId && (this.businessDeptIdData = e.businessDeptId);
17228
+ },
17229
+ immediate: !0,
17230
+ deep: !0
17231
+ },
17225
17232
  id: {
17226
17233
  handler(e, i) {
17227
17234
  e && (this.idData = e, this.resubmit && this.getProcessInstance());
@@ -23350,7 +23357,7 @@ function WC(e) {
23350
23357
  }
23351
23358
  const cw = /* @__PURE__ */ function() {
23352
23359
  return KC.exports;
23353
- }(), YC = "ddy-process-h5", zC = "1.0.1-rc.3.11", XC = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", ZC = "./ddy-process-h5.umd.cjs", $C = "./style.css", ew = "module", tw = {
23360
+ }(), YC = "ddy-process-h5", zC = "1.0.1-rc.3.15", XC = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", ZC = "./ddy-process-h5.umd.cjs", $C = "./style.css", ew = "module", tw = {
23354
23361
  ".": {
23355
23362
  import: "./ddy-process-h5.js",
23356
23363
  require: "./ddy-process-h5.umd.cjs"