vue3-element-dict 2.0.1 → 2.0.2

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.
package/README.md CHANGED
@@ -383,6 +383,9 @@ getGlobalConfigApi().then(data => {
383
383
 
384
384
  ## 更新日志
385
385
 
386
+ ### 2.0.2
387
+ 1. 【优化】新增 getDictData 和 getDictDataByKey 两个获取字典数据方法
388
+
386
389
  ### 2.0.1
387
390
  1. 【修复】修复字典包全局配置 filterDataFun 和 disabledDataFun配置无效问题
388
391