@a2simcode/ui 0.0.301 → 0.0.302

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.
@@ -12093,7 +12093,7 @@ var ag = /* @__PURE__ */ xe({
12093
12093
  "options",
12094
12094
  "dataItem",
12095
12095
  "dataView"
12096
- ].includes(v.dataType || "") ? (_.collapseTags = !0, _.collapseTagsTooltip = !0, _.dataType = v.dataType, _.dataCode = v.dataCode, _.options = v.options) : ["switch"].includes(v.dataType || "") ? (_.options = [], _.dataType = "options", v.activeValue == null ? _.options.push({
12096
+ ].includes(v.dataType || "") ? (_.collapseTags = !0, _.collapseTagsTooltip = !0, _.dataType = v.dataType, _.dataCode = v.dataCode, _.options = v.options, v.labelKey && (_.labelKey = v.labelKey), v.valueKey && (_.valueKey = v.valueKey)) : ["switch"].includes(v.dataType || "") ? (_.options = [], _.dataType = "options", v.activeValue == null ? _.options.push({
12097
12097
  label: "是",
12098
12098
  value: "1"
12099
12099
  }) : _.options.push({