sctj-components 1.1.11 → 1.1.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.
- package/lib/sctj-components.es.js +3 -3
- package/lib/sctj-components.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
|
@@ -2113,7 +2113,7 @@ const _sfc_main$n = {
|
|
|
2113
2113
|
}
|
|
2114
2114
|
};
|
|
2115
2115
|
const SCTJTimeLineSelect = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["__scopeId", "data-v-baeb92ce"]]);
|
|
2116
|
-
const
|
|
2116
|
+
const index_vue_vue_type_style_index_0_scoped_e884aaa9_lang = "";
|
|
2117
2117
|
const _hoisted_1$h = { class: "table-container" };
|
|
2118
2118
|
const _sfc_main$m = {
|
|
2119
2119
|
__name: "index",
|
|
@@ -2125,7 +2125,7 @@ const _sfc_main$m = {
|
|
|
2125
2125
|
},
|
|
2126
2126
|
rowKey: {
|
|
2127
2127
|
type: String,
|
|
2128
|
-
default: ""
|
|
2128
|
+
default: "id"
|
|
2129
2129
|
},
|
|
2130
2130
|
treeProps: {
|
|
2131
2131
|
type: Object,
|
|
@@ -2452,7 +2452,7 @@ const _sfc_main$m = {
|
|
|
2452
2452
|
};
|
|
2453
2453
|
}
|
|
2454
2454
|
};
|
|
2455
|
-
const SCTJTable = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-
|
|
2455
|
+
const SCTJTable = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-e884aaa9"]]);
|
|
2456
2456
|
const index_vue_vue_type_style_index_0_scoped_45fb95db_lang = "";
|
|
2457
2457
|
const _sfc_main$l = {};
|
|
2458
2458
|
const _hoisted_1$g = { class: "table-container" };
|