br-dionysus 1.6.11 → 1.6.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.
@@ -902,7 +902,7 @@ const ei = (e = {}) => (e.setConfig && (Ca = e.setConfig), e.getConfig && (Sa =
902
902
  isNumber: (e) => typeof e == "number",
903
903
  isObject: (e) => typeof e == "object" && e !== null,
904
904
  isArray: (e) => Array.isArray(e)
905
- }, ni = Symbol("tableKey"), Ld = (e) => (Ar("data-v-776e8458"), e = e(), Rr(), e), Nd = ["data-is-expand"], Bd = /* @__PURE__ */ Ld(() => /* @__PURE__ */ N("img", { src: ti }, null, -1)), $d = /* @__PURE__ */ G({
905
+ }, ni = Symbol("tableKey"), Ld = (e) => (Ar("data-v-375eec23"), e = e(), Rr(), e), Nd = ["data-is-expand"], Bd = /* @__PURE__ */ Ld(() => /* @__PURE__ */ N("img", { src: ti }, null, -1)), $d = /* @__PURE__ */ G({
906
906
  __name: "MTable",
907
907
  props: {
908
908
  size: { default: "" },
@@ -990,7 +990,6 @@ const ei = (e = {}) => (e.setConfig && (Ca = e.setConfig), e.getConfig && (Sa =
990
990
  return "";
991
991
  let b = -1, S = "";
992
992
  for (const A in s.value) {
993
- console.log("tableConfig.value", s.value);
994
993
  const R = s.value[A];
995
994
  b < R.sort && R.show && (b = R.sort, S = A);
996
995
  }
@@ -1092,7 +1091,7 @@ const ei = (e = {}) => (e.setConfig && (Ca = e.setConfig), e.getConfig && (Sa =
1092
1091
  ], 8, Nd);
1093
1092
  };
1094
1093
  }
1095
- }), zd = /* @__PURE__ */ zt($d, [["__scopeId", "data-v-776e8458"]]), Dl = {
1094
+ }), zd = /* @__PURE__ */ zt($d, [["__scopeId", "data-v-375eec23"]]), Dl = {
1096
1095
  install(e) {
1097
1096
  e.component("MTable", zd);
1098
1097
  }