star-horse-lowcode 2.8.71 → 2.8.72

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
@@ -466,4 +466,9 @@ barcode 条形码组件
466
466
  -容器组件增加了mapping 参数,参数值1:表示1对1或者n:表示1对多, 解决表单中主子表对应关系的时候,是1对1 还是1对n
467
467
  -修复联动是栅格容器因所有列都是隐藏时出现空行的bug
468
468
  ```
469
+ #### v2.8.72
470
+
471
+ ```
472
+ -修复表格组件显示异常和合并单元格列丢失异常
473
+ ```
469
474