ddy-process-h5 1.0.1-rc.3.17 → 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.17",
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,13 +17218,13 @@ 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
17225
  extraParams: {
17226
17226
  handler(e, i) {
17227
- e && e.businessDeptId && (this.businessDeptIdData = e.businessDeptId);
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
17228
  },
17229
17229
  immediate: !0,
17230
17230
  deep: !0
@@ -17787,7 +17787,7 @@ var w0 = function() {
17787
17787
  }, [e._v("\u5F53\u524D\u6D41\u7A0B")]), t("div", {
17788
17788
  staticClass: "sumbmitPopup-select-checked-node",
17789
17789
  class: ""
17790
- }, [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", {
17791
17791
  staticClass: "sumbmitPopup-select-checked",
17792
17792
  on: {
17793
17793
  click: e.handleDeptSelect
@@ -18088,7 +18088,7 @@ var E0 = /* @__PURE__ */ ve(
18088
18088
  x0,
18089
18089
  !1,
18090
18090
  T0,
18091
- "34a7e43a",
18091
+ "a0f579ac",
18092
18092
  null,
18093
18093
  null
18094
18094
  );
@@ -20023,7 +20023,7 @@ var tC = /* @__PURE__ */ ve(
20023
20023
  $0,
20024
20024
  !1,
20025
20025
  iC,
20026
- "139c9c86",
20026
+ "04a361c0",
20027
20027
  null,
20028
20028
  null
20029
20029
  );
@@ -23357,7 +23357,7 @@ function WC(e) {
23357
23357
  }
23358
23358
  const cw = /* @__PURE__ */ function() {
23359
23359
  return KC.exports;
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 = {
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 = {
23361
23361
  ".": {
23362
23362
  import: "./ddy-process-h5.js",
23363
23363
  require: "./ddy-process-h5.umd.cjs"