mass-ui-vue3 1.0.1 → 1.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.
Files changed (2) hide show
  1. package/README.md +3 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -13,4 +13,6 @@ mu-form中添加radio、select、checkbox的修改监听
13
13
  ## 1.0.0
14
14
  mu-page和mu-table中,temp的字段更换,有字符串修改为函数
15
15
  ## 1.0.1
16
- 修改v1.0.0bug,mu-details-temp组件中,temp函数的参数问题
16
+ 修改v1.0.0bug,mu-details-temp组件中,temp函数的参数问题
17
+ ## 1.0.2
18
+ 修改v1.0.1bug,mu-details-temp组件中,temp函数的参数问题
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mass-ui-vue3",
3
3
  "author": "wangfei",
4
- "version": "1.0.1",
4
+ "version": "1.0.2",
5
5
  "type": "module",
6
6
  "module": "dist/my-vue-library.es.js",
7
7
  "files": [