star-horse-lowcode 3.1.7 → 3.1.9

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
@@ -608,3 +608,13 @@ barcode 条形码组件
608
608
  -增加5个ApUrl 对象的自定义接口配置
609
609
  -增加联动策略中调用第三方接口带出数据
610
610
  ```
611
+ #### v3.1.8
612
+
613
+ ```
614
+ --修复第三方接口bug
615
+ ```
616
+ #### v3.1.9
617
+
618
+ ```
619
+ --优化表格容器,增加在编辑数据时可调整单元格的宽度
620
+ ```