flame-plus 0.2.3 → 0.2.4
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.
|
@@ -15806,8 +15806,17 @@ const Cu = /* @__PURE__ */ ze({
|
|
|
15806
15806
|
}) => {
|
|
15807
15807
|
let h;
|
|
15808
15808
|
return w.length ? h = u(w) : p && (h = {
|
|
15809
|
-
default: (
|
|
15810
|
-
|
|
15809
|
+
default: ({
|
|
15810
|
+
$index: v,
|
|
15811
|
+
row: C,
|
|
15812
|
+
column: y
|
|
15813
|
+
}) => {
|
|
15814
|
+
var E;
|
|
15815
|
+
return g.prop && ((E = t[g.prop]) == null ? void 0 : E.call(t, {
|
|
15816
|
+
index: v,
|
|
15817
|
+
row: C,
|
|
15818
|
+
column: y
|
|
15819
|
+
}));
|
|
15811
15820
|
}
|
|
15812
15821
|
}), g.type === "index" && (g.index = a), Object.keys(g).includes("controlType") ? (console.log("childColumnConfig", g), X(nt("el-table-column"), Ut(Tt.exports.tableColumnDefaultConfig, g), {
|
|
15813
15822
|
default: (v) => X(nh, {
|