element-sim 1.1.18 → 1.1.19

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.
@@ -1,5 +1,9 @@
1
1
  ## 更新日志
2
2
 
3
+ ### 1.1.19
4
+ 2024-07-22
5
+ - el-message 面包屑、多选框、单选框、message组件修改
6
+
3
7
  ### 1.1.18
4
8
  2024-07-19
5
9
  - el-select 移除add-jump-url属性,增加addBtn属性 和 click-btn事件
@@ -43531,7 +43531,7 @@ if (typeof window !== 'undefined' && window.Vue) {
43531
43531
  }
43532
43532
 
43533
43533
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
43534
- version: '1.1.17',
43534
+ version: '1.1.18',
43535
43535
  locale: lib_locale_default.a.use,
43536
43536
  i18n: lib_locale_default.a.i18n,
43537
43537
  install: src_install,