star-horse-lowcode 2.8.64 → 2.8.66

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
@@ -430,3 +430,13 @@ barcode 条形码组件
430
430
  ```
431
431
  -修复列表容器拖拽放置时,定位困难bug.
432
432
  ```
433
+ #### v2.8.65
434
+
435
+ ```
436
+ -修复栅格容器,因css margin:8px auto !important 导致的显示bug
437
+ ```
438
+ #### v2.8.66
439
+
440
+ ```
441
+ -修复数据选择器所选数据被截断,搜索不生效bug
442
+ ```