dfs-page-config 0.5.18 → 0.5.20

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.
@@ -101727,7 +101727,8 @@ function _sfc_render$9(k, L, ie, ae, pe, _e) {
101727
101727
  "close-on-click-modal": !1,
101728
101728
  key: k.component.updateKey,
101729
101729
  onClose: k.resetForm,
101730
- "before-close": k.beforeClose
101730
+ "before-close": k.beforeClose,
101731
+ top: k.component.top || "15vh"
101731
101732
  }, {
101732
101733
  header: withCtx(() => [
101733
101734
  k.component.dialogType === "warning" ? (openBlock(), createBlock(Oe, {
@@ -101761,7 +101762,7 @@ function _sfc_render$9(k, L, ie, ae, pe, _e) {
101761
101762
  ]), 1032, ["configOption", "pageKey"])
101762
101763
  ]),
101763
101764
  _: 3
101764
- }, 8, ["class", "title", "modelValue", "width", "center", "onClose", "before-close"]);
101765
+ }, 8, ["class", "title", "modelValue", "width", "center", "onClose", "before-close", "top"]);
101765
101766
  }
101766
101767
  const Dialog = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$9]]), elDescriptions = "", elDescriptionsItem = "", _sfc_main$9 = defineComponent({
101767
101768
  name: "Descriptions",
@@ -102317,7 +102318,7 @@ const elTable = "", elTableColumn = "", _sfc_main$4 = defineComponent({
102317
102318
  summaryMethod: kt
102318
102319
  };
102319
102320
  }
102320
- }), EleTable_vue_vue_type_style_index_0_scoped_3f25705e_lang = "", _hoisted_1$4 = { class: "PublicTable" }, _hoisted_2$3 = { key: 1 }, _hoisted_3$3 = { key: 2 };
102321
+ }), EleTable_vue_vue_type_style_index_0_scoped_ed040376_lang = "", _hoisted_1$4 = { class: "PublicTable" }, _hoisted_2$3 = { key: 1 }, _hoisted_3$3 = { key: 2 };
102321
102322
  function _sfc_render$3(k, L, ie, ae, pe, _e) {
102322
102323
  const xe = ElTableColumn, Oe = ElTable, Ne = ElPagination, Ie = ElConfigProvider;
102323
102324
  return openBlock(), createBlock(Ie, { locale: k.locale }, {
@@ -102365,7 +102366,7 @@ function _sfc_render$3(k, L, ie, ae, pe, _e) {
102365
102366
  index: 1,
102366
102367
  label: k.configFlag.indexName || k.t("序号")
102367
102368
  }, null, 8, ["label"])) : createCommentVNode("", !0),
102368
- (openBlock(!0), createElementBlock(Fragment, null, renderList(k.columns.filter((ze) => !ze.isShow || ze.isShow(ze)), (ze) => (openBlock(), createBlock(xe, {
102369
+ (openBlock(!0), createElementBlock(Fragment, null, renderList(k.columns.filter((ze) => ze.isShow === void 0 || ze.isShow(ze)), (ze) => (openBlock(), createBlock(xe, {
102369
102370
  "show-overflow-tooltip": ze.tooltip,
102370
102371
  key: ze.value,
102371
102372
  width: ze.width || "",
@@ -102429,7 +102430,7 @@ function _sfc_render$3(k, L, ie, ae, pe, _e) {
102429
102430
  _: 3
102430
102431
  }, 8, ["locale"]);
102431
102432
  }
102432
- const EleTable = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$3], ["__scopeId", "data-v-3f25705e"]]);
102433
+ const EleTable = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$3], ["__scopeId", "data-v-ed040376"]]);
102433
102434
  EleTable.install = (k) => k.component(EleTable.name, EleTable);
102434
102435
  const _hoisted_1$3 = /* @__PURE__ */ createElementVNode("svg", {
102435
102436
  class: "el-select__icon",