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

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.
@@ -1,6 +1,6 @@
1
1
  import { resolveComponent as xe, openBlock as x, createElementBlock as L, createElementVNode as j, Fragment as we, toDisplayString as pe, createCommentVNode as te, createVNode as q, mergeProps as lt, renderList as Ge, withCtx as U, createBlock as ne, withModifiers as De, renderSlot as le, createTextVNode as Ue, normalizeClass as N, normalizeStyle as Ae, resolveDirective as ea, withDirectives as Xe, getCurrentInstance as ct, inject as Ne, ref as V, computed as S, unref as i, isRef as Jo, warn as hO, provide as ft, defineComponent as J, shallowRef as Xt, watch as fe, onMounted as at, watchEffect as cn, nextTick as Pe, useSlots as wo, toRef as Ot, Transition as Do, resolveDynamicComponent as rt, vShow as Et, onUnmounted as jc, useAttrs as fl, onBeforeUnmount as $t, reactive as Rt, onActivated as Yv, onUpdated as hl, cloneVNode as vO, Text as Ww, Comment as $a, Teleport as Uw, onBeforeMount as qv, readonly as Yw, onDeactivated as gO, withKeys as jt, createSlots as Tn, normalizeProps as wn, guardReactiveProps as Dr, isVNode as Zt, h as Ve, triggerRef as ed, toRaw as Sd, vModelCheckbox as Ed, toRefs as No, vModelRadio as qw, onBeforeUpdate as Gw, vModelText as vp, toHandlers as mO, onScopeDispose as bO, TransitionGroup as Xw, markRaw as zl, effectScope as yO, toHandlerKey as _O, render as Fl, createApp as wO, shallowReactive as xO } from "vue";
2
2
  import { departPerson as kO } from "checked-pick-pc";
3
- const CO = "ddy-process-pc-vue3", SO = "1.0.1-rc.2.51", EO = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", TO = "./ddy-process-pc-vue3.umd.cjs", IO = "./style.css", OO = "module", NO = {
3
+ const CO = "ddy-process-pc-vue3", SO = "1.0.1-rc.2.53", EO = "> pc\u7AEF\u6D41\u7A0B\u7EC4\u4EF6", TO = "./ddy-process-pc-vue3.umd.cjs", IO = "./style.css", OO = "module", NO = {
4
4
  ".": {
5
5
  import: "./ddy-process-pc-vue3.js",
6
6
  require: "./ddy-process-pc-vue3.umd.cjs"
@@ -59707,11 +59707,11 @@ const Cae = {
59707
59707
  targetClassName: "el-dialog"
59708
59708
  };
59709
59709
  (this.parentEl || window.$wujie.props.el()) && (e.restrictElement = this.parentEl || window.$wujie.props.el()), this.$nextTick(() => {
59710
- this.$refs, this.$refs.process, xae(this.$refs.process.$el || this.$refs.process, e);
59710
+ this.$refs, this.$refs.process, this.$refs.process && xae(this.$refs.process.$el || this.$refs.process, e);
59711
59711
  });
59712
59712
  },
59713
59713
  close() {
59714
- this.$emit("close"), this.paramsProcessId = "", this.showProcess = !1, this.$refs.process.activeName = this.tabs[0].name;
59714
+ this.$emit("close"), this.paramsProcessId = "", this.showProcess = !1, this.$refs.process && (this.$refs.process.activeName = this.tabs[0].name);
59715
59715
  },
59716
59716
  handleTab(e, t) {
59717
59717
  this.$emit("clickTab", e, t);