@kengic/vue 0.23.2 → 0.23.3-beta.1

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/CHANGELOG.md CHANGED
@@ -1,9 +1,5 @@
1
1
  # 0.24.0
2
2
 
3
- ### 添加 IUseKgTable.onBeforeParseParameter() 事件
4
-
5
- ### KgUtil.throwIfNotFormError() 已弃用, 请使用 KgUtil.throwNotFormValidationError() 方法
6
-
7
3
  # 0.23.0
8
4
 
9
5
  ### 1. 修改组件 API 的获取方式, 由方法改为属性,