dfs-page-config 0.4.11 → 0.4.12

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.
@@ -102288,7 +102288,8 @@ const elTable = "", elTableColumn = "", _sfc_main$3 = defineComponent({
102288
102288
  // 是否需要多选
102289
102289
  index: !1,
102290
102290
  // 是否需要序号
102291
- border: !0
102291
+ border: !0,
102292
+ pageSize: [20, 50, 100, 200, 500]
102292
102293
  })
102293
102294
  },
102294
102295
  tableHeight: {
@@ -102452,7 +102453,7 @@ const elTable = "", elTableColumn = "", _sfc_main$3 = defineComponent({
102452
102453
  summaryMethod: qe
102453
102454
  };
102454
102455
  }
102455
- }), EleTable_vue_vue_type_style_index_0_scoped_266ac11c_lang = "", _hoisted_1$3 = { class: "PublicTable" }, _hoisted_2$2 = { key: 1 }, _hoisted_3$2 = { key: 2 };
102456
+ }), EleTable_vue_vue_type_style_index_0_scoped_d0bbff86_lang = "", _hoisted_1$3 = { class: "PublicTable" }, _hoisted_2$2 = { key: 1 }, _hoisted_3$2 = { key: 2 };
102456
102457
  function _sfc_render$2(k, L, ie, ae, pe, _e) {
102457
102458
  const xe = ElTableColumn, Oe = ElTable, Ie = ElPagination, Ne = ElConfigProvider;
102458
102459
  return openBlock(), createBlock(Ne, { locale: k.locale }, {
@@ -102545,6 +102546,7 @@ function _sfc_render$2(k, L, ie, ae, pe, _e) {
102545
102546
  }, 8, ["class", "border", "header-row-style", "row-style", "data", "max-height", "height", "highlight-current-row", "onSortChange", "onSelectionChange", "onRowDblclick", "span-method", "row-class-name", "row-key", "default-sort", "onHeaderClick", "show-summary", "summary-method"])),
102546
102547
  k.configFlag.needPage ? (openBlock(), createBlock(Ie, {
102547
102548
  key: 0,
102549
+ "popper-class": "dfs-page-config-pagination",
102548
102550
  style: { padding: "5px 10px", background: "#fff" },
102549
102551
  total: k.totalNum,
102550
102552
  pageNum: k.pageInfo.pageNum,
@@ -102552,7 +102554,7 @@ function _sfc_render$2(k, L, ie, ae, pe, _e) {
102552
102554
  layout: "total,sizes, prev, pager, next",
102553
102555
  onSizeChange: k.sizeChange,
102554
102556
  onCurrentChange: k.currentChange,
102555
- "page-sizes": k.configFlag.pageSize || [20, 50, 100, 200, 500],
102557
+ "page-sizes": k.configFlag.pageSize,
102556
102558
  small: ""
102557
102559
  }, null, 8, ["total", "pageNum", "pageSize", "onSizeChange", "onCurrentChange", "page-sizes"])) : createCommentVNode("", !0)
102558
102560
  ])
@@ -102560,7 +102562,7 @@ function _sfc_render$2(k, L, ie, ae, pe, _e) {
102560
102562
  _: 3
102561
102563
  }, 8, ["locale"]);
102562
102564
  }
102563
- const EleTable = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$2], ["__scopeId", "data-v-266ac11c"]]);
102565
+ const EleTable = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$2], ["__scopeId", "data-v-d0bbff86"]]);
102564
102566
  EleTable.install = (k) => k.component(EleTable.name, EleTable);
102565
102567
  const _hoisted_1$2 = /* @__PURE__ */ createElementVNode("svg", {
102566
102568
  class: "el-select__icon",