dfs-page-config 0.5.16 → 0.5.17
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/dist/dfs-page-config.js
CHANGED
|
@@ -102317,7 +102317,7 @@ const elTable = "", elTableColumn = "", _sfc_main$4 = defineComponent({
|
|
|
102317
102317
|
summaryMethod: kt
|
|
102318
102318
|
};
|
|
102319
102319
|
}
|
|
102320
|
-
}),
|
|
102320
|
+
}), EleTable_vue_vue_type_style_index_0_scoped_26730e6d_lang = "", _hoisted_1$4 = { class: "PublicTable" }, _hoisted_2$3 = { key: 1 }, _hoisted_3$3 = { key: 2 };
|
|
102321
102321
|
function _sfc_render$3(k, L, ie, ae, pe, _e) {
|
|
102322
102322
|
const xe = ElTableColumn, Oe = ElTable, Ne = ElPagination, Ie = ElConfigProvider;
|
|
102323
102323
|
return openBlock(), createBlock(Ie, { locale: k.locale }, {
|
|
@@ -102365,7 +102365,7 @@ function _sfc_render$3(k, L, ie, ae, pe, _e) {
|
|
|
102365
102365
|
index: 1,
|
|
102366
102366
|
label: k.configFlag.indexName || k.t("序号")
|
|
102367
102367
|
}, null, 8, ["label"])) : createCommentVNode("", !0),
|
|
102368
|
-
(openBlock(!0), createElementBlock(Fragment, null, renderList(k.columns, (ze) => (openBlock(), createBlock(xe, {
|
|
102368
|
+
(openBlock(!0), createElementBlock(Fragment, null, renderList(k.columns.filter((ze) => ze.show !== !1), (ze) => (openBlock(), createBlock(xe, {
|
|
102369
102369
|
"show-overflow-tooltip": ze.tooltip,
|
|
102370
102370
|
key: ze.value,
|
|
102371
102371
|
width: ze.width || "",
|
|
@@ -102429,7 +102429,7 @@ function _sfc_render$3(k, L, ie, ae, pe, _e) {
|
|
|
102429
102429
|
_: 3
|
|
102430
102430
|
}, 8, ["locale"]);
|
|
102431
102431
|
}
|
|
102432
|
-
const EleTable = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$3], ["__scopeId", "data-v-
|
|
102432
|
+
const EleTable = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$3], ["__scopeId", "data-v-26730e6d"]]);
|
|
102433
102433
|
EleTable.install = (k) => k.component(EleTable.name, EleTable);
|
|
102434
102434
|
const _hoisted_1$3 = /* @__PURE__ */ createElementVNode("svg", {
|
|
102435
102435
|
class: "el-select__icon",
|