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

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.19",
4
4
  "description": "> app端 流程插件",
5
5
  "main": "./ddy-process-h5.umd.cjs",
6
6
  "style": "./style.css",
@@ -17218,10 +17218,17 @@ const fp = /* @__PURE__ */ function() {
17218
17218
  },
17219
17219
  businessDeptId: {
17220
17220
  handler(e, i) {
17221
- this.businessDeptIdData = e;
17221
+ e && (this.businessDeptIdData = e);
17222
17222
  },
17223
17223
  immediate: !0
17224
17224
  },
17225
+ extraParams: {
17226
+ handler(e, i) {
17227
+ e && e.businessDeptId && (console.error(e.businessDeptId, "\u4E1A\u52A1\u90E8\u95E8id\u66F4\u65B0\u5230extraParams.businessDeptId\u4E2D\uFF0C\u8BF7\u68C0\u67E5\u662F\u5426\u9700\u8981\u66F4\u65B0\u5230\u6B64\u5904"), 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());
@@ -17780,7 +17787,7 @@ var w0 = function() {
17780
17787
  }, [e._v("\u5F53\u524D\u6D41\u7A0B")]), t("div", {
17781
17788
  staticClass: "sumbmitPopup-select-checked-node",
17782
17789
  class: ""
17783
- }, [e._v(" " + e._s(s.data.name ? s.data.name : s.data.placeholder) + " ")])]), t("div", {
17790
+ }, [e._v(" " + e._s(s.data.name ? s.data.name : s.data.placeholder) + " ")])]), e.businessDeptIdData ? e._e() : t("div", {
17784
17791
  staticClass: "sumbmitPopup-select-checked",
17785
17792
  on: {
17786
17793
  click: e.handleDeptSelect
@@ -18081,7 +18088,7 @@ var E0 = /* @__PURE__ */ ve(
18081
18088
  x0,
18082
18089
  !1,
18083
18090
  T0,
18084
- "34a7e43a",
18091
+ "a0f579ac",
18085
18092
  null,
18086
18093
  null
18087
18094
  );
@@ -20016,7 +20023,7 @@ var tC = /* @__PURE__ */ ve(
20016
20023
  $0,
20017
20024
  !1,
20018
20025
  iC,
20019
- "139c9c86",
20026
+ "04a361c0",
20020
20027
  null,
20021
20028
  null
20022
20029
  );
@@ -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.19", 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"