@kengic/vue 0.20.2-beta.0 → 0.21.0

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,3 +1,9 @@
1
+ # 0.21.0
2
+
3
+ 1. 查询条件中的日期范围, 对右侧的日期做了处理, 如果格式是 `YYYY-MM-DD` 则加上一天, 如果格式是 `YYYY-MM-DD HH:mm:ss` 则加上一秒,
4
+
5
+ ---
6
+
1
7
  # 0.20.0
2
8
 
3
9
  1. `kg-search-header-teleport` 重命名为 `kg-layout-header-teleport`,