element-ui-root 2.9.2 → 2.9.3

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.
@@ -24629,8 +24629,8 @@ __webpack_require__.r(__webpack_exports__);
24629
24629
  }
24630
24630
  }, [a.render ? a.render() : h("div", {
24631
24631
  "key": b
24632
- }, [this.$slots.default])]);
24633
- })]);
24632
+ }, [this.$slots[label]])]);
24633
+ }), this.$slots.default]);
24634
24634
  },
24635
24635
 
24636
24636
  click({
package/dist/index.umd.js CHANGED
@@ -24638,8 +24638,8 @@ __webpack_require__.r(__webpack_exports__);
24638
24638
  }
24639
24639
  }, [a.render ? a.render() : h("div", {
24640
24640
  "key": b
24641
- }, [this.$slots.default])]);
24642
- })]);
24641
+ }, [this.$slots[label]])]);
24642
+ }), this.$slots.default]);
24643
24643
  },
24644
24644
 
24645
24645
  click({