ddy-process-pc-vue3 1.0.1-rc.2.51 → 1.0.1-rc.2.55

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.
@@ -16,7 +16,7 @@ function CP(e, i) {
16
16
  }
17
17
  return Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }));
18
18
  }
19
- const SP = "ddy-process-pc-vue3", DP = "1.0.1-rc.2.51", IP = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", BP = "./ddy-process-pc-vue3.umd.cjs", OP = "./style.css", TP = "module", NP = {
19
+ const SP = "ddy-process-pc-vue3", DP = "1.0.1-rc.2.55", IP = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", BP = "./ddy-process-pc-vue3.umd.cjs", OP = "./style.css", TP = "module", NP = {
20
20
  ".": {
21
21
  import: "./ddy-process-pc-vue3.js",
22
22
  require: "./ddy-process-pc-vue3.umd.cjs"
@@ -23494,7 +23494,7 @@ var uW = /* @__PURE__ */ Bi(
23494
23494
  lW,
23495
23495
  !1,
23496
23496
  dW,
23497
- "19cb77fc",
23497
+ "dd48cf64",
23498
23498
  null,
23499
23499
  null
23500
23500
  );
@@ -23694,11 +23694,11 @@ const AW = {
23694
23694
  targetClassName: "el-dialog"
23695
23695
  };
23696
23696
  (this.parentEl || window.$wujie.props.el()) && (e.restrictElement = this.parentEl || window.$wujie.props.el()), this.$nextTick(() => {
23697
- this.$refs, this.$refs.process, pW(this.$refs.process.$el || this.$refs.process, e);
23697
+ this.$refs, this.$refs.process, this.$refs.process && pW(this.$refs.process.$el || this.$refs.process, e);
23698
23698
  });
23699
23699
  },
23700
23700
  close() {
23701
- this.$emit("close"), this.paramsProcessId = "", this.showProcess = !1, this.$refs.process.activeName = this.tabs[0].name;
23701
+ this.$emit("close"), this.paramsProcessId = "", this.showProcess = !1, this.$refs.process && (this.$refs.process.activeName = this.tabs[0].name);
23702
23702
  },
23703
23703
  handleTab(e, i) {
23704
23704
  this.$emit("clickTab", e, i);