vue3-components-plus 3.0.33 → 3.0.34
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.
|
@@ -77253,6 +77253,8 @@ const _sfc_main$1 = /* @__PURE__ */ Object.assign({
|
|
|
77253
77253
|
key: 0,
|
|
77254
77254
|
type: "selection",
|
|
77255
77255
|
width: "55",
|
|
77256
|
+
align: "center",
|
|
77257
|
+
"header-align": "center",
|
|
77256
77258
|
"reserve-selection": !!__props.rowKey
|
|
77257
77259
|
}, null, 8, ["reserve-selection"])) : createCommentVNode("", true),
|
|
77258
77260
|
__props.showIndex ? (openBlock(), createBlock(_component_el_table_column, {
|
|
@@ -77294,7 +77296,7 @@ const _sfc_main$1 = /* @__PURE__ */ Object.assign({
|
|
|
77294
77296
|
};
|
|
77295
77297
|
}
|
|
77296
77298
|
});
|
|
77297
|
-
const NsTable = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-
|
|
77299
|
+
const NsTable = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-675ad4be"]]);
|
|
77298
77300
|
const _hoisted_1 = { class: "page-container" };
|
|
77299
77301
|
const _sfc_main = /* @__PURE__ */ Object.assign({
|
|
77300
77302
|
name: "NsTableContainer"
|