@a2simcode/ui 0.0.53 → 0.0.54

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.
@@ -9117,7 +9117,7 @@ const Bf = { class: "j-table-footer" }, If = {
9117
9117
  },
9118
9118
  emits: ["update:modelValue", "change"],
9119
9119
  setup(e, { emit: t }) {
9120
- const n = e, { useData: o } = bt(), { getTreeData: i } = o(), a = R(() => i ? i({
9120
+ const n = e, { useData: o } = bt(), { getTreeData: i } = o(), a = R(() => (console.log(i), i ? (console.log("test", i({ dataType: n.dataType, dataCode: n.dataCode, labelKey: n.labelKey, valueKey: n.valueKey, pidKey: n.pidKey, idKey: n.idKey, notLoad: !1 })), i({
9121
9121
  dataType: n.dataType,
9122
9122
  dataCode: n.dataCode,
9123
9123
  labelKey: n.labelKey,
@@ -9125,7 +9125,7 @@ const Bf = { class: "j-table-footer" }, If = {
9125
9125
  pidKey: n.pidKey,
9126
9126
  idKey: n.idKey,
9127
9127
  notLoad: !1
9128
- }) || [] : []), l = R(() => n.dataCode || n.dataType ? a.value : n.options || []), r = t, s = R({
9128
+ }) || []) : [])), l = R(() => (console.log("treeSelectData", n), n.dataCode || n.dataType ? a.value : n.options || [])), r = t, s = R({
9129
9129
  get() {
9130
9130
  return n.modelValue;
9131
9131
  },