vue3-components-plus 3.0.16 → 3.0.18
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/README.md +7 -0
- package/dist/ComponentDemo/NsTableDemo/index.vue +570 -564
- package/dist/ComponentDemo/NsTableDemo/mockData.js +15 -4
- package/dist/vue3-components-plus.css +1 -1
- package/dist/vue3-components-plus.js +1 -1
- package/dist/vue3-components-plus.umd.cjs +1 -1
- package/package.json +1 -1
|
@@ -79051,7 +79051,7 @@ const _sfc_main$1 = {
|
|
|
79051
79051
|
};
|
|
79052
79052
|
}
|
|
79053
79053
|
};
|
|
79054
|
-
const NsTable = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-
|
|
79054
|
+
const NsTable = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-b1074b05"]]);
|
|
79055
79055
|
const _hoisted_1 = { class: "page-container" };
|
|
79056
79056
|
const _hoisted_2 = {
|
|
79057
79057
|
key: 0,
|